Merge branch 'zj/diff-stat-smaller-num-columns'
commit29c2a3dbadaa1c2d1128a4892241f82f5b34778c
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 20:53:28 +0000 (2 13:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 20:53:28 +0000 (2 13:53 -0700)
treee89235283655640030f481b6c8f5b6af77535650
parenta5f9ba99894f7e6e475bc7f8770c2098f2f73efb
parentdc801e71a72201f760618c6a706a31edccdc6fd2
Merge branch 'zj/diff-stat-smaller-num-columns'

Spend only minimum number of columns necessary to show the number of lines
in the output from "diff --stat", instead of always allocating 4 columns
even when showing changes that are much smaller than 1000 lines.

By Zbigniew JÄ™drzejewski-Szmek
* zj/diff-stat-smaller-num-columns:
  diff --stat: use less columns for change counts
Documentation/gitcore-tutorial.txt
diff.c
t/t4052-stat-output.sh