Jeff King 65ea9c3c3d cat-file: provide %(deltabase) batch format
It can be useful for debugging or analysis to see which
objects are stored as delta bases on top of others. This
information is available by running `git verify-pack`, but
that is extremely expensive (and is harder than necessary to
parse).

Instead, let's make it available as a cat-file query format,
which makes it fast and simple to get the bases for a subset
of the objects.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-12-26 11:54:26 -08:00
..
2013-09-17 11:42:34 -07:00
2013-12-17 12:02:44 -08:00
2013-12-17 12:02:44 -08:00
2013-10-23 13:21:31 -07:00
2013-09-09 14:36:15 -07:00
2013-12-17 12:02:44 -08:00
2013-12-17 14:12:17 -08:00
2013-07-15 10:56:07 -07:00
2013-09-09 14:36:15 -07:00