summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/compare.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Don't show new pr button when page is not compare pull (#26431)yp053272024-01-211-3/+5
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Add merge arrow direction and update styling (#28523)Kyle D2024-01-051-2/+2
* Use full width for PR comparison (#28182)Nanguan Lin2023-11-231-2/+2
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-24/+24
* Change green buttons to primary color (#27099)silverwind2023-09-181-3/+3
* Fix being unable to use a repo that prohibits accepting PRs as a PR source. (...CaiCandong2023-08-291-1/+1
* Repository Archived text title center align (#25767)puni98692023-07-081-1/+1
* Link to existing PR when trying to open a new PR on the same branches (#25494)sebastian-sauer2023-06-251-1/+1
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-2/+2
* Remove fluid on compare diff page (#24627)Hester Gong2023-05-101-2/+0
* Make diff view full width again (#24598)wxiaoguang2023-05-091-12/+15
* Display when a repo was archived (#22664)JakobDev2023-04-261-1/+5
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-6/+6
* Always go full width in PR view (#22844)gempir2023-02-161-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-6/+6
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Revert increased width on pull pages (#21470)Gusted2022-10-191-1/+1
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-1/+1
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-0/+8
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-4/+4
* 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