forgejo/services/gitdiff
Adam Majer cbf923e87b
Abstract hash function usage ()
Refactor Hash interfaces and centralize hash function. This will allow
easier introduction of different hash function later on.

This forms the "no-op" part of the SHA256 enablement patch.
2023-12-13 21:02:00 +00:00
..
testdata/academic-module rm .sample hooks which aren't used () 2022-03-16 10:33:07 +00:00
csv.go Use Go 1.21 and update dependencies () 2023-09-03 10:34:57 +00:00
csv_test.go Even more db.DefaultContext refactor () 2023-10-03 10:30:41 +00:00
gitdiff.go Abstract hash function usage () 2023-12-13 21:02:00 +00:00
gitdiff_test.go Even more db.DefaultContext refactor () 2023-10-03 10:30:41 +00:00
highlightdiff.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
highlightdiff_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00