summaryrefslogtreecommitdiff
path: root/git-merge-recursive.py
AgeCommit message (Expand)Author
2005-11-16Give python a chance to find "backported" modulesJohannes Schindelin
2005-11-12merge-recursive: Use '~' instead of '_' to separate file names from branch namesFredrik Kuivinen
2005-11-12merge-recursive: Add copyright noticeFredrik Kuivinen
2005-11-12merge-recursive: Indent the output properlyFredrik Kuivinen
2005-11-09merge-recursive: Fix support for branch names containing slashesFredrik Kuivinen
2005-11-09merge-recursive: Fix limited output of rename messagesFredrik Kuivinen
2005-11-08merge-recursive: Only print relevant rename messagesFredrik Kuivinen
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano
2005-10-02[PATCH] Teach the recursive merge strategy about renames.Fredrik Kuivinen
2005-09-25[PATCH] recursive-merge: Don't print a stack trace when read-tree fails.Fredrik Kuivinen
2005-09-14git-merge-recursive: Trivial RE fixes.Junio C Hamano
2005-09-13[PATCH] Use a temporary index file when we merge the common ancestors.Fredrik Kuivinen
2005-09-13[PATCH] Adjust git-merge-recursive.py for the new tool names.Fredrik Kuivinen
2005-09-13[PATCH] Don't output 'Automatic merge failed, ...'Fredrik Kuivinen
2005-09-13[PATCH] Be more like the 'resolve' strategy.Fredrik Kuivinen
2005-09-13[PATCH] Rename the 'fredrik' merge strategy to 'recursive'.Fredrik Kuivinen