From: Jay Soffian <jaysoffian@gmail.com>
To: git <git@vger.kernel.org>
Subject: Showing whitespace on minus lines of diff ouput
Date: Thu, 4 Feb 2010 20:47:52 -0500 [thread overview]
Message-ID: <76718491002041747t327bf2f5l85e095244f6ee1ed@mail.gmail.com> (raw)
The colored diff output is quite helpful to show introductions of whitespace.
However, if whitespace has been removed, it's impossible to see in the
diff output since whitespace is colorized on '+' lines, but not '-'
lines.
I'm looking at diff.c, but wow. Can someone more familiar with this
file point me toward how I'd make a patch to colorize whitespace on
'-' lines as well?
Thanks,
j.
next reply other threads:[~2010-02-05 1:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-05 1:47 Jay Soffian [this message]
2010-02-05 2:08 ` Showing whitespace on minus lines of diff ouput Jay Soffian
2010-02-05 2:54 ` Jay Soffian
2010-02-05 3:03 ` Junio C Hamano
2010-02-05 3:28 ` Jay Soffian
2010-02-05 6:02 ` Junio C Hamano
2010-02-05 6:17 ` Jay Soffian
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=76718491002041747t327bf2f5l85e095244f6ee1ed@mail.gmail.com \
--to=jaysoffian@gmail.com \
--cc=git@vger.kernel.org \
/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).