13 Commits (c7a7f48f4fe8319867ea025e55e930b48455652a)

Author SHA1 Message Date
Johannes Schindelin c097b95a26 msvc: avoid using minus operator on unsigned types 5 years ago
brian m. carlson e84f3572bd sha1-lookup: switch hard-coded constants to the_hash_algo 5 years ago
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