You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
blob_excerpt.tmpl Make SVG size argument optional (#12814) 5 years ago
box.tmpl Show diff on rename with diff changes (#15338) (#15340) 4 years ago
comment_form.tmpl Make SVG size argument optional (#12814) 5 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 7 years ago
comments.tmpl Prepend AppSubUrl to links for default avatar (#15341) (#15343) 4 years ago
compare.tmpl Make SVG size argument optional (#12814) 5 years ago
image_diff.tmpl Bugfix for image compare and minor improvements to image compare (#8289) 6 years ago
new_comment.tmpl Pull request review/approval and comment on code (#3748) 7 years ago
new_review.tmpl Fix missing styling for dropdown icon on review button (#11998) 5 years ago
options_dropdown.tmpl Support view individual commit for wiki pages (#11415) 5 years ago
section_unified.tmpl Reply button is not removed when deleting a code review comment (#13824) 4 years ago
whitespace_dropdown.tmpl Add whitespace handling to PR-comparsion (#4683) 7 years ago