summaryrefslogtreecommitdiffstats
path: root/git-merge-recursive.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] recursive-merge: Don't print a stack trace when read-tree fails.Fredrik Kuivinen2005-09-261-3/+9
* git-merge-recursive: Trivial RE fixes.Junio C Hamano2005-09-141-2/+2
* [PATCH] Use a temporary index file when we merge the common ancestors.Fredrik Kuivinen2005-09-141-5/+18
* [PATCH] Adjust git-merge-recursive.py for the new tool names.Fredrik Kuivinen2005-09-141-4/+4
* [PATCH] Don't output 'Automatic merge failed, ...'Fredrik Kuivinen2005-09-141-1/+0
* [PATCH] Be more like the 'resolve' strategy.Fredrik Kuivinen2005-09-141-35/+33
* [PATCH] Rename the 'fredrik' merge strategy to 'recursive'.Fredrik Kuivinen2005-09-131-0/+429