summaryrefslogtreecommitdiff
path: root/sha1-lookup.h
Commit message (Expand)AuthorAgeFilesLines
* *.[ch]: manually align parameter listsDenton Liu2019-05-051-3/+3
* *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-1/+1
* packfile: refactor hash search with fanout tablejt/binsearch-with-fanoutJonathan Tan2018-02-151-0/+22
* sha1-lookup: remove sha1_entry_pos() from header filejk/drop-sha1-entry-posChristian Couder2017-08-251-6/+0
* sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1Christian Couder2009-04-041-0/+7
* sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano2008-04-091-0/+9