gitea/templates
KN4CK3R ed64f1c2b8
Support `.git-blame-ignore-revs` file (#26395)
Closes #26329

This PR adds the ability to ignore revisions specified in the
`.git-blame-ignore-revs` file in the root of the repository.


![grafik](https://github.com/go-gitea/gitea/assets/1666336/9e91be0c-6e9c-431c-bbe9-5f80154251c8)

The banner is displayed in this case. I intentionally did not add a UI
way to bypass the ignore file (same behaviour as Github) but you can add
`?bypass-blame-ignore=true` to the url manually.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-16 17:42:34 +00:00
..
admin Display all user types and org types on admin management UI (#27050) 2023-09-14 06:53:36 +00:00
api/packages/pypi
base
code
custom
devtest
explore Use `print` instead of `printf` (#27093) 2023-09-16 03:51:54 +00:00
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org
package add sparse url in cargo package guide (#26937) 2023-09-13 12:14:10 +08:00
projects
repo Support `.git-blame-ignore-revs` file (#26395) 2023-09-16 17:42:34 +00:00
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 2023-09-12 12:26:51 +00:00
status
swagger Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
user Show OpenID Connect and OAuth on signup page (#20242) 2023-09-13 05:14:21 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl