summaryrefslogtreecommitdiff
path: root/Documentation/git-merge.txt
AgeCommit message (Expand)Author
2015-05-19Merge branch 'jc/merge'Junio C Hamano
2015-04-29merge: handle FETCH_HEAD internallyJunio C Hamano
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2014-04-22merge: enable defaulttoupstream by defaultFelipe Contreras
2014-03-24parse-options: multi-word argh should use dash to separate wordsJunio C Hamano
2013-10-18git-merge: document the -S optionNicolas Vigier
2013-09-05Merge branch 'maint-1.8.2' into maint-1.8.3Junio C Hamano
2013-09-05Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab
2013-07-22Merge branch 'mm/merge-in-dirty-worktree-doc' into maintJunio C Hamano
2013-06-18Documentation/git-merge.txt: weaken warning about uncommited changesMatthieu Moy
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-04-01Merge branch 'yd/doc-merge-annotated-tag' into maintJunio C Hamano
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