Thread (10 messages) flat view 10 messages, 2 authors, 2016-06-15

Re: [PATCH 0/6 v2] Make git log --graph looks better with -p and other diff options

From: Jeff King <hidden>
Date: 2016-06-15 22:48:49

On Thu, May 20, 2010 at 03:25:32AM -0700, Bo Yang wrote:
When we run git log --graph with any other diff output function, such as '-p','--check','--numstat' or other diff optoins, the diff output area have no graph lines ahead of it. And this make the text graph looks strange.
The following 7 patches try to deal with this, and put the text graph
columns before all the diff output lines.
This is very cool. "git log --graph --oneline --stat" is interesting to
see. It seems to work fine with "-p", "--stat", and "--raw". But try:

  git log --graph --oneline --summary 212f0ba

Summary lines for some reason don't get properly indented or prefixed
with branch lines.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help