git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tig] [PATCH 0/3] log: colour the diffstat.
@ 2014-04-11 12:20 Kumar Appaiah
  2014-04-11 12:20 ` [tig] [PATCH 1/3] diff: Move diff stat addition to a common function Kumar Appaiah
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Kumar Appaiah @ 2014-04-11 12:20 UTC (permalink / raw)
  To: Jonas Fonseca, git; +Cc: Kumar Appaiah

These patches add colourization to the log view. They reuse the diff
stat drawing functions from the diff module directly.

Kumar Appaiah (3):
  diff: Move diff stat addition to a common function
  diff: Move diff stat drawing to a common function
  log: Colour the diff stat

 include/tig/diff.h |  2 ++
 src/diff.c         | 57 +++++++++++++++++++++++++++++++------------------
 src/log.c          | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 98 insertions(+), 23 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-04-17  1:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11 12:20 [tig] [PATCH 0/3] log: colour the diffstat Kumar Appaiah
2014-04-11 12:20 ` [tig] [PATCH 1/3] diff: Move diff stat addition to a common function Kumar Appaiah
2014-04-11 12:20 ` [tig] [PATCH 2/3] diff: Move diff stat drawing " Kumar Appaiah
2014-04-11 12:20 ` [tig] [PATCH 3/3] log: Colour the diff stat Kumar Appaiah
2014-04-13 21:54 ` [tig] [PATCHv2 0/3] log: colour the diffstat Kumar Appaiah
2014-04-13 21:54   ` [tig] [PATCHv2 1/3] diff: Move diff stat addition to a common function Kumar Appaiah
2014-04-13 21:54   ` [tig] [PATCHv2 2/3] diff: Move diff stat drawing " Kumar Appaiah
2014-04-13 21:54   ` [tig] [PATCHv2 3/3] log: Colour the diff stat Kumar Appaiah
2014-04-17  0:44     ` Jonas Fonseca
2014-04-17  1:04       ` Kumar Appaiah
2014-04-17  0:52   ` [tig] [PATCHv2 0/3] log: colour the diffstat Jonas Fonseca

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).