| Commit message (Expand) | Author | Age | Files | Lines |
* | difftool: print list of valid tools with '--tool-help' | Tim Henigan | 2012-04-23 | 1 | -2/+53 |
* | difftool: teach difftool to handle directory diffs | Tim Henigan | 2012-04-23 | 1 | -21/+245 |
* | difftool: eliminate setup_environment function | Tim Henigan | 2012-03-23 | 1 | -7/+2 |
* | difftool: stop appending '.exe' to git | Tim Henigan | 2012-03-23 | 1 | -10/+1 |
* | difftool: remove explicit change of PATH | Tim Henigan | 2012-03-23 | 1 | -4/+0 |
* | difftool: exit(0) when usage is printed | Tim Henigan | 2012-03-23 | 1 | -4/+5 |
* | difftool: add '--no-gui' option | Tim Henigan | 2012-03-23 | 1 | -3/+4 |
* | difftool: parse options using Getopt::Long | Tim Henigan | 2012-03-23 | 1 | -65/+46 |
* | use -h for synopsis and --help for manpage consistentlycb/do-not-pretend-to-hijack-long-help | Clemens Buchacher | 2011-10-05 | 1 | -1/+1 |
* | difftool: Fix failure on Cygwin | Ramsay Jones | 2010-12-14 | 1 | -4/+8 |
* | perl: bump the required Perl version to 5.8 from 5.6.[21] | Ævar Arnfjörð Bjarmason | 2010-09-27 | 1 | -0/+1 |
* | difftool: Fix '--gui' when diff.guitool is unconfigured | David Aguilar | 2010-03-28 | 1 | -5/+7 |
* | difftool: Add '-x' and as an alias for '--extcmd' | David Aguilar | 2010-01-15 | 1 | -7/+14 |
* | difftool: Allow specifying unconfigured commands with --extcmd | David Aguilar | 2010-01-09 | 1 | -0/+4 |
* | git-difftool: Add '--gui' for selecting a GUI tool | David Aguilar | 2010-01-03 | 1 | -1/+12 |
* | Explain seemingly pointless use of system in difftool | Alex Riesen | 2009-04-24 | 1 | -0/+6 |
* | Wait for git diff to finish in git difftool | Alex Riesen | 2009-04-22 | 1 | -1/+2 |
* | difftool: add support for a difftool.prompt config variable | David Aguilar | 2009-04-07 | 1 | -3/+12 |
* | difftool: move 'git-difftool' out of contrib | David Aguilar | 2009-04-07 | 1 | -0/+76 |