aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-merge.txt
Commit message (Expand)AuthorAge
* Merge branch 'wk/pull-signoff'Junio C Hamano2017-11-06
|\
| * pull: pass --signoff/--no-signoff to "git merge"W. Trevor King2017-10-13
* | Merge branch 'wk/merge-options-gpg-sign-doc'Junio C Hamano2017-10-19
|\ \ | |/ |/|
| * Documentation/merge-options.txt: describe -S/--gpg-sign for 'pull'W. Trevor King2017-10-12
* | Merge branch 'ma/up-to-date'Junio C Hamano2017-09-10
|\ \
| * | treewide: correct several "up-to-date" to "up to date"Martin Ågren2017-08-23
* | | Merge branch 'mg/killed-merge'Junio C Hamano2017-08-26
|\ \ \ | | |/ | |/|
| * | Documentation/git-merge: explain --continueMichael J Gruber2017-08-21
| |/
* | merge: add a --signoff flagŁukasz Gryglicki2017-07-25
|/
* Merge branch 'jc/merge-drop-old-syntax'Junio C Hamano2017-03-30
|\
| * merge: drop 'git merge <message> HEAD <commit>' syntaxJunio C Hamano2015-04-29
* | merge: add '--continue' option as a synonym for 'git commit'Chris Packham2016-12-14
* | pull: pass --allow-unrelated-histories to "git merge"Junio C Hamano2016-04-21
* | merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-23
* | Merge branch 'mm/keyid-docs'Junio C Hamano2015-10-05
|\ \
| * | Documentation: explain optional arguments betterMatthieu Moy2015-09-21
| * | Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy2015-09-21
* | | Merge branch 'po/doc-branch-desc'Junio C Hamano2015-09-17
|\ \ \ | |/ / |/| |
| * | doc: show usage of branch descriptionPhilip Oakley2015-09-14
* | | Merge branch 'jc/merge'Junio C Hamano2015-05-19
|\ \ \ | | |/ | |/|
| * | merge: handle FETCH_HEAD internallyJunio C Hamano2015-04-29
| |/
* | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
|/
* merge: enable defaulttoupstream by defaultFelipe Contreras2014-04-22
* parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-24
* git-merge: document the -S optionNicolas Vigier2013-10-18
* Merge branch 'maint-1.8.2' into maint-1.8.3Junio C Hamano2013-09-05
|\
| * Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab2013-09-05
| * Merge branch 'yd/doc-merge-annotated-tag' into maintJunio C Hamano2013-04-01
| |\
* | \ Merge branch 'mm/merge-in-dirty-worktree-doc' into maintJunio C Hamano2013-07-21
|\ \ \
| * | | Documentation/git-merge.txt: weaken warning about uncommited changesMatthieu Moy2013-06-18
| | |/ | |/|
* | | 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