aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/compare.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-23/+23
* Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmplwxiaoguang2022-04-261-1/+1
* Improve interface when comparing a branch which has created a pull request (#...Lunny Xiao2021-12-241-2/+16
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-19/+19
* Support direct comparison (git diff a..b) as well merge comparison (a...b) (#...zeripath2021-09-271-18/+18
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-4/+4
* Add selecting tags on the compare page (#15723)Jonathan Tran2021-05-071-77/+147
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-3/+3
* Ensure that new pull request button works on forked forks owned by owner of t...zeripath2021-03-161-10/+31
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-031-1/+11
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-2/+2
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-2/+2
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+1
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-121-5/+30
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-041-17/+19
* Show pull request selection even when unrelated branches (#11239)zeripath2020-05-021-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Create PR on Current Repository by Default (#8670)Benno2019-10-301-1/+6
* ui fixes - compare view and archieved repo issues (#7345)Cherrg2019-07-081-3/+11
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-291-0/+2
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-0/+74