summaryrefslogtreecommitdiff
path: root/t/t7610-mergetool.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'da/mergetool-temporary-directory'Junio C Hamano2014-10-211-0/+23
|\
| * t7610-mergetool: add test cases for mergetool.writeToTempda/mergetool-temporary-directoryDavid Aguilar2014-10-161-0/+23
| * t7610-mergetool: use test_config to isolate testsDavid Aguilar2014-10-161-5/+3
* | t7610-mergetool: prefer test_config over git configDavid Aguilar2014-10-151-11/+9
|/
* t7610-mergetool: add missing && and remove commented-out codeDavid Aguilar2014-10-151-8/+2
* t7610-mergetool: use tabs instead of a mix of tabs and spacesDavid Aguilar2014-10-151-459/+459
* rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-061-3/+3
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-121-1/+1
* Merge branch 'da/mergetool-custom'Junio C Hamano2012-10-011-0/+13
|\
| * mergetool--lib: Allow custom commands to override built-insDavid Aguilar2012-09-251-0/+13
* | stash: invoke rerere in case of conflictPhil Hord2012-08-171-1/+1
* | test: git-stash conflict sets up rererePhil Hord2012-08-171-0/+38
|/
* mergetool: Provide an empty file when neededda/maint-mergetool-twowayDavid Aguilar2012-01-231-1/+27
* mergetool: Use args as pathspec to unmerged filesJonathon Mah2011-09-261-18/+40
* mergetool: Teach about submodulesJonathon Mah2011-04-131-3/+287
* mergetool: don't skip modify/remove conflictsMartin von Zweigbergk2011-02-161-6/+34
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* t7610: cd inside subshell instead of aroundBrian Gernhardt2010-08-241-23/+26
* mergetool: Skip autoresolved pathsDavid Aguilar2010-08-171-12/+34
* mergetool: fix running mergetool in sub-directoriesCharles Bailey2009-01-311-1/+1
* mergetool: Add a test for running mergetool in a sub-directoryCharles Bailey2009-01-311-19/+51
* mergetool: respect autocrlf by using checkout-indexCharles Bailey2009-01-271-2/+13
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-031-1/+1
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-1/+1
* Fix executable bits in t/ scriptsJunio C Hamano2008-07-041-0/+0
* Add a very basic test script for git mergetoolCharles Bailey2008-03-051-0/+46