10 Commits (6afedba8c97b5a8463e45ff801218433f8392d5d)

Author SHA1 Message Date
Johannes Schindelin 033abf97fc Replace all die("BUG: ...") calls by BUG() ones 7 years ago
Jonathan Tan b4e00f7306 packfile: refactor hash search with fanout table 7 years ago
Derrick Stolee 19716b21a4 cleanup: fix possible overflow errors in binary search 7 years ago
Jeff King f1068efefe sha1_file: drop experimental GIT_USE_LOOKUP search 8 years ago
René Scharfe 0eb0fb889e sha1-lookup: handle duplicates in sha1_pos() 10 years ago
Jeff King 171bdaca69 sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP 12 years ago
Junio C Hamano 1a7b1f6b9c sha1-lookup: fix up the assertion message 16 years ago
Christian Couder 96beef8c2e sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1 16 years ago
Junio C Hamano 12ecb01107 sha1-lookup: make selection of 'middle' less aggressive 17 years ago
Junio C Hamano 628522ec14 sha1-lookup: more memory efficient search in sorted list of SHA-1 17 years ago