aboutsummaryrefslogtreecommitdiffstats
path: root/sha1-lookup.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-04hash-lookup: rename from sha1-lookupMartin Ågren1-32/+0
2021-01-04sha1-lookup: rename `sha1_pos()` as `hash_pos()`Martin Ågren1-3/+3
2019-05-05*.[ch]: manually align parameter listsDenton Liu1-3/+3
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-1/+1
2018-02-15packfile: refactor hash search with fanout tableJonathan Tan1-0/+22
2017-08-25sha1-lookup: remove sha1_entry_pos() from header fileChristian Couder1-6/+0
2009-04-04sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1Christian Couder1-0/+7
2008-04-09sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano1-0/+9