summaryrefslogtreecommitdiff
path: root/t/t7800-difftool.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-2/+2
* difftool: fix use-after-freejs/difftool-builtinJohannes Schindelin2017-04-131-0/+19
* difftool: handle modified symlinks in dir-diff modeDavid Aguilar2017-03-151-0/+60
* t7800: cleanup cruft left behind by testsDavid Aguilar2017-03-151-1/+4
* t7800: remove whitespace before redirectDavid Aguilar2017-03-151-1/+1
* t7800: replace "wc -l" with test_line_countda/t7800-cleanupDavid Aguilar2017-02-081-12/+19
* Merge branch 'da/difftool-dir-diff-fix' into da/t7800-cleanupJunio C Hamano2017-02-081-3/+41
|\
| * difftool: fix dir-diff index creation when in a subdirectoryda/difftool-dir-diff-fixDavid Aguilar2016-12-081-3/+41
* | t7800: simplify basic usage testDavid Aguilar2017-02-081-8/+7
* | difftool: fix bug when printing usageDavid Aguilar2017-02-061-0/+13
* | difftool: retire the scripted versionJohannes Schindelin2017-01-191-48/+46
* | difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-171-0/+2
|/
* difftool: always honor fatal error exit codesjk/difftool-command-not-foundJohn Keeping2016-08-151-0/+6
* Merge branch 'jk/difftool-in-subdir' into maintJunio C Hamano2016-08-121-0/+14
|\
| * difftool: avoid $GIT_DIR and $GIT_WORK_TREEDavid Aguilar2016-07-281-0/+14
* | Merge branch 'ak/t7800-wo-readlink' into maintJunio C Hamano2016-07-111-1/+1
|\ \ | |/ |/|
| * t7800: readlink may not be availableak/t7800-wo-readlinkArmin Kunaschik2016-06-211-1/+1
* | Merge branch 'da/difftool'Junio C Hamano2016-05-231-0/+23
|\ \
| * | difftool: handle unmerged files in dir-diff modeda/difftoolDavid Aguilar2016-05-161-0/+23
* | | Merge branch 'nf/mergetool-prompt'Junio C Hamano2016-05-031-1/+1
|\ \ \ | |/ / |/| |
| * | difftool/mergetool: make the form of yes/no questions consistentnf/mergetool-promptNikola Forró2016-04-251-1/+1
| * | Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maintJunio C Hamano2015-12-111-4/+4
| |\ \
* | | | mingw: work around pwd issues in the testsJohannes Schindelin2016-01-281-7/+7
* | | | Merge branch 'da/difftool'Junio C Hamano2015-11-031-0/+19
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | difftool: ignore symbolic links in use_wt_fileDavid Aguilar2015-10-291-0/+19
| |/
* | t7800: don't use test_config in a subshellJohn Keeping2015-09-081-4/+4
|/
* difftool: honor --trust-exit-code for builtin toolsDavid Aguilar2014-11-141-0/+5
* difftool: add support for --trust-exit-codeDavid Aguilar2014-10-281-0/+43
* difftool--helper: exit when reading a prompt answer failsJohannes Sixt2014-10-271-0/+8
* run_external_diff: clean up error handlingJeff King2014-04-211-1/+1
* t7800: add a difftool test for .git-filesda/difftool-git-filesJunio C Hamano2014-03-051-0/+14
* difftool --dir-diff: allow changing any clean working tree fileKenichi Saita2013-05-291-0/+19
* difftool: fix dir-diff when file does not exist in working treeJohn Keeping2013-05-171-0/+7
* t7800: run --dir-diff tests with and without symlinksJohn Keeping2013-03-291-8/+19
* t7800: fix tests when difftool uses --no-symlinksJohn Keeping2013-03-291-1/+1
* t7800: don't hide grep outputJohn Keeping2013-03-291-27/+17
* difftool: don't overwrite modified filesJohn Keeping2013-03-291-0/+30
* t7800: move '--symlinks' specific test to the endJohn Keeping2013-03-291-15/+15
* Merge branch 'jk/difftool-dir-diff-edit-fix'Junio C Hamano2013-03-281-0/+22
|\
| * difftool --dir-diff: symlink all files matching the working treeJohn Keeping2013-03-141-0/+22
* | t7800: "defaults" is no longer a builtin tool nameDavid Aguilar2013-02-211-2/+2
* | t7800: modernize testsDavid Aguilar2013-02-201-198/+168
* | t7800: update copyright noticeDavid Aguilar2013-02-191-1/+1
|/
* mergetool--lib: Allow custom commands to override built-insDavid Aguilar2012-09-251-0/+11
* Merge branch 'th/difftool-diffall'Junio C Hamano2012-05-071-0/+57
|\
| * difftool: print list of valid tools with '--tool-help'Tim Henigan2012-04-231-0/+5
| * difftool: teach difftool to handle directory diffsTim Henigan2012-04-231-0/+39
| * difftool: add '--no-gui' optionTim Henigan2012-03-231-0/+13
* | t7800: Test difftool passing arguments to diffda/difftool-testDavid Aguilar2012-03-191-0/+11
|/
* t7800: avoid arithmetic expansion notationsc/difftool-skipJunio C Hamano2011-10-141-2/+2