summaryrefslogtreecommitdiff
path: root/t/t7800-difftool.sh
Commit message (Expand)AuthorAgeFilesLines
* test: consolidate definition of $LFJunio C Hamano2011-08-111-3/+0
* t7800 (difftool): add missing &&Elijah Newren2010-10-061-6/+6
* t/t7800-difftool.sh: Skip with prereq on no PERLÆvar Arnfjörð Bjarmason2010-08-181-27/+22
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-281-0/+9
* t7800-difftool.sh: Test mergetool.prompt fallbackDavid Aguilar2010-01-221-0/+12
* difftool: Update copyright notices to list each year separatelyDavid Aguilar2010-01-151-1/+1
* difftool: Use eval to expand '--extcmd' expressionsDavid Aguilar2010-01-151-0/+13
* difftool: Add '-x' and as an alias for '--extcmd'David Aguilar2010-01-151-0/+8
* t7800-difftool.sh: Simplify the --extcmd testDavid Aguilar2010-01-151-8/+5
* difftool: Allow specifying unconfigured commands with --extcmdDavid Aguilar2010-01-091-1/+18
* difftool--helper: Remove use of the GIT_MERGE_TOOL variableDavid Aguilar2010-01-091-9/+0
* git-difftool: Add '--gui' for selecting a GUI toolDavid Aguilar2010-01-031-0/+12
* t7800-difftool: Set a bogus tool for use by testsDavid Aguilar2010-01-031-1/+2
* t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg2009-10-241-1/+1
* t7800: respect NO_PERLJeff King2009-04-241-0/+5
* difftool: add support for a difftool.prompt config variableDavid Aguilar2009-04-071-0/+64
* difftool: add various git-difftool testsDavid Aguilar2009-04-071-0/+147