75 Commits (509d59705ee07094bcc56b49a17ba0ae983da50f)

Author SHA1 Message Date
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 15 years ago
Wincent Colaiuta 9fe00538c6 Grammar fix for "git merge" man page 16 years ago
Wincent Colaiuta 4fa535a179 Grammar fixes to "merge" and "patch-id" docs 16 years ago
Chris Johnsen dcb11263bc Documentation: remove extra quoting/emphasis around literal texts 16 years ago
Ralf Wildenhues 29b802aae6 Improve language in git-merge.txt and related docs 16 years ago
Johan Herland 3407a7a9e6 Fix AsciiDoc errors in merge documentation 16 years ago
Junio C Hamano 70a3f89733 git-merge documentation: describe how conflict is presented 16 years ago
Dan Hensgen 34ad1afa71 git-merge documentation: more details about resolving conflicts 16 years ago
Junio C Hamano 1ceb95c804 Update my e-mail address 16 years ago
Abhijit Menon-Sen f448e24e2f Make the DESCRIPTION match <x>... items in the SYNOPSIS 16 years ago
Junio C Hamano 59eb68aa2b Update my e-mail address 17 years ago
Petr Baudis c0be8aa06b Documentation/git-merge.txt: Partial rewrite of How Merge Works 17 years ago
Brian Gernhardt 9869099bee Documentation: mention ORIG_HEAD in am, merge, and rebase 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
SZEDER Gábor d8abe148be merge, pull: introduce '--(no-)stat' option 17 years ago
SZEDER Gábor f5a84c372f doc: moved merge.* config variables into separate merge-config.txt 17 years ago
Matthieu Moy 81646ad247 Fix incorrect wording in git-merge.txt. 17 years ago
Dave Peticolas b98525e4bf Documentation: fix and clarify grammar in git-merge docs. 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Junio C Hamano 0e545f7516 Documentation: describe 'union' low-level merge driver 17 years ago
Junio C Hamano dee48c3c7e git-merge: document but discourage the historical syntax 17 years ago
Shawn Bohrer b06743925c Fix spelling of overridden in documentation 17 years ago
Lars Hjemli aec7b362ad git-merge: add support for branch.<name>.mergeoptions 17 years ago
Steve Hoelzer 434e6ef89d Try to be consistent with capitalization in the documentation 18 years ago
Jakub Narebski dbddb714b0 Update git-merge documentation. 18 years ago