Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | pack-revindex: store entries directly in packed_git | Jeff King | 2015-12-21 | 1 | -25/+22 | |
* | | pack-revindex: drop hash table | Jeff King | 2015-12-21 | 1 | -54/+6 | |
|/ | ||||||
* | do not discard revindex when re-preparing packfiles | Jeff King | 2014-01-16 | 1 | -11/+0 | |
* | revindex: export new APIs | Vicent Marti | 2013-10-25 | 1 | -13/+25 | |
* | pack-revindex: radix-sort the revindex | Jeff King | 2013-07-12 | 1 | -5/+95 | |
* | pack-revindex: use unsigned to store number of objects | Jeff King | 2013-07-12 | 1 | -4/+4 | |
* | janitor: useless checks before free | Pierre Habouzit | 2009-07-23 | 1 | -2/+1 | |
* | make find_pack_revindex() aware of the nasty world | Nicolas Pitre | 2008-11-03 | 1 | -1/+2 | |
* | discard revindex data when pack list changes | Nicolas Pitre | 2008-08-23 | 1 | -0/+12 | |
* | call init_pack_revindex() lazily | Nicolas Pitre | 2008-06-24 | 1 | -2/+4 | |
* | factorize revindex code out of builtin-pack-objects.c | Nicolas Pitre | 2008-03-01 | 1 | -0/+142 |