author | Junio C Hamano <gitster@pobox.com> | |
Fri, 3 Jun 2011 22:32:16 +0000 (15:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 6 Jun 2011 05:45:37 +0000 (22:45 -0700) | ||
commit | d1a0ed187cbea2941a5cc10dcc43f3a7052ce32d | |
tree | f9b8a4c410372b462340339fce718e6828bbe6e0 | tree | snapshot |
parent | 38a4556198de17156f27f0463161a4d1b5e11555 | commit | diff |
index-pack: show histogram when emulating "verify-pack -v"
The histogram produced by "verify-pack -v" always had an artificial
limit of 50, but index-pack knows what the maximum delta depth is, so
we do not have to limit it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The histogram produced by "verify-pack -v" always had an artificial
limit of 50, but index-pack knows what the maximum delta depth is, so
we do not have to limit it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/index-pack.c | diff | blob | history |