forgejo/templates/repo/diff
Gergely Nagy 220c3fe3b3
Expand code diffs against the commits repo
When expanding code diffs, the expansion should search for more context
in the commits repo, rather than in the repo in context, because the
commit may not be available in the base repo. For example, when
previewing a pull request, the commit is not in the target repo yet -
it's in the fork.

Fixes #3746.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-05-14 10:25:28 +02:00
..
blob_excerpt.tmpl
box.tmpl Fix unlabelled button in code review 2024-04-18 16:20:29 +02:00
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl
compare.tmpl
conversation.tmpl
conversations.tmpl
csv_diff.tmpl
escape_title.tmpl
image_diff.tmpl
new_comment.tmpl
new_review.tmpl Prevent allow/reject reviews on merged/closed PRs (#30686) 2024-04-28 15:39:01 +02:00
options_dropdown.tmpl
section_code.tmpl
section_split.tmpl Expand code diffs against the commits repo 2024-05-14 10:25:28 +02:00
section_unified.tmpl Expand code diffs against the commits repo 2024-05-14 10:25:28 +02:00
stats.tmpl
whitespace_dropdown.tmpl