forgejo/services/gitdiff
KN4CK3R a9ca4b4100
Calculate filename hash only once ()
* Calculate hash only once.

* remove unused Sha1 template helper function, use ctx.Data["FileNameHash"]

* fix unit tests
2022-05-09 00:29:50 +02:00
..
testdata/academic-module rm .sample hooks which aren't used () 2022-03-16 10:33:07 +00:00
csv.go format with gofumpt () 2022-01-20 18:46:10 +01:00
csv_test.go format with gofumpt () 2022-01-20 18:46:10 +01:00
gitdiff.go Calculate filename hash only once () 2022-05-09 00:29:50 +02:00
gitdiff_test.go Make git.OpenRepository accept Context () 2022-03-30 03:13:41 +08:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00