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.
forgejo/services/gitdiff
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654)
* Calculate hash only once.

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

* fix unit tests
2 years ago
..
testdata/academic-module rm .sample hooks which aren't used (#19101) 2 years ago
csv.go format with gofumpt (#18184) 2 years ago
csv_test.go format with gofumpt (#18184) 2 years ago
gitdiff.go Calculate filename hash only once (#19654) 2 years ago
gitdiff_test.go Make git.OpenRepository accept Context (#19260) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago