summaryrefslogtreecommitdiffstats
path: root/sha1-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* sha1-lookup: handle duplicates in sha1_pos()René Scharfe2014-10-011-2/+0
* sha1-lookup: handle duplicate keys with GIT_USE_LOOKUPJeff King2013-08-241-0/+47
* 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