Age | Commit message (Expand) | Author | Files | Lines |
2012-05-07 | Merge branch 'th/difftool-diffall' | Junio C Hamano | 1 | -0/+57 |
2012-04-23 | difftool: print list of valid tools with '--tool-help' | Tim Henigan | 1 | -0/+5 |
2012-04-23 | difftool: teach difftool to handle directory diffs | Tim Henigan | 1 | -0/+39 |
2012-03-23 | difftool: add '--no-gui' option | Tim Henigan | 1 | -0/+13 |
2012-03-19 | t7800: Test difftool passing arguments to diff | David Aguilar | 1 | -0/+11 |
2011-10-14 | t7800: avoid arithmetic expansion notation | Junio C Hamano | 1 | -2/+2 |
2011-10-10 | git-difftool: allow skipping file by typing 'n' at prompt | Sitaram Chamarty | 1 | -1/+42 |
2011-08-11 | test: consolidate definition of $LF | Junio C Hamano | 1 | -3/+0 |
2010-10-06 | t7800 (difftool): add missing && | Elijah Newren | 1 | -6/+6 |
2010-08-18 | t/t7800-difftool.sh: Skip with prereq on no PERL | Ævar Arnfjörð Bjarmason | 1 | -27/+22 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-03-28 | difftool: Fix '--gui' when diff.guitool is unconfigured | David Aguilar | 1 | -0/+9 |
2010-01-22 | t7800-difftool.sh: Test mergetool.prompt fallback | David Aguilar | 1 | -0/+12 |
2010-01-15 | difftool: Update copyright notices to list each year separately | David Aguilar | 1 | -1/+1 |
2010-01-15 | difftool: Use eval to expand '--extcmd' expressions | David Aguilar | 1 | -0/+13 |
2010-01-15 | difftool: Add '-x' and as an alias for '--extcmd' | David Aguilar | 1 | -0/+8 |
2010-01-15 | t7800-difftool.sh: Simplify the --extcmd test | David Aguilar | 1 | -8/+5 |
2010-01-09 | difftool: Allow specifying unconfigured commands with --extcmd | David Aguilar | 1 | -1/+18 |
2010-01-09 | difftool--helper: Remove use of the GIT_MERGE_TOOL variable | David Aguilar | 1 | -9/+0 |
2010-01-03 | git-difftool: Add '--gui' for selecting a GUI tool | David Aguilar | 1 | -0/+12 |
2010-01-03 | t7800-difftool: Set a bogus tool for use by tests | David Aguilar | 1 | -1/+2 |
2009-10-24 | t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT test | Markus Heidelberg | 1 | -1/+1 |
2009-04-24 | t7800: respect NO_PERL | Jeff King | 1 | -0/+5 |
2009-04-07 | difftool: add support for a difftool.prompt config variable | David Aguilar | 1 | -0/+64 |
2009-04-07 | difftool: add various git-difftool tests | David Aguilar | 1 | -0/+147 |