aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-merge.txt
Commit message (Expand)AuthorAge
* documentation: trivial style cleanupsFelipe Contreras2013-05-17
* Merge branch 'yd/doc-merge-annotated-tag'Junio C Hamano2013-03-28
|\
| * Documentation: merging a tag is a special caseJunio C Hamano2013-03-21
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy2012-10-25
* doc: A few minor copy edits.Štěpán Němec2012-07-14
* merge: use editor by default in interactive sessionsJunio C Hamano2012-01-23
* Merge branch 'jc/merge-sans-branch'Junio C Hamano2011-04-01
|\
| * merge: merge with the default upstream branch without argumentJunio C Hamano2011-03-24
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Merge branch 'jh/notes-merge'Junio C Hamano2010-12-08
|\
| * Provide 'git merge --abort' as a synonym to 'git reset --merge'Johan Herland2010-11-17
* | Fix a formatting error in git-merge.txtNathan W. Panike2010-10-29
|/
* merge: --log appends shortlog to message if specifiedTay Ray Chuan2010-05-10
* Docs: Add -X option to git-merge's synopsis.Marc Branchaud2010-04-12
* Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano2010-01-24
|\
| * Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder2010-01-24
| * Documentation: simplify How Merge WorksJonathan Nieder2010-01-24
| * Documentation: merge: add a section about fast-forwardJonathan Nieder2010-01-24
| * Documentation: emphasize when git merge terminates earlyJonathan Nieder2010-01-24
| * Documentation: merge: add an overviewJonathan Nieder2010-01-24
| * Documentation: merge: move merge strategy list to endJonathan Nieder2010-01-24
| * Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder2010-01-24
| * Documentation: merge: move configuration section to endJonathan Nieder2010-01-24
* | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\ \ | |/
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
| * Documentation: format full commands in typewriter fontThomas Rast2010-01-10
| * Documentation: warn prominently against merging with dirty treesThomas Rast2010-01-09
| * Documentation/git-merge: reword references to "remote" and "pull"Thomas Rast2010-01-09
* | Teach --[no-]rerere-autoupdate option to merge, revert and friendsJunio C Hamano2009-12-04
|/
* modernize fetch/merge/pull examplesClemens Buchacher2009-10-21
* Documentation: clarify mergeoptions descriptionJonathan Nieder2009-10-09
* Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2009-10-09
* Documentation: merge: one <remote> is requiredPaul Bolle2009-08-12
* Grammar fix for "git merge" man pageWincent Colaiuta2009-03-26
* Grammar fixes to "merge" and "patch-id" docsWincent Colaiuta2009-03-25
* Documentation: remove extra quoting/emphasis around literal textsChris Johnsen2009-03-17
* Improve language in git-merge.txt and related docsRalf Wildenhues2008-12-09
* Merge branch 'jc/better-conflict-resolution'Shawn O. Pearce2008-09-29
|\
| * Fix AsciiDoc errors in merge documentationJohan Herland2008-09-04
| * git-merge documentation: describe how conflict is presentedJunio C Hamano2008-08-31
* | git-merge documentation: more details about resolving conflictsDan Hensgen2008-08-22
|/
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30
* Update my e-mail addressJunio C Hamano2008-07-21
* Documentation/git-merge.txt: Partial rewrite of How Merge WorksPetr Baudis2008-07-19
* Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt2008-07-08
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06