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
/
models
/
git_diff.go
Commit message (
Collapse
)
Author
Age
*
Enable sintax highlighting on diff view. Close #733
Andrey Nering
2016-02-04
|
*
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
Andrey Nering
2016-01-27
|
*
roll back a small change
Unknwon
2016-01-09
|
*
minor fix to #2335
Unknwon
2016-01-09
|
*
Fix: now highlights in diff view are getting the correct lines.
Andrey Nering
2016-01-08
|
*
Semantic fixes.
Andrey Nering
2016-01-07
|
*
Declaring specific types for enums constants.
Andrey Nering
2016-01-06
|
|
|
|
|
This makes the code more strict since you can't assign or compare values of different types without proper cast.
*
Highlighting differences of lines in the diff view.
Andrey Nering
2016-01-06
|
*
#2185 fall back to use custom chardet lib
Unknwon
2015-12-31
|
*
rename import path
Unknwon
2015-12-15
|
*
fix huge diff hangs
Unknwon
2015-12-14
|
*
#2185 use Go sub-repo to detect encoding
Unknwon
2015-12-13
|
*
#2071 Diff is not showing full content when has super long one line
Unknwon
2015-12-02
|
*
better escape char handle
Unknwon
2015-11-20
|
*
rename fields
Unknwon
2015-11-03
|
*
#1838 update merge base before generate new patch
Unknwon
2015-11-03
|
*
fix #1078
Unknwon
2015-11-02
|
*
#1790 fast return for too large diff
Unknwon
2015-10-17
|
*
more on #966
Unknwon
2015-08-20
|
*
Partial impl of git diff encoding
Vladimir Vissoultchev
2015-07-29
|
*
Allow spaces in file/dir names on parsing git diff
Vladimir Vissoultchev
2015-07-28
|
*
Link to previous commited source file (diff.view_file button) instead of ↵
Tony Tsang
2015-02-06
|
|
|
|
returning 404 for deleted files.
*
Replace mahonia with the standard functions in the Golang Sub-repositories
Peter Smit
2014-12-22
|
*
fix #711
Unknwon
2014-12-09
|
*
toutf8 improved & add max git diff lines
lunnyxiao
2014-09-17
|
*
Prepare 0.5 release
Unknwon
2014-09-12
|
*
add commit compare functionality
Christopher Brickley
2014-09-01
|
*
New UI merge in progress
Unknwon
2014-07-26
|
*
Able to set timeout for process monitor
Unknown
2014-07-06
|
*
Basic process manager
Unknown
2014-06-19
|
*
Fix zombie
Unknown
2014-05-28
|
*
Fix #166
Unknown
2014-05-13
|
*
Mirror bug fix on downloading zip
Unknown
2014-04-15
|
*
update with new git
slene
2014-04-13