Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-16 | pack-revindex: open index if necessary | Jeff King | 1 | -1/+1 |
2015-12-21 | pack-revindex: store entries directly in packed_git | Jeff King | 1 | -7/+4 |
2014-01-16 | do not discard revindex when re-preparing packfiles | Jeff King | 1 | -1/+0 |
2013-10-24 | revindex: export new APIs | Vicent Marti | 1 | -0/+8 |
2008-08-22 | discard revindex data when pack list changes | Nicolas Pitre | 1 | -0/+1 |
2008-06-23 | call init_pack_revindex() lazily | Nicolas Pitre | 1 | -1/+0 |
2008-03-01 | factorize revindex code out of builtin-pack-objects.c | Nicolas Pitre | 1 | -0/+12 |