summaryrefslogtreecommitdiffstats
path: root/sha1-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* sha1-lookup: fix up the assertion messageJunio C Hamano2009-04-061-1/+1
* sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1Christian Couder2009-04-041-0/+101
* sha1-lookup: make selection of 'middle' less aggressiveJunio C Hamano2008-04-091-7/+26
* sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano2008-04-091-0/+152