summaryrefslogtreecommitdiff
path: root/pack-revindex.c
Commit message (Collapse)AuthorAgeFilesLines
* factorize revindex code out of builtin-pack-objects.cNicolas Pitre2008-03-011-0/+142
No functional change. This is needed to fix verify-pack in a later patch. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>