aboutsummaryrefslogtreecommitdiff
path: root/t/t7610-mergetool.sh
Commit message (Expand)AuthorAge
* tests: fix diff order arguments in test_cmpStefan Beller2017-10-07
* Merge branch 'rh/mergetool-regression-fix'Junio C Hamano2017-01-18
|\
| * mergetool: fix running in subdir when rerere enabledRichard Hansen2017-01-10
| * t7610: add test case for rerere+mergetool+subdir bugRichard Hansen2017-01-10
| * t7610: spell 'git reset --hard' consistentlyRichard Hansen2017-01-10
| * t7610: don't assume the checked-out commitRichard Hansen2017-01-10
| * t7610: always work on a test-specific branchRichard Hansen2017-01-10
| * t7610: delete some now-unnecessary 'git reset --hard' linesRichard Hansen2017-01-10
| * t7610: run 'git reset --hard' after each test to clean upRichard Hansen2017-01-10
| * t7610: don't rely on state from previous testRichard Hansen2017-01-10
| * t7610: use test_when_finished for cleanup tasksRichard Hansen2017-01-10
| * t7610: move setup code to the 'setup' test caseRichard Hansen2017-01-10
| * t7610: update branch names to match test numberRichard Hansen2017-01-10
* | Merge branch 'pb/test-must-fail-is-for-git'Junio C Hamano2017-01-18
|\ \ | |/ |/|
| * don't use test_must_fail with grepPranit Bauva2017-01-07
* | Merge branch 'ak/lazy-prereq-mktemp'Junio C Hamano2016-12-16
|\ \ | |/ |/|
| * t7610: clean up foo.XXXXXX tmpdirJeff King2016-11-29
* | mergetool: honor -O<orderfile>David Aguilar2016-10-11
* | mergetool: honor diff.orderFileDavid Aguilar2016-10-11
|/
* t7610: test for mktemp before test executionArmin Kunaschik2016-07-06
* mergetool: honor tempfile configuration when resolving delete conflictsDavid Aguilar2016-03-10
* mergetool: support delete/delete conflictsDavid Aguilar2016-03-10
* t7610: don't use test_config in a subshellJohn Keeping2015-09-08
* Merge branch 'da/mergetool-temporary-directory'Junio C Hamano2014-10-21
|\
| * t7610-mergetool: add test cases for mergetool.writeToTempDavid Aguilar2014-10-16
| * t7610-mergetool: use test_config to isolate testsDavid Aguilar2014-10-16
* | t7610-mergetool: prefer test_config over git configDavid Aguilar2014-10-15
|/
* t7610-mergetool: add missing && and remove commented-out codeDavid Aguilar2014-10-15
* t7610-mergetool: use tabs instead of a mix of tabs and spacesDavid Aguilar2014-10-15
* rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-06
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* Merge branch 'da/mergetool-custom'Junio C Hamano2012-10-01
|\
| * mergetool--lib: Allow custom commands to override built-insDavid Aguilar2012-09-25
* | stash: invoke rerere in case of conflictPhil Hord2012-08-17
* | test: git-stash conflict sets up rererePhil Hord2012-08-17
|/
* mergetool: Provide an empty file when neededDavid Aguilar2012-01-23
* mergetool: Use args as pathspec to unmerged filesJonathon Mah2011-09-26
* mergetool: Teach about submodulesJonathon Mah2011-04-13
* mergetool: don't skip modify/remove conflictsMartin von Zweigbergk2011-02-16
* tests: add missing &&Jonathan Nieder2010-11-09
* t7610: cd inside subshell instead of aroundBrian Gernhardt2010-08-24
* mergetool: Skip autoresolved pathsDavid Aguilar2010-08-17
* mergetool: fix running mergetool in sub-directoriesCharles Bailey2009-01-31
* mergetool: Add a test for running mergetool in a sub-directoryCharles Bailey2009-01-31
* mergetool: respect autocrlf by using checkout-indexCharles Bailey2009-01-27
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Fix executable bits in t/ scriptsJunio C Hamano2008-07-04
* Add a very basic test script for git mergetoolCharles Bailey2008-03-05