0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 15:22:44 +01:00
gitea/templates/repo/diff
Rowan Bohde a8e7caedfa
add submodule diff links (#33097)
This adds links to submodules in diffs, similar to the existing link
when viewing a repo at a specific commit. It does this by expanding diff
parsing to recognize changes to submodules, and find the specific refs
that are added, deleted or changed.

Related #25888

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-08 01:38:30 +00:00
..
blob_excerpt.tmpl Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
box.tmpl add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00
comment_form_datahandler.tmpl
comment_form.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
comments.tmpl Support quote selected comments to reply (#32431) 2024-11-07 03:57:07 +00:00
compare.tmpl Refactor pull-request compare&create page (#33071) 2025-01-02 01:16:09 +08:00
conversation_outdated.tmpl
conversation.tmpl
csv_diff.tmpl
escape_title.tmpl Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
image_diff.tmpl
new_comment.tmpl
new_review.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
options_dropdown.tmpl
section_code.tmpl
section_split.tmpl Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
section_unified.tmpl De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
stats.tmpl
whitespace_dropdown.tmpl