19 Commits (fe86abd7511a9a6862d5706c6fa1d9b57a63ba09)

Author SHA1 Message Date
Elijah Newren d1cbe1e6d8 hash-ll.h: split out of hash.h to remove dependency on repository.h 2 years ago
Elijah Newren ba3d1c73da treewide: remove unnecessary cache.h includes 2 years ago
René Scharfe 5632e838f8 khash: clarify that allocations never fail 4 years ago
Jeff King d40abc8e95 hashmap: convert sha1hash() to oidhash() 6 years ago
Jeff King e465e7c41d khash: rename oid helper functions 6 years ago
Jeff King 685d34a96e khash: drop sha1-specific map types 6 years ago
Jeff King 8fbb558af4 khash: rename kh_oid_t to kh_oid_set 6 years ago
Jeff King 4ed43d16d7 khash: drop broken oid_map typedef 6 years ago
Denton Liu ad6dad0996 *.[ch]: manually align parameter lists 6 years ago
Denton Liu b199d7147a *.[ch]: remove extern from function declarations using sed 6 years ago
brian m. carlson 5a8643eff1 khash: move oid hash table definition 6 years ago
Carlo Marcelo Arenas Belón d99ea5f9c5 khash: silence -Wunused-function for delta-islands 6 years ago
René Scharfe 9249ca26ac khash: factor out kh_release_* 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Jeff King b32fa95fd8 convert trivial cases to ALLOC_ARRAY 9 years ago
René Scharfe 2756ca4347 use REALLOC_ARRAY for changing the allocation size of arrays 10 years ago
Karsten Blees 039dc71a7c hashmap: factor out getting a hash code from a SHA1 11 years ago
Vicent Marti fff42755ef pack-bitmap: add support for bitmap indexes 11 years ago