40 Commits (e14421b9aa85f11853a0dacae09498515daab7b8)

Author SHA1 Message Date
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Junio C Hamano 7d0c68871a git-merge --squash 19 years ago
Timo Hirvonen 5e7c91d6f7 git-merge: Don't use -p when outputting summary 19 years ago
Sean 9d76812b42 Convert some "apply --summary" users to "diff --summary". 19 years ago
Junio C Hamano 50ac740801 git-merge: a bit more readable user guidance. 19 years ago
Junio C Hamano 6ea23343ce git-merge knows some strategies want to skip trivial merges 19 years ago
Olaf Hering 180b0d7483 allow double click on current HEAD id after git-pull 19 years ago
Junio C Hamano 744633cbf2 checkout - eye candy. 19 years ago
Junio C Hamano d64e6b0429 Keep Porcelainish from failing by broken ident after making changes. 19 years ago
Johannes Schindelin abb7c7b31c Optionally work without python 19 years ago
Junio C Hamano e3b59a44f6 Keep Porcelainish from failing by broken ident after making changes. 19 years ago
Junio C Hamano 1536dd9c61 Only call git-rerere if $GIT_DIR/rr-cache exists. 19 years ago
Junio C Hamano 8389b52b2a git-rerere: reuse recorded resolve. 19 years ago
Junio C Hamano c0c74a88f9 git-merge: Properly quote $merge_msg variable. 19 years ago
Junio C Hamano 6b94f1e404 merge: seed the commit message with list of conflicted files. 19 years ago
Junio C Hamano 695bf722da merge --no-commit: tweak message 19 years ago
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