git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6 rebase-version] Make git log --graph looks better with -p and other diff options
@ 2010-05-25  9:02 Bo Yang
  2010-05-25  9:02 ` [PATCH 1/6 rebase-version] Add a prefix output callback to diff output Bo Yang
  2010-05-25  9:23 ` [PATCH 0/6 rebase-version] Make git log --graph looks better with -p and other diff options Jeff King
  0 siblings, 2 replies; 13+ messages in thread
From: Bo Yang @ 2010-05-25  9:02 UTC (permalink / raw)
  To: git; +Cc: gitster, trast, peff

From: byang <byang@byang-laptop.(none)>

Rebase for a new master...

Bo Yang (6):
  Add a prefix output callback to diff output.
  Output the graph columns at the end of the commit message.
  diff.c: Output the text graph padding before each diff line.
  Emit a whole line once a time.
  Register a callback for graph output.
  Make --color-words work well with --graph.

 diff.c     |  393 +++++++++++++++++++++++++++++++++++++++++++++---------------
 diff.h     |    5 +
 graph.c    |   19 +++
 log-tree.c |    6 +
 4 files changed, 326 insertions(+), 97 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-05-26  5:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-25  9:02 [PATCH 0/6 rebase-version] Make git log --graph looks better with -p and other diff options Bo Yang
2010-05-25  9:02 ` [PATCH 1/6 rebase-version] Add a prefix output callback to diff output Bo Yang
2010-05-25  9:02   ` [PATCH 2/6 rebase-version] Output the graph columns at the end of the commit message Bo Yang
2010-05-25  9:02     ` [PATCH 3/6 rebase-version] diff.c: Output the text graph padding before each diff line Bo Yang
2010-05-25  9:02       ` [PATCH 4/6 rebase-version] Emit a whole line once a time Bo Yang
2010-05-25  9:02         ` [PATCH 5/6 rebase-version] Register a callback for graph output Bo Yang
2010-05-25  9:02           ` [PATCH 6/6 rebase-version] Make --color-words work well with --graph Bo Yang
2010-05-26  5:07       ` [PATCH 3/6 rebase-version] diff.c: Output the text graph padding before each diff line Junio C Hamano
2010-05-25  9:23 ` [PATCH 0/6 rebase-version] Make git log --graph looks better with -p and other diff options Jeff King
2010-05-25  9:31   ` Bo Yang
2010-05-25  9:33     ` Jeff King
2010-05-25  9:39       ` Bo Yang
2010-05-25  9:47         ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).