1. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
  2. 15db4e7 treewide: remove unnecessary cache.h includes in source files by Elijah Newren · 2 years, 1 month ago
  3. 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 7 months ago
  4. 02c3c59 hashmap: mark unused callback parameters by Jeff King · 2 years, 7 months ago
  5. 6da1a25 hashmap: provide deallocation function names by Elijah Newren · 4 years, 4 months ago
  6. c8e424c hashmap: introduce hashmap_free_entries by Eric Wong · 5 years ago
  7. 939af16 hashmap_cmp_fn takes hashmap_entry params by Eric Wong · 5 years ago
  8. 26b455f hashmap_put takes "struct hashmap_entry *" by Eric Wong · 5 years ago
  9. c62bff2 Merge branch 'cc/test-oidmap' by Junio C Hamano · 6 years ago
  10. 19cfa0e oidmap: use sha1hash() instead of static hash() function by Christian Couder · 6 years ago
  11. cc00e5c convert hashmap comparison functions to oideq() by Jeff King · 7 years ago
  12. e2a5a02 oidmap: ensure map is initialized by Brandon Williams · 7 years ago
  13. 9e6fabde oidmap: map with OID as key by Jonathan Tan · 7 years ago