From: Kumar Appaiah <a.kumar@alumni.iitm.ac.in>
To: Jonas Fonseca <jonas.fonseca@gmail.com>, git@vger.kernel.org
Cc: Kumar Appaiah <a.kumar@alumni.iitm.ac.in>
Subject: [tig] [PATCH 0/3] log: colour the diffstat.
Date: Fri, 11 Apr 2014 08:20:02 -0400 [thread overview]
Message-ID: <1397218805-2560-1-git-send-email-a.kumar@alumni.iitm.ac.in> (raw)
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
next reply other threads:[~2014-04-11 12:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-11 12:20 Kumar Appaiah [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1397218805-2560-1-git-send-email-a.kumar@alumni.iitm.ac.in \
--to=a.kumar@alumni.iitm.ac.in \
--cc=git@vger.kernel.org \
--cc=jonas.fonseca@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).