From: Keith Cascio <keith@cs.ucla.edu>
To: Shawn O Pearce <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: [PATCH git-gui v2 0/2] Teach git-gui to use --primer.
Date: Mon, 2 Feb 2009 11:31:59 -0800 [thread overview]
Message-ID: <1233603121-1430-1-git-send-email-keith@cs.ucla.edu> (raw)
The next two patches teach git-gui to take advantage of the new diff.primer
feature from my other patch. This enhancement includes menu-driven white
space ignore settings. To see this patch in action: apply the diff.primer
patch to git.git, apply this patch to git-gui.git, fire up git-gui, modify a
file, then right-click on the diff panel and look for the new "White Space"
sub-menu.
Keith Cascio (2):
Teach git-gui to use --primer.
Hooks for new config variable "diff.primer".
git-gui.sh | 51 ++++++++++++++++++++++++++++++++++++++++++
lib/diff.tcl | 9 ++++++-
lib/option.tcl | 57 +++++++++++++++++++++++++++++++++++++++++++----
3 files changed, 110 insertions(+), 7 deletions(-)
next reply other threads:[~2009-02-02 19:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 19:31 Keith Cascio [this message]
2009-02-02 19:32 ` [PATCH git-gui v2 1/2] Teach git-gui to use --primer Keith Cascio
2009-02-02 19:32 ` [PATCH git-gui v2 2/2] Hooks for new config variable "diff.primer" Keith Cascio
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=1233603121-1430-1-git-send-email-keith@cs.ucla.edu \
--to=keith@cs.ucla.edu \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.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).