summaryrefslogtreecommitdiff
path: root/tag.h
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-06-03 22:32:15 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-06-06 05:45:36 (GMT)
commit38a4556198de17156f27f0463161a4d1b5e11555 (patch)
treed81bd0c1a3eb365f0fe3ca4265c57effd5c360e2 /tag.h
parent4f8ec74efa9fc69aa3b0bd52affe31ca09f2fdd3 (diff)
downloadgit-38a4556198de17156f27f0463161a4d1b5e11555.zip
git-38a4556198de17156f27f0463161a4d1b5e11555.tar.gz
git-38a4556198de17156f27f0463161a4d1b5e11555.tar.bz2
index-pack: start learning to emulate "verify-pack -v"
The "index-pack" machinery already has almost enough knowledge to produce the same output as "verify-pack -v". Fill small gaps in its bookkeeping, and teach it to show what it knows. Add a few more command line options that do not have to be advertised to the end users. They will be used internally when verify-pack calls this. The eventual goal is to remove verify-pack implementation and redo it as a thin wrapper around the index-pack, so that we can remove the rather expensive packed_object_info_detail() API. This still does not do the delta-chain-depth histogram yet but that part is easy. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tag.h')
0 files changed, 0 insertions, 0 deletions