56 Commits (a552db3a64464f1b514b074fbc43aaf599106087)

Author SHA1 Message Date
Junio C Hamano de51faf388 git-merge: fix "fix confusion between tag and branch" for real 18 years ago
Junio C Hamano 211e6eb513 git-merge: squelch needless error message. 18 years ago
Junio C Hamano 3683dc5a9a git-merge: fix confusion between tag and branch 18 years ago
Junio C Hamano c175161638 git-merge: do not leak rev-parse output used for checking internally. 18 years ago
Junio C Hamano 51901e96bf git-merge: tighten error checking. 18 years ago
Junio C Hamano 8092c7f6af merge: allow merging into a yet-to-be-born branch. 18 years ago
Junio C Hamano 17bcdad3b7 git-merge: make it usable as the first class UI 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Rene Scharfe fc61e313da git-merge: show usage if run without arguments 18 years ago
Santi Béjar ba0ac36ec5 merge and resolve: Output short hashes and .. in "Updating ..." 18 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 18 years ago
Junio C Hamano 06d30f4f3e recur vs recursive: help testing without touching too many stuff. 19 years ago
Johannes Schindelin 6d297f8137 Status update on merge-recursive in C 19 years ago
Shawn Pearce e1447e38c0 Log ref changes made by git-merge and git-pull. 19 years ago
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