aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/diff
Commit message (Expand)AuthorAge
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* templates: use `OldIndex` for delete files in diff (#6878)Joe Chen2022-03-28
* mod: bump github.com/gogs/git-module from 1.4.0 to 1.5.0 (#6877)dependabot[bot]2022-03-28
* template: better diff handling of rename and deleted files (#6048)ᴜɴᴋɴᴡᴏɴ2020-03-31
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* templates: fix line wrap for very long commit messageUnknwon2019-11-07
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates: sanitize special links in commit message (#5545)Unknwon2018-12-10
* templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)rokuu2018-04-24
* repo/diff: fix line number in split view template (#4584)Unknwon2017-07-14
* css: not include line numbers in diff selection (#4584)Unknwon2017-07-14
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* models/repo_diff: move core functions to gogits/git-moduleUnknwon2017-04-04
* repo/pull: handle head repository of merged pull requests deletedUnknwon2017-03-10
* templates/repo/diff: fix tag-code doesn't display in split viewUnknwon2017-02-23
* diff: able to highlight line with hashtag URLUnknwon2017-02-20
* Web editor: improve edit fileUnknwon2016-08-28