git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH git-gui v2 0/2] Teach git-gui to use --primer.
@ 2009-02-02 19:31 Keith Cascio
  2009-02-02 19:32 ` [PATCH git-gui v2 1/2] " Keith Cascio
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Cascio @ 2009-02-02 19:31 UTC (permalink / raw)
  To: Shawn O Pearce; +Cc: git

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

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

end of thread, other threads:[~2009-02-02 20:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-02 19:31 [PATCH git-gui v2 0/2] Teach git-gui to use --primer Keith Cascio
2009-02-02 19:32 ` [PATCH git-gui v2 1/2] " Keith Cascio
2009-02-02 19:32   ` [PATCH git-gui v2 2/2] Hooks for new config variable "diff.primer" Keith Cascio

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