107 Commits (196821f440d46029f0399a7d97c0cfc78a870244)

Author SHA1 Message Date
Miklos Vajna c3170a83d6 git-merge: exclude unnecessary options from OPTIONS_SPEC 17 years ago
SZEDER Gábor efb779f887 merge, pull: add '--(no-)log' command line option 17 years ago
SZEDER Gábor 3e6c0a3fe3 add 'merge.stat' config variable 17 years ago
SZEDER Gábor d8abe148be merge, pull: introduce '--(no-)stat' option 17 years ago
Denis Cheng 9225d7be0a specify explicit "--pretty=medium" with `git log/show/whatchanged` 17 years ago
Gerrit Pape e6d1f76ccf git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options 17 years ago
Pierre Habouzit b0bf1d8b79 Migrate git-merge.sh to use git-rev-parse --parseopt 17 years ago
Junio C Hamano a64d7784e8 git-merge: no reason to use cpio anymore 17 years ago
Lars Hjemli d66424c4ac git-merge: add --ff and --no-ff options 17 years ago
Lars Hjemli d08af0ad74 git-merge: add support for --commit and --no-squash 17 years ago
Lars Hjemli aec7b362ad git-merge: add support for branch.<name>.mergeoptions 17 years ago
Lars Hjemli d38eb710d9 git-merge: refactor option parsing 17 years ago
Lars Hjemli 2ae4fd7695 git-merge: fix faulty SQUASH_MSG 17 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 17 years ago
Josh England 46232915d5 Add post-merge hook, related documentation, and tests. 17 years ago
Junio C Hamano d4bb43ee27 Invoke "git gc --auto" from commit, merge, am and rebase. 17 years ago
Junio C Hamano a005085240 git-merge: do up-to-date check also for all strategies 17 years ago
Johannes Schindelin b4372ef136 Enable "git rerere" by the config variable rerere.enabled 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Jeff King a23bfaed7d More echo "$user_message" fixes. 18 years ago
Alex Riesen 51e7ecf4ec Add a configuration option to control diffstat after merge 18 years ago
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