26 Commits (7be1d62c6f6b322d826d145762db0050057aeb69)

Author SHA1 Message Date
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Fredrik Kuivinen 008bb6ea69 merge-recursive: Make use of provided bases 19 years ago
Fredrik Kuivinen 4353f38616 merge-recursive: Improve the error message printed when merge(1) isn't found. 19 years ago
Junio C Hamano 724b511d4f merge-recursive: conflicting rename case. 19 years ago
Junio C Hamano 157dc07368 merge-recursive: cleanup setIndexStages 19 years ago
Junio C Hamano 28e77a8164 merge-recursive: leave unmerged entries in the index. 19 years ago
Junio C Hamano a6b51f11ab merge-recursive: adjust git-ls-tree use for the latest. 19 years ago
Junio C Hamano 58cce8a85d merge-recursive: match the unmerged index entry behaviour with merge-resolve 19 years ago
Fredrik Kuivinen a6322d079b merge-recursive: Replace 'except:' 19 years ago
Junio C Hamano 80e21a9ed8 merge-recursive::removeFile: remove empty directories 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Johannes Schindelin ad4f4daae8 Give python a chance to find "backported" modules 19 years ago
Fredrik Kuivinen e9af60c88b merge-recursive: Use '~' instead of '_' to separate file names from branch names 19 years ago
Fredrik Kuivinen 857f26d2f4 merge-recursive: Add copyright notice 19 years ago
Fredrik Kuivinen 46e651743a merge-recursive: Indent the output properly 19 years ago
Fredrik Kuivinen 186f855fc6 merge-recursive: Fix support for branch names containing slashes 19 years ago
Fredrik Kuivinen c8a4f5e542 merge-recursive: Fix limited output of rename messages 19 years ago
Fredrik Kuivinen d1745afa2f merge-recursive: Only print relevant rename messages 19 years ago
Junio C Hamano 4769948afe Deal with $(bindir) and friends with whitespaces. 19 years ago
Fredrik Kuivinen af215114f5 [PATCH] Teach the recursive merge strategy about renames. 19 years ago
Fredrik Kuivinen 0bed18998a [PATCH] recursive-merge: Don't print a stack trace when read-tree fails. 19 years ago
Junio C Hamano 74376a6864 git-merge-recursive: Trivial RE fixes. 19 years ago
Fredrik Kuivinen 6511cce24b [PATCH] Use a temporary index file when we merge the common ancestors. 19 years ago
Fredrik Kuivinen 87a71b65ac [PATCH] Adjust git-merge-recursive.py for the new tool names. 19 years ago
Fredrik Kuivinen 0d214b6619 [PATCH] Don't output 'Automatic merge failed, ...' 19 years ago
Fredrik Kuivinen d9a23fa6f7 [PATCH] Be more like the 'resolve' strategy. 19 years ago
Fredrik Kuivinen e4cf17ce0d [PATCH] Rename the 'fredrik' merge strategy to 'recursive'. 19 years ago
Fredrik Kuivinen 206e587cb8 [PATCH] Make sure we die if we don't get enough arguments. 19 years ago
Fredrik Kuivinen 654291a2ac [PATCH] Introduce a 'die' function. 19 years ago
Fredrik Kuivinen ace36858d3 [PATCH] Exit with status code 2 if we get an exception. 19 years ago
Fredrik Kuivinen 8ceba720ba [PATCH] Fix assertion failure when merging common ancestors. 19 years ago
Junio C Hamano 720d150c48 Add a new merge strategy by Fredrik Kuivinen. 19 years ago