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/routers
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>
2 months ago
..
api Make git clone URL could use current signed-in user (#33091) 2 months ago
common Fix bleve fuzziness search (#33078) 2 months ago
install Refactor request context (#32956) 2 months ago
private [Feature] Private README.md for organization (#32872) 2 months ago
utils Refactor external URL detection (#29973) 11 months ago
web add submodule diff links (#33097) 2 months ago
init.go Add sub issue list support (#32940) 2 months ago