summaryrefslogtreecommitdiff
path: root/git-merge-recursive.py
Commit message (Expand)AuthorAgeFilesLines
* merge-recursive: Only print relevant rename messagesFredrik Kuivinen2005-11-071-7/+15
* Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-101-1/+1
* [PATCH] Teach the recursive merge strategy about renames.Fredrik Kuivinen2005-10-021-185/+601
* [PATCH] recursive-merge: Don't print a stack trace when read-tree fails.Fredrik Kuivinen2005-09-251-3/+9
* git-merge-recursive: Trivial RE fixes.Junio C Hamano2005-09-131-2/+2
* [PATCH] Use a temporary index file when we merge the common ancestors.Fredrik Kuivinen2005-09-131-5/+18
* [PATCH] Adjust git-merge-recursive.py for the new tool names.Fredrik Kuivinen2005-09-131-4/+4
* [PATCH] Don't output 'Automatic merge failed, ...'Fredrik Kuivinen2005-09-131-1/+0
* [PATCH] Be more like the 'resolve' strategy.Fredrik Kuivinen2005-09-131-35/+33
* [PATCH] Rename the 'fredrik' merge strategy to 'recursive'.Fredrik Kuivinen2005-09-131-0/+429