summaryrefslogtreecommitdiff
path: root/Documentation/git-merge.txt
AgeCommit message (Expand)Author
2013-06-26Merge branch 'mm/merge-in-dirty-worktree-doc'Junio C Hamano
2013-06-18Documentation/git-merge.txt: weaken warning about uncommited changesMatthieu Moy
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-03-28Merge branch 'yd/doc-merge-annotated-tag'Junio C Hamano
2013-03-21Documentation: merging a tag is a special caseJunio C Hamano
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-10-25Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy
2012-07-15doc: A few minor copy edits.Štěpán Němec
2012-01-23merge: use editor by default in interactive sessionsJunio C Hamano
2011-04-02Merge branch 'jc/merge-sans-branch'Junio C Hamano
2011-03-24merge: merge with the default upstream branch without argumentJunio C Hamano
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-12-08Merge branch 'jh/notes-merge'Junio C Hamano
2010-11-17Provide 'git merge --abort' as a synonym to 'git reset --merge'Johan Herland
2010-10-29Fix a formatting error in git-merge.txtNathan W. Panike
2010-05-10merge: --log appends shortlog to message if specifiedTay Ray Chuan
2010-04-12Docs: Add -X option to git-merge's synopsis.Marc Branchaud
2010-01-24Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano
2010-01-24Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder
2010-01-24Documentation: simplify How Merge WorksJonathan Nieder
2010-01-24Documentation: merge: add a section about fast-forwardJonathan Nieder
2010-01-24Documentation: emphasize when git merge terminates earlyJonathan Nieder
2010-01-24Documentation: merge: add an overviewJonathan Nieder
2010-01-24Documentation: merge: move merge strategy list to endJonathan Nieder
2010-01-24Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder
2010-01-24Documentation: merge: move configuration section to endJonathan Nieder
2010-01-21Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2010-01-10Documentation: format full commands in typewriter fontThomas Rast
2010-01-09Documentation: warn prominently against merging with dirty treesThomas Rast
2010-01-09Documentation/git-merge: reword references to "remote" and "pull"Thomas Rast
2009-12-04Teach --[no-]rerere-autoupdate option to merge, revert and friendsJunio C Hamano
2009-10-21modernize fetch/merge/pull examplesClemens Buchacher
2009-10-09Documentation: clarify mergeoptions descriptionJonathan Nieder
2009-10-09Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder
2009-08-12Documentation: merge: one <remote> is requiredPaul Bolle
2009-03-26Grammar fix for "git merge" man pageWincent Colaiuta
2009-03-26Grammar fixes to "merge" and "patch-id" docsWincent Colaiuta
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen
2008-12-10Improve language in git-merge.txt and related docsRalf Wildenhues
2008-09-29Merge branch 'jc/better-conflict-resolution'Shawn O. Pearce
2008-09-04Fix AsciiDoc errors in merge documentationJohan Herland
2008-09-01git-merge documentation: describe how conflict is presentedJunio C Hamano
2008-08-23git-merge documentation: more details about resolving conflictsDan Hensgen
2008-07-31Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-19Documentation/git-merge.txt: Partial rewrite of How Merge WorksPetr Baudis
2008-07-08Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder