Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pack-revindex.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 |
* | do not discard revindex when re-preparing packfiles | Jeff King | 2014-01-16 |
* | revindex: export new APIs | Vicent Marti | 2013-10-24 |
* | pack-revindex: radix-sort the revindex | Jeff King | 2013-07-12 |
* | pack-revindex: use unsigned to store number of objects | Jeff King | 2013-07-12 |
* | janitor: useless checks before free | Pierre Habouzit | 2009-07-22 |
* | make find_pack_revindex() aware of the nasty world | Nicolas Pitre | 2008-11-02 |
* | discard revindex data when pack list changes | Nicolas Pitre | 2008-08-22 |
* | call init_pack_revindex() lazily | Nicolas Pitre | 2008-06-23 |
* | factorize revindex code out of builtin-pack-objects.c | Nicolas Pitre | 2008-03-01 |