gitea/templates/repo/diff
zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) ()
This PR changes the compare page to make the "..." in the between branches a clickable
link. This changes the comparison type from "..." to "..". Similarly it makes the
initial compare icon clickable to switch the head and base branches.

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

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
blob_excerpt.tmpl Fix whitespace rendering in diff ()
box.tmpl Use git attributes to determine generated and vendored status for language stats and diffs ()
comment_form.tmpl Fix spelling ()
comment_form_datahandler.tmpl Pull request review/approval and comment on code ()
comments.tmpl Switch migration icon to svg ()
compare.tmpl Support direct comparison (git diff a..b) as well merge comparison (a...b) ()
conversation.tmpl Fix previous/next button size ()
csv_diff.tmpl Enforce tab indentation in templates ()
image_diff.tmpl Add Image Diff for SVG files ()
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews ()
new_review.tmpl Add attachments for PR reviews ()
options_dropdown.tmpl Comment box tweaks and SVG dropdown triangles ()
section_split.tmpl Simplify split diff view generation and remove JS dependency ()
section_unified.tmpl Do not reload page after adding comments in Pull Request reviews ()
stats.tmpl Search and Diff CSS enhancements ()
whitespace_dropdown.tmpl Comment box tweaks and SVG dropdown triangles ()