aboutsummaryrefslogtreecommitdiff
path: root/sha1-lookup.c
Commit message (Expand)AuthorAge
* cleanup: fix possible overflow errors in binary searchDerrick Stolee2017-10-10
* sha1_file: drop experimental GIT_USE_LOOKUP searchJeff King2017-08-09
* sha1-lookup: handle duplicates in sha1_pos()René Scharfe2014-10-01
* sha1-lookup: handle duplicate keys with GIT_USE_LOOKUPJeff King2013-08-24
* sha1-lookup: fix up the assertion messageJunio C Hamano2009-04-06
* sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1Christian Couder2009-04-04
* sha1-lookup: make selection of 'middle' less aggressiveJunio C Hamano2008-04-09
* sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano2008-04-09