index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
repo
/
diff
Commit message (
Expand
)
Author
Age
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
templates: use `OldIndex` for delete files in diff (#6878)
Joe Chen
2022-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 message
Unknwon
2019-11-07
*
templates: rename template function Str2html -> Str2HTML
Unknwon
2018-12-10
*
templates: sanitize special links in commit message (#5545)
Unknwon
2018-12-10
*
templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)
rokuu
2018-04-24
*
repo/diff: fix line number in split view template (#4584)
Unknwon
2017-07-14
*
css: not include line numbers in diff selection (#4584)
Unknwon
2017-07-14
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
models/repo_diff: move core functions to gogits/git-module
Unknwon
2017-04-04
*
repo/pull: handle head repository of merged pull requests deleted
Unknwon
2017-03-10
*
templates/repo/diff: fix tag-code doesn't display in split view
Unknwon
2017-02-23
*
diff: able to highlight line with hashtag URL
Unknwon
2017-02-20
*
Web editor: improve edit file
Unknwon
2016-08-28