summaryrefslogtreecommitdiff
path: root/Documentation/git-merge.txt
Commit message (Expand)AuthorAgeFilesLines
* pull: pass --allow-unrelated-histories to "git merge"jc/merge-refuse-new-rootJunio C Hamano2016-04-211-13/+1
* merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-231-0/+13
* Merge branch 'mm/keyid-docs'Junio C Hamano2015-10-051-2/+4
|\
| * Documentation: explain optional arguments bettermm/keyid-docsMatthieu Moy2015-09-211-1/+3
| * Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy2015-09-211-1/+1
* | Merge branch 'po/doc-branch-desc'Junio C Hamano2015-09-171-1/+1
|\ \ | |/ |/|
| * doc: show usage of branch descriptionpo/doc-branch-descPhilip Oakley2015-09-141-1/+1
* | Merge branch 'jc/merge'Junio C Hamano2015-05-191-0/+4
|\ \
| * | merge: handle FETCH_HEAD internallyJunio C Hamano2015-04-291-0/+4
| |/
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-2/+2
|/
* merge: enable defaulttoupstream by defaultfc/merge-default-to-upstreamFelipe Contreras2014-04-221-3/+2
* parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-241-1/+1
* git-merge: document the -S optionNicolas Vigier2013-10-181-1/+5
* Merge branch 'maint-1.8.2' into maint-1.8.3maint-1.8.3Junio C Hamano2013-09-051-2/+2
|\
| * Documentation/git-merge.txt: fix formatting of example blockmaint-1.8.2Andreas Schwab2013-09-051-2/+2
| * Merge branch 'yd/doc-merge-annotated-tag' into maintJunio C Hamano2013-04-011-0/+24
| |\
* | \ Merge branch 'mm/merge-in-dirty-worktree-doc' into maintJunio C Hamano2013-07-211-2/+2
|\ \ \
| * | | Documentation/git-merge.txt: weaken warning about uncommited changesMatthieu Moy2013-06-181-2/+2
| | |/ | |/|
* | | documentation: trivial style cleanupsFelipe Contreras2013-05-171-2/+1
* | | Merge branch 'yd/doc-merge-annotated-tag'Junio C Hamano2013-03-281-0/+24
|\ \ \ | |/ / | | / | |/ |/|
| * Documentation: merging a tag is a special caseJunio C Hamano2013-03-211-0/+24
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-2/+2
|/
* Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy2012-10-251-1/+1
* doc: A few minor copy edits.Štěpán Němec2012-07-141-1/+1
* merge: use editor by default in interactive sessionsJunio C Hamano2012-01-231-1/+1
* Merge branch 'jc/merge-sans-branch'Junio C Hamano2011-04-011-3/+8
|\
| * merge: merge with the default upstream branch without argumentJunio C Hamano2011-03-241-3/+8
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
|/
* Merge branch 'jh/notes-merge'Junio C Hamano2010-12-081-3/+24
|\
| * Provide 'git merge --abort' as a synonym to 'git reset --merge'Johan Herland2010-11-171-3/+24
* | Fix a formatting error in git-merge.txtNathan W. Panike2010-10-291-7/+7
|/
* merge: --log appends shortlog to message if specifiedTay Ray Chuan2010-05-101-1/+6
* Docs: Add -X option to git-merge's synopsis.Marc Branchaud2010-04-121-1/+2
* Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano2010-01-241-78/+100
|\
| * Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder2010-01-241-6/+8
| * Documentation: simplify How Merge WorksJonathan Nieder2010-01-241-36/+16
| * Documentation: merge: add a section about fast-forwardJonathan Nieder2010-01-241-13/+18
| * Documentation: emphasize when git merge terminates earlyJonathan Nieder2010-01-241-10/+21
| * Documentation: merge: add an overviewJonathan Nieder2010-01-241-2/+26
| * Documentation: merge: move merge strategy list to endJonathan Nieder2010-01-241-2/+2
| * Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder2010-01-241-3/+3
| * Documentation: merge: move configuration section to endJonathan Nieder2010-01-241-9/+9
* | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-201-25/+29
|\ \ | |/
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
| * Documentation: format full commands in typewriter fontThomas Rast2010-01-101-7/+7
| * Documentation: warn prominently against merging with dirty treesThomas Rast2010-01-091-0/+4
| * Documentation/git-merge: reword references to "remote" and "pull"Thomas Rast2010-01-091-17/+17
* | Teach --[no-]rerere-autoupdate option to merge, revert and friendsJunio C Hamano2009-12-041-1/+6
|/
* modernize fetch/merge/pull examplesClemens Buchacher2009-10-211-0/+33
* Documentation: clarify mergeoptions descriptionJonathan Nieder2009-10-091-2/+2