aboutsummaryrefslogtreecommitdiff
path: root/t/t7800-difftool.sh
Commit message (Expand)AuthorAge
* mergetool--lib: Allow custom commands to override built-insDavid Aguilar2012-09-25
* Merge branch 'th/difftool-diffall'Junio C Hamano2012-05-07
|\
| * difftool: print list of valid tools with '--tool-help'Tim Henigan2012-04-23
| * difftool: teach difftool to handle directory diffsTim Henigan2012-04-23
| * difftool: add '--no-gui' optionTim Henigan2012-03-23
* | t7800: Test difftool passing arguments to diffDavid Aguilar2012-03-19
|/
* t7800: avoid arithmetic expansion notationJunio C Hamano2011-10-14
* git-difftool: allow skipping file by typing 'n' at promptSitaram Chamarty2011-10-10
* test: consolidate definition of $LFJunio C Hamano2011-08-11
* t7800 (difftool): add missing &&Elijah Newren2010-10-06
* t/t7800-difftool.sh: Skip with prereq on no PERLÆvar Arnfjörð Bjarmason2010-08-18
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-28
* t7800-difftool.sh: Test mergetool.prompt fallbackDavid Aguilar2010-01-22
* difftool: Update copyright notices to list each year separatelyDavid Aguilar2010-01-15
* difftool: Use eval to expand '--extcmd' expressionsDavid Aguilar2010-01-15
* difftool: Add '-x' and as an alias for '--extcmd'David Aguilar2010-01-15
* t7800-difftool.sh: Simplify the --extcmd testDavid Aguilar2010-01-15
* difftool: Allow specifying unconfigured commands with --extcmdDavid Aguilar2010-01-09
* difftool--helper: Remove use of the GIT_MERGE_TOOL variableDavid Aguilar2010-01-09
* git-difftool: Add '--gui' for selecting a GUI toolDavid Aguilar2010-01-03
* t7800-difftool: Set a bogus tool for use by testsDavid Aguilar2010-01-03
* t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg2009-10-24
* t7800: respect NO_PERLJeff King2009-04-24
* difftool: add support for a difftool.prompt config variableDavid Aguilar2009-04-07
* difftool: add various git-difftool testsDavid Aguilar2009-04-07