summaryrefslogtreecommitdiff
path: root/sha1-lookup.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-06sha1-lookup: fix up the assertion messageLibravatar Junio C Hamano1-1/+1
2009-04-04sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1Libravatar Christian Couder1-0/+101
2008-04-09sha1-lookup: make selection of 'middle' less aggressiveLibravatar Junio C Hamano1-7/+26
2008-04-09sha1-lookup: more memory efficient search in sorted list of SHA-1Libravatar Junio C Hamano1-0/+152