summaryrefslogtreecommitdiffstats
path: root/services/gitdiff/gitdiff.go
Commit message (Expand)AuthorAgeFilesLines
* Fix diff path unquoting (#12554) (#12575)zeripath2020-08-231-30/+17
* Some refactor on git diff and ignore getting commit information failed on mig...Lunny Xiao2020-01-281-239/+1
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-11/+12
* Check if diff actually contains sections when rendering (#9926)Lauris BH2020-01-221-1/+1
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-9/+20
* Fix panic when diff (#9187)Lunny Xiao2019-11-281-8/+9
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-17/+163
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+2
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-0/+828