Age | Commit message (Expand) | Author | Files | Lines |
2019-05-13 | mergetool: use get_merge_tool function | Denton Liu | 1 | -1/+1 |
2016-08-15 | difftool: always honor fatal error exit codes | John Keeping | 1 | -0/+7 |
2016-04-25 | difftool/mergetool: make the form of yes/no questions consistent | Nikola Forró | 1 | -2/+2 |
2014-11-21 | difftool--helper: add explicit exit statement | David Aguilar | 1 | -0/+2 |
2014-10-28 | difftool: add support for --trust-exit-code | David Aguilar | 1 | -0/+6 |
2014-10-27 | difftool--helper: exit when reading a prompt answer fails | Johannes Sixt | 1 | -1/+2 |
2013-12-06 | difftool: display the number of files in the diff queue in the prompt | Zoltan Klinger | 1 | -1/+2 |
2013-02-10 | difftool--helper: fix printf usage | David Aguilar | 1 | -1/+1 |
2012-04-23 | difftool: teach difftool to handle directory diffs | Tim Henigan | 1 | -6/+13 |
2011-10-10 | git-difftool: allow skipping file by typing 'n' at prompt | Sitaram Chamarty | 1 | -3/+6 |
2011-08-19 | difftool--helper: Make style consistent with git | David Aguilar | 1 | -6/+12 |
2010-12-16 | difftool: provide basename to external tools | Michael J Gruber | 1 | -0/+1 |
2010-01-22 | Make difftool.prompt fall back to mergetool.prompt | Sebastian Schuberth | 1 | -1/+2 |
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 | -2/+1 |
2010-01-09 | difftool: Allow specifying unconfigured commands with --extcmd | David Aguilar | 1 | -7/+23 |
2010-01-09 | difftool--helper: Remove use of the GIT_MERGE_TOOL variable | David Aguilar | 1 | -5/+4 |
2010-01-09 | difftool--helper: Update copyright and remove distracting comments | David Aguilar | 1 | -4/+1 |
2009-04-12 | mergetool--lib: simplify API usage by removing more global variables | David Aguilar | 1 | -3/+3 |
2009-04-08 | difftool/mergetool: refactor commands to use git-mergetool--lib | David Aguilar | 1 | -177/+9 |
2009-04-07 | difftool: add support for a difftool.prompt config variable | David Aguilar | 1 | -2/+8 |
2009-04-07 | difftool: move 'git-difftool' out of contrib | David Aguilar | 1 | -0/+221 |