16 Commits (3e8ed3b93e9b46eb6fe61589482751728865de57)

Author SHA1 Message Date
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_* 7 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 11 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