Age | Commit message (Expand) | Author | Files | Lines |
2014-11-14 | difftool: honor --trust-exit-code for builtin tools | David Aguilar | 1 | -0/+5 |
2014-10-28 | difftool: add support for --trust-exit-code | David Aguilar | 1 | -0/+43 |
2014-10-27 | difftool--helper: exit when reading a prompt answer fails | Johannes Sixt | 1 | -0/+8 |
2014-04-21 | run_external_diff: clean up error handling | Jeff King | 1 | -1/+1 |
2014-03-05 | t7800: add a difftool test for .git-files | Junio C Hamano | 1 | -0/+14 |
2013-05-29 | difftool --dir-diff: allow changing any clean working tree file | Kenichi Saita | 1 | -0/+19 |
2013-05-17 | difftool: fix dir-diff when file does not exist in working tree | John Keeping | 1 | -0/+7 |
2013-03-29 | t7800: run --dir-diff tests with and without symlinks | John Keeping | 1 | -8/+19 |
2013-03-29 | t7800: fix tests when difftool uses --no-symlinks | John Keeping | 1 | -1/+1 |
2013-03-29 | t7800: don't hide grep output | John Keeping | 1 | -27/+17 |
2013-03-29 | difftool: don't overwrite modified files | John Keeping | 1 | -0/+30 |
2013-03-29 | t7800: move '--symlinks' specific test to the end | John Keeping | 1 | -15/+15 |
2013-03-28 | Merge branch 'jk/difftool-dir-diff-edit-fix' | Junio C Hamano | 1 | -0/+22 |
2013-03-14 | difftool --dir-diff: symlink all files matching the working tree | John Keeping | 1 | -0/+22 |
2013-02-21 | t7800: "defaults" is no longer a builtin tool name | David Aguilar | 1 | -2/+2 |
2013-02-20 | t7800: modernize tests | David Aguilar | 1 | -198/+168 |
2013-02-19 | t7800: update copyright notice | David Aguilar | 1 | -1/+1 |
2012-09-25 | mergetool--lib: Allow custom commands to override built-ins | David Aguilar | 1 | -0/+11 |
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 |