16 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)

Author SHA1 Message Date
René Scharfe 45ccef87b3 use COPY_ARRAY 8 years ago
Jeff King b32fa95fd8 convert trivial cases to ALLOC_ARRAY 9 years ago
Jeff King 9d98bbf578 pack-revindex: store entries directly in packed_git 9 years ago
Jeff King f4015337da pack-revindex: drop hash table 9 years ago
Johannes Schindelin 56a1a3ab44 Silence GCC's "cast of pointer to integer of a different size" warning 9 years ago
Brian Gesiak 48d547fb38 pack-revindex.c: rearrange xcalloc arguments 11 years ago
Jeff King 1a6d8b9148 do not discard revindex when re-preparing packfiles 11 years ago
Vicent Marti 92e5c77c37 revindex: export new APIs 11 years ago
Jeff King 8b8dfd5132 pack-revindex: radix-sort the revindex 12 years ago
Jeff King 012b32bb46 pack-revindex: use unsigned to store number of objects 12 years ago
Pierre Habouzit 24deea5273 janitor: useless checks before free 16 years ago
Nicolas Pitre 08698b1e32 make find_pack_revindex() aware of the nasty world 16 years ago
Nicolas Pitre 4b480c6716 discard revindex data when pack list changes 17 years ago
Nicolas Pitre 1f5c74f6cf call init_pack_revindex() lazily 17 years ago
Nicolas Pitre 3449f8c4cb factorize revindex code out of builtin-pack-objects.c 17 years ago