Merge branch 'lp/maint-diff-three-dash-with-graph'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Apr 2012 19:57:20 +0000 (12:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Apr 2012 19:57:21 +0000 (12:57 -0700)
commit31a199a76e086f8931237b352ddcb7ba2b617481
tree5b50cd44bc371037466a0df32fe4182fbb12e0e3
parentba8e6326f16748d67fbeda65ffde4729760c64f0
parente2c59667ed0a495998b911628de5389a0ee9a728
Merge branch 'lp/maint-diff-three-dash-with-graph'

"log -p --graph" used with "--stat" had a few formatting error.

By Lucian Poston
* lp/maint-diff-three-dash-with-graph:
  t4202: add test for "log --graph --stat -p" separator lines
  log --graph: fix break in graph lines
  log --graph --stat: three-dash separator should come after graph lines
diff.c
log-tree.c
t/t4202-log.sh