22 Commits (f4a11066cfb70c49fddbca7f95aa0fedcee53cca)

Author SHA1 Message Date
freku045@student.liu.se 806f36d4d7 Trivial usage string clean-up 19 years ago
Junio C Hamano 9954f5b876 [PATCH] allow merging any committish 19 years ago
Fredrik Kuivinen 4275df5170 git-merge: Exit with code 2 if no strategy was able to handle the merge. 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano fbf8ac212c git-merge: make recursive the default strategy 19 years ago
Junio C Hamano 13956670a7 Use 'merge-base --all' where applicable. 19 years ago
Junio C Hamano 64da9e604e Add 'ours' merge strategy. 19 years ago
Junio C Hamano 123ee3ca7b Add --no-commit to git-merge/git-pull. 19 years ago
Chris Shoemaker 50b8e355b6 Documentation changes to recursive option for git-diff-tree 19 years ago
Junio C Hamano 4f692b1978 Allow git-merge not to commit. 19 years ago
Fredrik Kuivinen 88f8f0a52b [PATCH] Enable and fix support for base less merges. 19 years ago
Junio C Hamano f9d72413bc Handle really trivial case inside git-merge. 19 years ago
Junio C Hamano bf7960eb51 Use git-update-ref in scripts. 19 years ago
Junio C Hamano 60fa056052 Fastpath the normal case by not checking that index matches HEAD. 19 years ago
Junio C Hamano deca7e8c59 Give default merge message after failed automerge. 19 years ago
Junio C Hamano a935824036 Fix overzealous cleanliness check in git-merge 19 years ago
Fredrik Kuivinen 8cc01e5019 [PATCH] More descriptive messages for conflict cases in merges 19 years ago
Fredrik Kuivinen e4cf17ce0d [PATCH] Rename the 'fredrik' merge strategy to 'recursive'. 19 years ago
Junio C Hamano f88ed172e7 Fix off-by-one error in git-merge 19 years ago
Junio C Hamano 720d150c48 Add a new merge strategy by Fredrik Kuivinen. 19 years ago
Junio C Hamano 2276aa6c09 Use Daniel's read-tree in the merge strategy 'resolve'. 19 years ago
Junio C Hamano 91063bbc6c Multi-backend merge driver. 19 years ago