17 Commits (0591c0a5be7d58dfe2c69c8a81b2cebbb0337320)

Author SHA1 Message Date
Jonathan Nieder fdc4408a89 merge script: learn --[no-]rerere-autoupdate 15 years ago
Jonathan Nieder c2c9a87d4f merge script: notice @{-1} shorthand 15 years ago
Jonathan Nieder 2a70fa4f1e merge script: handle --no-ff --no-commit correctly 15 years ago
Jonathan Nieder f07df52489 merge script: --ff-only to disallow true merge 15 years ago
Jonathan Nieder d9a680acf6 merge script: handle many-way octopus 15 years ago
Jonathan Nieder eeb70b6769 merge script: handle -m --log correctly 15 years ago
Jonathan Nieder f5d3a6f575 merge script: forbid merge -s index 15 years ago
Jonathan Nieder e69dccf8cd merge script: allow custom strategies 15 years ago
Jonathan Nieder 5d75a52b3a merge script: merge -X<option> 15 years ago
Jonathan Nieder 13dd255e4a merge script: improve log message subject 15 years ago
Jonathan Nieder 6239af1c6c merge script: refuse to merge during merge 15 years ago
Jonathan Nieder 64048d670b merge script: tweak unmerged files message to match builtin 15 years ago
Jonathan Nieder 22e0560a70 merge script: --squash, --ff from unborn branch are errors 15 years ago
Avery Pennarun 8cc5b29065 git merge -X<option> 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Miklos Vajna 1c7b76be7d Build in merge 17 years ago
Brandon Casey 037e98f202 git-merge.sh: fix typo in usage message: sucesses --> succeeds 17 years ago
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 18 years ago
Lars Hjemli d08af0ad74 git-merge: add support for --commit and --no-squash 18 years ago
Lars Hjemli aec7b362ad git-merge: add support for branch.<name>.mergeoptions 18 years ago
Lars Hjemli d38eb710d9 git-merge: refactor option parsing 18 years ago
Lars Hjemli 2ae4fd7695 git-merge: fix faulty SQUASH_MSG 18 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 18 years ago
Josh England 46232915d5 Add post-merge hook, related documentation, and tests. 18 years ago
Junio C Hamano d4bb43ee27 Invoke "git gc --auto" from commit, merge, am and rebase. 18 years ago
Junio C Hamano a005085240 git-merge: do up-to-date check also for all strategies 18 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