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
*
Merge branch 'ml/doc-merge-updates'
Junio C Hamano
2024-01-08
1
-35
/
+35
|
\
|
*
Documentation/git-merge.txt: use backticks for command wrapping
Michael Lohmann
2023-12-20
1
-25
/
+25
|
*
Documentation/git-merge.txt: fix reference to synopsis
Michael Lohmann
2023-12-20
1
-10
/
+10
*
|
docs: AUTO_MERGE is not that special
Junio C Hamano
2023-12-15
1
-1
/
+1
|
/
*
documentation: wording improvements
Elijah Newren
2023-10-09
1
-1
/
+1
*
Documentation: document AUTO_MERGE
Philippe Blain
2023-05-23
1
-2
/
+7
*
git-merge.txt: modernize word choice in "True merge" section
Philippe Blain
2023-05-23
1
-1
/
+1
*
git-merge.txt: mention 'ORIG_HEAD' in the Description
Philippe Blain
2023-01-13
1
-1
/
+2
*
Merge branch 'ab/dedup-config-and-command-docs'
Junio C Hamano
2022-09-14
1
-1
/
+4
|
\
|
*
docs: add and use include template for config/* includes
Ævar Arnfjörð Bjarmason
2022-09-07
1
-1
/
+4
*
|
doc: consolidate --rerere-autoupdate description
Junio C Hamano
2022-08-03
1
-4
/
+1
|
/
*
Merge branch 'jc/merge-detached-head-name'
Junio C Hamano
2022-01-05
1
-1
/
+7
|
\
|
*
merge: allow to pretend a merge is made into a different branch
Junio C Hamano
2021-12-20
1
-1
/
+7
*
|
update documentation for new zdiff3 conflictStyle
Elijah Newren
2021-12-01
1
-5
/
+27
|
/
*
pull: update docs & code for option compatibility with rebasing
Elijah Newren
2021-07-22
1
-0
/
+2
*
Doc: reference the "stash list" in autostash docs
Denton Liu
2020-05-06
1
-2
/
+2
*
merge: teach --autostash option
Denton Liu
2020-04-10
1
-3
/
+8
*
merge: do no-verify like commit
Michael J Gruber
2019-08-07
1
-1
/
+1
*
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-0
/
+5
|
\
|
*
doc: document --overwrite-ignore
Nguyễn Thái Ngọc Duy
2019-04-02
1
-0
/
+5
*
|
Merge branch 'pw/doc-synopsis-markup-opmode-options'
Junio C Hamano
2019-07-10
1
-2
/
+1
|
\
\
|
*
|
show --continue/skip etc. consistently in synopsis
Phillip Wood
2019-06-18
1
-2
/
+1
*
|
|
Merge branch 'nd/merge-quit'
Junio C Hamano
2019-06-13
1
-0
/
+4
|
\
|
|
|
*
|
merge: add --quit
Nguyễn Thái Ngọc Duy
2019-05-19
1
-0
/
+4
|
|
/
*
/
merge: tweak --rerere-autoupdate documentation
Phillip Wood
2019-03-18
1
-1
/
+2
|
/
*
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
[next]