| Commit message (Expand) | Author | Age |
* | t7610: test for mktemp before test execution | Armin Kunaschik | 2016-07-06 |
* | mergetool: honor tempfile configuration when resolving delete conflicts | David Aguilar | 2016-03-10 |
* | mergetool: support delete/delete conflicts | David Aguilar | 2016-03-10 |
* | t7610: don't use test_config in a subshell | John Keeping | 2015-09-08 |
* | Merge branch 'da/mergetool-temporary-directory' | Junio C Hamano | 2014-10-21 |
|\ |
|
| * | t7610-mergetool: add test cases for mergetool.writeToTemp | David Aguilar | 2014-10-16 |
| * | t7610-mergetool: use test_config to isolate tests | David Aguilar | 2014-10-16 |
* | | t7610-mergetool: prefer test_config over git config | David Aguilar | 2014-10-15 |
|/ |
|
* | t7610-mergetool: add missing && and remove commented-out code | David Aguilar | 2014-10-15 |
* | t7610-mergetool: use tabs instead of a mix of tabs and spaces | David Aguilar | 2014-10-15 |
* | rm: delete .gitmodules entry of submodules removed from the work tree | Jens Lehmann | 2013-08-06 |
* | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 |
* | Merge branch 'da/mergetool-custom' | Junio C Hamano | 2012-10-01 |
|\ |
|
| * | mergetool--lib: Allow custom commands to override built-ins | David Aguilar | 2012-09-25 |
* | | stash: invoke rerere in case of conflict | Phil Hord | 2012-08-17 |
* | | test: git-stash conflict sets up rerere | Phil Hord | 2012-08-17 |
|/ |
|
* | mergetool: Provide an empty file when needed | David Aguilar | 2012-01-23 |
* | mergetool: Use args as pathspec to unmerged files | Jonathon Mah | 2011-09-26 |
* | mergetool: Teach about submodules | Jonathon Mah | 2011-04-13 |
* | mergetool: don't skip modify/remove conflicts | Martin von Zweigbergk | 2011-02-16 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 |
* | t7610: cd inside subshell instead of around | Brian Gernhardt | 2010-08-24 |
* | mergetool: Skip autoresolved paths | David Aguilar | 2010-08-17 |
* | mergetool: fix running mergetool in sub-directories | Charles Bailey | 2009-01-31 |
* | mergetool: Add a test for running mergetool in a sub-directory | Charles Bailey | 2009-01-31 |
* | mergetool: respect autocrlf by using checkout-index | Charles Bailey | 2009-01-27 |
* | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 2008-09-03 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 |
* | Fix executable bits in t/ scripts | Junio C Hamano | 2008-07-04 |
* | Add a very basic test script for git mergetool | Charles Bailey | 2008-03-05 |