1. 8380dcd oid_pos(): access table through const pointers by Jeff King · 4 years, 2 months ago
  2. 45ee13b hash_pos(): convert to oid_pos() by Jeff King · 4 years, 2 months ago
  3. bc62692 hash-lookup: rename from sha1-lookup by Martin Ågren · 4 years, 3 months ago[Renamed (90%) from sha1-lookup.c]
  4. 7a7d992 sha1-lookup: rename `sha1_pos()` as `hash_pos()` by Martin Ågren · 4 years, 3 months ago
  5. 6d5291b Merge branch 'js/azure-pipelines-msvc' by Junio C Hamano · 5 years ago
  6. c097b95 msvc: avoid using minus operator on unsigned types by Johannes Schindelin · 5 years ago
  7. e84f357 sha1-lookup: switch hard-coded constants to the_hash_algo by brian m. carlson · 6 years ago
  8. 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin · 7 years ago
  9. b4e00f7 packfile: refactor hash search with fanout table by Jonathan Tan · 7 years ago
  10. 19716b2 cleanup: fix possible overflow errors in binary search by Derrick Stolee · 7 years ago
  11. f1068ef sha1_file: drop experimental GIT_USE_LOOKUP search by Jeff King · 8 years ago
  12. 0eb0fb8 sha1-lookup: handle duplicates in sha1_pos() by René Scharfe · 11 years ago
  13. 171bdac sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP by Jeff King · 12 years ago
  14. 1a7b1f6 sha1-lookup: fix up the assertion message by Junio C Hamano · 16 years ago
  15. 96beef8 sha1-lookup: add new "sha1_pos" function to efficiently lookup sha1 by Christian Couder · 16 years ago
  16. 12ecb01 sha1-lookup: make selection of 'middle' less aggressive by Junio C Hamano · 17 years ago
  17. 628522e sha1-lookup: more memory efficient search in sorted list of SHA-1 by Junio C Hamano · 17 years ago