112 Commits (3206b6bdf6c261633b3712b7549b794aa39a5169)

Author SHA1 Message Date
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 12 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
Jonathan Nieder 35e9d6303c Documentation: merge: move configuration section to end 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Thomas Rast ca768288b6 Documentation: format full commands in typewriter font 15 years ago
Thomas Rast e330d8ca1a Documentation: warn prominently against merging with dirty trees 15 years ago
Thomas Rast 57bddb1153 Documentation/git-merge: reword references to "remote" and "pull" 15 years ago
Junio C Hamano cb6020bb01 Teach --[no-]rerere-autoupdate option to merge, revert and friends 15 years ago
Clemens Buchacher d504f6975d modernize fetch/merge/pull examples 15 years ago
Jonathan Nieder 25dcc0d64b Documentation: clarify mergeoptions description 15 years ago
Jonathan Nieder 0f8a02c640 Documentation: git fmt-merge-msg does not have to be a script 15 years ago
Paul Bolle 22f1fb66be Documentation: merge: one <remote> is required 16 years ago
Wincent Colaiuta 9fe00538c6 Grammar fix for "git merge" man page 16 years ago