Merge branch 'lp/diffstat-with-graph' into maint
commit9aa620dfae29183c57ecc351a097f9553d1b1ac1
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 May 2012 17:06:52 +0000 (10 10:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 May 2012 17:06:53 +0000 (10 10:06 -0700)
tree5a24f5193fdbba1eb13de0944220f4f27407bc64
parent42325fb2e078377a3914bf1d80160f22cb1f78d6
parentbafa16e53c8845f3d3b7713dcbef8a5c841cadad
Merge branch 'lp/diffstat-with-graph' into maint

"log --graph" was not very friendly with "--stat" option and its output
had line breaks at wrong places.

By Lucian Poston (5) and Zbigniew JÄ™drzejewski-Szmek (3)
* lp/diffstat-with-graph:
  t4052: work around shells unable to set COLUMNS to 1
  test-lib: skip test with COLUMNS=1 under mksh
  Prevent graph_width of stat width from falling below min
  t4052: Test diff-stat output with minimum columns
  t4052: Adjust --graph --stat output for prefixes
  Adjust stat width calculations to take --graph output into account
  Add output_prefix_length to diff_options
  t4052: test --stat output with --graph
diff.c
diff.h