git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] difftool: Use symlinks in dir-diff mode
@ 2012-07-25  2:59 David Aguilar
  2012-07-25  2:59 ` [PATCH v4 1/5] difftool: print_tool_help() globals David Aguilar
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: David Aguilar @ 2012-07-25  2:59 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Tim Henigan, git

Teach difftool to use symlinks when diffing against the worktree.

David Aguilar (5):
  difftool: print_tool_help() globals
  difftool: Eliminate global variables
  difftool: Move option values into a hash
  difftool: Call the temp directory "git-difftool"
  difftool: Use symlinks when diffing against the worktree

 Documentation/git-difftool.txt |   8 ++
 git-difftool.perl              | 180 ++++++++++++++++++++++++++---------------
 2 files changed, 124 insertions(+), 64 deletions(-)

-- 
1.7.12.rc0.15.g8157c39

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

end of thread, other threads:[~2012-07-25  2:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25  2:59 [PATCH v4 0/5] difftool: Use symlinks in dir-diff mode David Aguilar
2012-07-25  2:59 ` [PATCH v4 1/5] difftool: print_tool_help() globals David Aguilar
2012-07-25  2:59 ` [PATCH v4 2/5] difftool: Eliminate global variables David Aguilar
2012-07-25  2:59 ` [PATCH v4 3/5] difftool: Move option values into a hash David Aguilar
2012-07-25  2:59 ` [PATCH v4 4/5] difftool: Call the temp directory "git-difftool" David Aguilar
2012-07-25  2:59 ` [PATCH v4 5/5] difftool: Use symlinks when diffing against the worktree David Aguilar

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