This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo/diff
zeripath f544414a23
Show diff on rename with diff changes (#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:36 -04:00
..
blob_excerpt.tmpl
box.tmpl Show diff on rename with diff changes (#15338) 2021-04-08 15:35:36 -04:00
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl Prepend AppSubUrl to links for default avatar (#15341) 2021-04-08 15:25:06 +02:00
compare.tmpl Ensure that new pull request button works on forked forks owned by owner of the root (#14932) 2021-03-16 02:36:34 +01:00
conversation.tmpl Diff box fixes (#15214) 2021-03-31 18:19:53 -04:00
csv_diff.tmpl Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
image_diff.tmpl
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_split.tmpl
section_unified.tmpl
stats.tmpl
whitespace_dropdown.tmpl