1. d40abc8 hashmap: convert sha1hash() to oidhash() by Jeff King · 6 years ago
  2. e465e7c khash: rename oid helper functions by Jeff King · 6 years ago
  3. 685d34a khash: drop sha1-specific map types by Jeff King · 6 years ago
  4. 8fbb558 khash: rename kh_oid_t to kh_oid_set by Jeff King · 6 years ago
  5. 4ed43d1 khash: drop broken oid_map typedef by Jeff King · 6 years ago
  6. 4aeeef3 Merge branch 'dl/no-extern-in-func-decl' by Junio C Hamano · 6 years ago
  7. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
  8. b199d71 *.[ch]: remove extern from function declarations using sed by Denton Liu · 6 years ago
  9. 5a8643e khash: move oid hash table definition by brian m. carlson · 6 years ago
  10. d99ea5f khash: silence -Wunused-function for delta-islands by Carlo Marcelo Arenas Belón · 6 years ago
  11. 9249ca2 khash: factor out kh_release_* by René Scharfe · 6 years ago
  12. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 6 years ago
  13. b32fa95 convert trivial cases to ALLOC_ARRAY by Jeff King · 9 years ago
  14. 2756ca4 use REALLOC_ARRAY for changing the allocation size of arrays by René Scharfe · 10 years ago
  15. 039dc71 hashmap: factor out getting a hash code from a SHA1 by Karsten Blees · 11 years ago
  16. fff4275 pack-bitmap: add support for bitmap indexes by Vicent Marti · 11 years ago