summaryrefslogtreecommitdiff
path: root/builtin/pack-objects.c
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2014-10-15 18:41:21 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-10-16 10:10:41 -0700
commit660c889e46d185dc98ba78963528826728b0a55d (patch)
treef70f42402438859d21623c290330cca9bc54a979 /builtin/pack-objects.c
parentcount-objects: use for_each_loose_file_in_objdir (diff)
downloadtgif-660c889e46d185dc98ba78963528826728b0a55d.tar.xz
sha1_file: add for_each iterators for loose and packed objects
We typically iterate over the reachable objects in a repository by starting at the tips and walking the graph. There's no easy way to iterate over all of the objects, including unreachable ones. Let's provide a way of doing so. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/pack-objects.c')
0 files changed, 0 insertions, 0 deletions