forgejo/templates
qwerty287 a9ed1c5c7c
Add API to get file commit history (#17652)
Adds an API endpoint `api/v1/repos/{owner}/{repo}/git/history/{filepath}` to get the commits affecting the given file or directory.

Closes https://github.com/go-gitea/gitea/issues/16206 and closes https://github.com/go-gitea/gitea/issues/16703
2021-12-22 06:17:33 +00:00
..
admin Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 2021-12-14 16:37:11 +08:00
base
custom
explore
mail
org
repo Abort merge if head has been updated before pressing merge (#18032) 2021-12-20 08:32:54 +08:00
shared Change <a> elements to underline on hover (#17898) 2021-12-18 05:29:00 +00:00
status Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
swagger Add API to get file commit history (#17652) 2021-12-22 06:17:33 +00:00
user Move POST /{username}/action/{action} to simply POST /{username} (#18045) 2021-12-20 17:18:26 +00:00
home.tmpl
install.tmpl
post-install.tmpl