diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2011-05-27 14:36:40 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-27 10:44:02 -0700 |
commit | 358e460eebd3c19f228f02461b5f161ea48b0a98 (patch) | |
tree | 228b757cce143536603c4660aa04a5e4ae6b528a /setup.c | |
parent | Update draft release notes to 1.7.6 (diff) | |
download | tgif-358e460eebd3c19f228f02461b5f161ea48b0a98.tar.xz |
diff.c: omit hidden entries from namelen calculation with --stat
Currently, --stat calculates the longest name from all items but then
drops some (mode changes) from the output later on.
Instead, drop them from the namelen generation and calculation.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'setup.c')
0 files changed, 0 insertions, 0 deletions