78 Commits (45bde46bfb9cbc5565f9fc6caa819333578c53e1)

Author SHA1 Message Date
James Bowes fefe49d134 Add colour support in rebase and merge tree diff stats output. 18 years ago
Junio C Hamano 68faf68938 A new merge stragety 'subtree'. 18 years ago
Michael S. Tsirkin 85295a52e6 git-merge: Put FETCH_HEAD data in merge commit message 18 years ago
Santi Béjar 2be08a84ba git-merge: finish when git-read-tree fails 18 years ago
J. Bruce Fields be242d576c git-merge: warn when -m provided on a fast forward 18 years ago
Junio C Hamano 7d79c860a6 git-merge: fail correctly when we cannot fast forward. 18 years ago
Junio C Hamano de6f0def50 git-merge: minor fix for no_trivial_merge_strategies. 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Junio C Hamano 7f9acb2a16 git-merge: leave sensible reflog message when used as the first level UI. 18 years ago
Junio C Hamano 533b70390e Allow whole-tree operations to be started from a subdirectory 18 years ago
Shawn O. Pearce c82d7117a1 Improve merge performance by avoiding in-index merges. 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Junio C Hamano d1014a1745 fail pull/merge early in the middle of conflicted merge 18 years ago
Shawn O. Pearce de811948ba Honor pull.{twohead,octopus} in git-merge. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Shawn O. Pearce e0ec18192d Display 'theirs' branch name when possible in merge. 18 years ago
Junio C Hamano 228e2eb67e merge and reset: adjust for "reset --hard" messages 18 years ago
Junio C Hamano b1bfcae438 merge: give a bit prettier merge message to "merge branch~$n" 18 years ago
Junio C Hamano 0c4e95d083 git merge: reword failure message. 18 years ago
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 1127148089 Loosen "working file will be lost" check in Porcelain-ish 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