128 Commits (e31aba42fb12bdeb0f850829e008e1e3f43af500)

Author SHA1 Message Date
Denton Liu c5e786abe3 Doc: reference the "stash list" in autostash docs 5 years ago
Denton Liu a03b55530a merge: teach --autostash option 5 years ago
Michael J Gruber a1f3dd7eb3 merge: do no-verify like commit 5 years ago
Phillip Wood 437591a9d7 show --continue/skip etc. consistently in synopsis 6 years ago
Nguyễn Thái Ngọc Duy f3f8311ec7 merge: add --quit 6 years ago
Nguyễn Thái Ngọc Duy 9d223d43e5 doc: document --overwrite-ignore 6 years ago
Phillip Wood 15c6dbd877 merge: tweak --rerere-autoupdate documentation 6 years ago
Nguyễn Thái Ngọc Duy 7fb5ab4a02 config.txt: move merge-config.txt to config/ 6 years ago
Johannes Schindelin 920f22e6bc merge: allow reading the merge commit message from a file 7 years ago
Elijah Newren 55f39cf755 merge: fix misleading pre-merge check documentation 7 years ago
Meng-Sung Wu 28cb06020b doc: update the order of the syntax `git merge --continue` 7 years ago
W. Trevor King 3a4d2c7437 pull: pass --signoff/--no-signoff to "git merge" 7 years ago
W. Trevor King 488aa65c8f Documentation/merge-options.txt: describe -S/--gpg-sign for 'pull' 7 years ago
Martin Ågren 7560f547e6 treewide: correct several "up-to-date" to "up to date" 7 years ago
Michael J Gruber e2de82f271 Documentation/git-merge: explain --continue 7 years ago
Łukasz Gryglicki 14d01b4f07 merge: add a --signoff flag 8 years ago
Chris Packham 367ff69428 merge: add '--continue' option as a synonym for 'git commit' 8 years ago
Junio C Hamano 09c2cb877a pull: pass --allow-unrelated-histories to "git merge" 9 years ago
Junio C Hamano e379fdf34f merge: refuse to create too cool a merge by default 9 years ago
Matthieu Moy 2b594bf90d Documentation: explain optional arguments better 9 years ago
Matthieu Moy 340f2c5e63 Documentation: use 'keyid' consistently, not 'key-id' 9 years ago
Philip Oakley 561d2b7934 doc: show usage of branch description 9 years ago
Junio C Hamano b4391657ed merge: drop 'git merge <message> HEAD <commit>' syntax 10 years ago
Junio C Hamano 74e8bc59cb merge: handle FETCH_HEAD internally 10 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Felipe Contreras a01f7f2ba0 merge: enable defaulttoupstream by default 11 years ago
Junio C Hamano e703d7118c parse-options: multi-word argh should use dash to separate words 11 years ago
Nicolas Vigier 5f737ac91b git-merge: document the -S option 11 years ago
Andreas Schwab e45bda876a Documentation/git-merge.txt: fix formatting of example block 11 years ago
Matthieu Moy 76b80cdf17 Documentation/git-merge.txt: weaken warning about uncommited changes 12 years ago
Felipe Contreras 0460ed2c93 documentation: trivial style cleanups 12 years ago
Junio C Hamano 77c72780ed Documentation: merging a tag is a special case 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Matthieu Moy a6d3bde5af Documentation: remote tracking branch -> remote-tracking branch 12 years ago
Štěpán Němec 7615cb005b doc: A few minor copy edits. 13 years ago
Štěpán Němec edfbbf7eea doc: A few minor copy edits. 13 years ago
Junio C Hamano f8246281af merge: use editor by default in interactive sessions 13 years ago
Junio C Hamano 93e535a5b7 merge: merge with the default upstream branch without argument 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Johan Herland 35d2fffdb8 Provide 'git merge --abort' as a synonym to 'git reset --merge' 14 years ago
Nathan W. Panike af77aee9ca Fix a formatting error in git-merge.txt 14 years ago
Tay Ray Chuan f0ecac2b70 merge: --log appends shortlog to message if specified 15 years ago
Marc Branchaud adda3c3beb Docs: Add -X option to git-merge's synopsis. 15 years ago
Jonathan Nieder 3588cf9481 Documentation: merge: use MERGE_HEAD to refer to the remote branch 15 years ago
Jonathan Nieder ebef7e5049 Documentation: simplify How Merge Works 15 years ago
Jonathan Nieder 29280311f0 Documentation: merge: add a section about fast-forward 15 years ago
Jonathan Nieder 30f2bade84 Documentation: emphasize when git merge terminates early 15 years ago
Jonathan Nieder b40bb374a6 Documentation: merge: add an overview 15 years ago
Jonathan Nieder a4081bacfc Documentation: merge: move merge strategy list to end 15 years ago
Jonathan Nieder ed4a6baad0 Documentation: suggest `reset --merge` in How Merge Works section 15 years ago