1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 03:06:04 +00:00
gitea/templates/repo/diff
zeripath 62fbca3af4
Show diff on rename with diff changes (#15338) (#15340)
Backport #15338

More recent versions of git have increased support for detection of renames meaning
that a rename with diff changes is now supported.

Although ParsePatch supports this - our templates do not and the simplest solution
is simply to show the diff.

Fix #15335

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
2021-04-08 15:35:47 -04:00
..
blob_excerpt.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
box.tmpl Show diff on rename with diff changes (#15338) (#15340) 2021-04-08 15:35:47 -04:00
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00
comment_form.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
comments.tmpl Prepend AppSubUrl to links for default avatar (#15341) (#15343) 2021-04-08 13:23:42 +02:00
compare.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
image_diff.tmpl Bugfix for image compare and minor improvements to image compare (#8289) 2019-10-04 15:58:54 -04:00
new_comment.tmpl Pull request review/approval and comment on code (#3748) 2018-08-06 06:43:21 +02:00
new_review.tmpl Fix missing styling for dropdown icon on review button (#11998) 2020-06-22 03:02:22 +03:00
options_dropdown.tmpl Support view individual commit for wiki pages (#11415) 2020-05-16 19:38:40 +03:00
section_unified.tmpl Reply button is not removed when deleting a code review comment (#13824) 2020-12-03 20:26:47 +00:00
whitespace_dropdown.tmpl Add whitespace handling to PR-comparsion (#4683) 2018-08-14 13:49:33 -04:00