summaryrefslogtreecommitdiffstats
path: root/git-difftool--helper.sh
AgeCommit message (Expand)AuthorLines
2014-10-28difftool: add support for --trust-exit-codeDavid Aguilar-0/+6
2014-10-27difftool--helper: exit when reading a prompt answer failsJohannes Sixt-1/+2
2013-12-06difftool: display the number of files in the diff queue in the promptZoltan Klinger-1/+2
2013-02-10difftool--helper: fix printf usageDavid Aguilar-1/+1
2012-04-23difftool: teach difftool to handle directory diffsTim Henigan-6/+13
2011-10-10git-difftool: allow skipping file by typing 'n' at promptSitaram Chamarty-3/+6
2011-08-19difftool--helper: Make style consistent with gitDavid Aguilar-6/+12
2010-12-16difftool: provide basename to external toolsMichael J Gruber-0/+1
2010-01-22Make difftool.prompt fall back to mergetool.promptSebastian Schuberth-1/+2
2010-01-15difftool: Update copyright notices to list each year separatelyDavid Aguilar-1/+1
2010-01-15difftool: Use eval to expand '--extcmd' expressionsDavid Aguilar-2/+1
2010-01-09difftool: Allow specifying unconfigured commands with --extcmdDavid Aguilar-7/+23
2010-01-09difftool--helper: Remove use of the GIT_MERGE_TOOL variableDavid Aguilar-5/+4
2010-01-09difftool--helper: Update copyright and remove distracting commentsDavid Aguilar-4/+1
2009-04-12mergetool--lib: simplify API usage by removing more global variablesDavid Aguilar-3/+3
2009-04-08difftool/mergetool: refactor commands to use git-mergetool--libDavid Aguilar-177/+9
2009-04-07difftool: add support for a difftool.prompt config variableDavid Aguilar-2/+8
2009-04-07difftool: move 'git-difftool' out of contribDavid Aguilar-0/+221