Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-13 | pack-revindex: hide the definition of 'revindex_entry' | Taylor Blau | 1 | -5/+0 |
2021-01-13 | pack-revindex: remove unused 'find_revindex_position()' | Taylor Blau | 1 | -1/+0 |
2021-01-13 | pack-revindex: remove unused 'find_pack_revindex()' | Taylor Blau | 1 | -2/+0 |
2021-01-13 | pack-revindex: introduce a new API | Taylor Blau | 1 | -0/+54 |
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 |