gitea/routers
zeripath 58a4407acb
Remove follow from commits by file (#20765)
The use of `--follow` makes getting these commits very slow on large repositories
as it results in searching the whole commit tree for a blob.

Now as nice as the results of `--follow` are, I am uncertain whether it is really
of sufficient importance to keep around.

Fix #20764

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

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-08-14 21:22:13 -04:00
..
api Remove follow from commits by file (#20765) 2022-08-14 21:22:13 -04:00
common Rework raw file http header logic (#20484) 2022-07-29 17:26:55 +02:00
install Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
private Add missing parameter for error in log message (#20144) 2022-06-27 16:52:22 +03:00
utils refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
web Remove follow from commits by file (#20765) 2022-08-14 21:22:13 -04:00
init.go Refactor legacy git init (#20376) 2022-08-09 11:22:24 +08:00