aboutsummaryrefslogtreecommitdiff
path: root/models/git_diff.go
Commit message (Expand)AuthorAge
* models/git_diff: add bound checkUnknwon2017-02-22
* diff: able to highlight line with hashtag URLUnknwon2017-02-20
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* #3464 add diff signs which does not have inline diffUnknwon2016-08-16
* #3464 reproduce diff signsUnknwon2016-08-16
* Web editor: improve edit file and diff previewUnknwon2016-08-14
* Improve diff highlight (#3390)Andrey Nering2016-08-07
* #3345 dump content directly to HTTP ResponseWriterUnknwon2016-07-30
* Diff patch (#3345)Dennis Chen2016-07-30
* add IsSubmodule field to DiffFile and hide view file button on diff page for ...Siarhei Navatski2016-07-23
* Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)Andrey Nering2016-06-29
* Little refactoring of diff highlight.Andrey Nering2016-02-21
* Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
* Refactoring of inline diff computing to prevent empty diff box. Fix #2489Andrey Nering2016-01-27
* roll back a small changeUnknwon2016-01-09
* minor fix to #2335Unknwon2016-01-09
* Fix: now highlights in diff view are getting the correct lines.Andrey Nering2016-01-08
* Semantic fixes.Andrey Nering2016-01-07
* Declaring specific types for enums constants.Andrey Nering2016-01-06
* Highlighting differences of lines in the diff view.Andrey Nering2016-01-06
* #2185 fall back to use custom chardet libUnknwon2015-12-31
* rename import pathUnknwon2015-12-15
* fix huge diff hangsUnknwon2015-12-14
* #2185 use Go sub-repo to detect encodingUnknwon2015-12-13
* #2071 Diff is not showing full content when has super long one lineUnknwon2015-12-02
* better escape char handleUnknwon2015-11-20
* rename fieldsUnknwon2015-11-03
* #1838 update merge base before generate new patchUnknwon2015-11-03
* fix #1078Unknwon2015-11-02
* #1790 fast return for too large diffUnknwon2015-10-17
* more on #966Unknwon2015-08-20
* Partial impl of git diff encodingVladimir Vissoultchev2015-07-29
* Allow spaces in file/dir names on parsing git diffVladimir Vissoultchev2015-07-28
* Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-06
* Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-22
* fix #711Unknwon2014-12-09
* toutf8 improved & add max git diff lineslunnyxiao2014-09-17
* Prepare 0.5 releaseUnknwon2014-09-12
* add commit compare functionalityChristopher Brickley2014-09-01
* New UI merge in progressUnknwon2014-07-26
* Able to set timeout for process monitorUnknown2014-07-06
* Basic process managerUnknown2014-06-19
* Fix zombieUnknown2014-05-28
* Fix #166Unknown2014-05-13
* Mirror bug fix on downloading zipUnknown2014-04-15
* update with new gitslene2014-04-13