summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_compare.go
Commit message (Expand)AuthorAgeFilesLines
* Git 2.28 no longer permits diff with ... on unrelated branches (#12364)zeripath2020-07-291-6/+31
* Fix numbr of files, total additions, and deletions (#11614)zeripath2020-05-261-2/+87
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-121-1/+0
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-0/+6
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-131-13/+15
* Do not fetch all refs (#7797)Mura Li2019-08-131-1/+1
* Be more strict with git arguments (#7715)zeripath2019-08-051-1/+1
* Add golangci (#6418)kolaente2019-06-121-1/+7
* Fixes diff on merged pull requests (#7171)Mario Lubenka2019-06-111-4/+4
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-0/+106