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