index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-merge.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config.txt: move merge-config.txt to config/
Nguyễn Thái Ngọc Duy
2018-10-29
1
-1
/
+1
*
Merge branch 'en/dirty-merge-fixes'
Junio C Hamano
2018-08-03
1
-3
/
+3
|
\
|
*
merge: fix misleading pre-merge check documentation
Elijah Newren
2018-07-11
1
-3
/
+3
*
|
merge: allow reading the merge commit message from a file
Johannes Schindelin
2018-07-11
1
-1
/
+9
*
|
Merge branch 'mw/doc-merge-enumfix'
Junio C Hamano
2018-06-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
doc: update the order of the syntax `git merge --continue`
Meng-Sung Wu
2018-06-14
1
-1
/
+1
*
|
Merge branch 'wk/pull-signoff'
Junio C Hamano
2017-11-06
1
-8
/
+0
|
\
\
|
*
|
pull: pass --signoff/--no-signoff to "git merge"
W. Trevor King
2017-10-13
1
-8
/
+0
*
|
|
Merge branch 'wk/merge-options-gpg-sign-doc'
Junio C Hamano
2017-10-19
1
-6
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Documentation/merge-options.txt: describe -S/--gpg-sign for 'pull'
W. Trevor King
2017-10-12
1
-6
/
+0
*
|
|
Merge branch 'ma/up-to-date'
Junio C Hamano
2017-09-10
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
2017-08-23
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mg/killed-merge'
Junio C Hamano
2017-08-27
1
-1
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Documentation/git-merge: explain --continue
Michael J Gruber
2017-08-22
1
-1
/
+4
|
|
/
*
/
merge: add a --signoff flag
Łukasz Gryglicki
2017-07-25
1
-0
/
+8
|
/
*
Merge branch 'jc/merge-drop-old-syntax'
Junio C Hamano
2017-03-30
1
-6
/
+1
|
\
|
*
merge: drop 'git merge <message> HEAD <commit>' syntax
Junio C Hamano
2015-04-29
1
-6
/
+1
*
|
merge: add '--continue' option as a synonym for 'git commit'
Chris Packham
2016-12-14
1
-0
/
+8
*
|
pull: pass --allow-unrelated-histories to "git merge"
Junio C Hamano
2016-04-21
1
-13
/
+1
*
|
merge: refuse to create too cool a merge by default
Junio C Hamano
2016-03-23
1
-0
/
+13
*
|
Merge branch 'mm/keyid-docs'
Junio C Hamano
2015-10-05
1
-2
/
+4
|
\
\
|
*
|
Documentation: explain optional arguments better
Matthieu Moy
2015-09-21
1
-1
/
+3
|
*
|
Documentation: use 'keyid' consistently, not 'key-id'
Matthieu Moy
2015-09-21
1
-1
/
+1
*
|
|
Merge branch 'po/doc-branch-desc'
Junio C Hamano
2015-09-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc: show usage of branch description
Philip Oakley
2015-09-14
1
-1
/
+1
*
|
|
Merge branch 'jc/merge'
Junio C Hamano
2015-05-19
1
-0
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
merge: handle FETCH_HEAD internally
Junio C Hamano
2015-04-29
1
-0
/
+4
|
|
/
*
/
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-2
/
+2
|
/
*
merge: enable defaulttoupstream by default
Felipe Contreras
2014-04-22
1
-3
/
+2
*
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
2014-03-24
1
-1
/
+1
*
git-merge: document the -S option
Nicolas Vigier
2013-10-18
1
-1
/
+5
*
Merge branch 'maint-1.8.2' into maint-1.8.3
Junio C Hamano
2013-09-05
1
-2
/
+2
|
\
|
*
Documentation/git-merge.txt: fix formatting of example block
Andreas Schwab
2013-09-05
1
-2
/
+2
|
*
Merge branch 'yd/doc-merge-annotated-tag' into maint
Junio C Hamano
2013-04-01
1
-0
/
+24
|
|
\
*
|
\
Merge branch 'mm/merge-in-dirty-worktree-doc' into maint
Junio C Hamano
2013-07-22
1
-2
/
+2
|
\
\
\
|
*
|
|
Documentation/git-merge.txt: weaken warning about uncommited changes
Matthieu Moy
2013-06-18
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
documentation: trivial style cleanups
Felipe Contreras
2013-05-17
1
-2
/
+1
*
|
|
Merge branch 'yd/doc-merge-annotated-tag'
Junio C Hamano
2013-03-28
1
-0
/
+24
|
\
|
|
|
|
/
|
/
|
|
*
Documentation: merging a tag is a special case
Junio C Hamano
2013-03-21
1
-0
/
+24
*
|
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-2
/
+2
|
/
*
Documentation: remote tracking branch -> remote-tracking branch
Matthieu Moy
2012-10-25
1
-1
/
+1
*
doc: A few minor copy edits.
Štěpán Němec
2012-07-15
1
-1
/
+1
*
merge: use editor by default in interactive sessions
Junio C Hamano
2012-01-23
1
-1
/
+1
*
Merge branch 'jc/merge-sans-branch'
Junio C Hamano
2011-04-02
1
-3
/
+8
|
\
|
*
merge: merge with the default upstream branch without argument
Junio C Hamano
2011-03-24
1
-3
/
+8
*
|
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-9
/
+0
|
/
*
Merge branch 'jh/notes-merge'
Junio C Hamano
2010-12-08
1
-3
/
+24
|
\
|
*
Provide 'git merge --abort' as a synonym to 'git reset --merge'
Johan Herland
2010-11-17
1
-3
/
+24
*
|
Fix a formatting error in git-merge.txt
Nathan W. Panike
2010-10-29
1
-7
/
+7
|
/
*
merge: --log appends shortlog to message if specified
Tay Ray Chuan
2010-05-10
1
-1
/
+6
[next]