index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-merge.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
merge: add '--continue' option as a synonym for 'git commit'
Chris Packham
1
-0
/
+8
2016-04-21
pull: pass --allow-unrelated-histories to "git merge"
Junio C Hamano
1
-13
/
+1
2016-03-23
merge: refuse to create too cool a merge by default
Junio C Hamano
1
-0
/
+13
2015-10-05
Merge branch 'mm/keyid-docs'
Junio C Hamano
1
-2
/
+4
2015-09-21
Documentation: explain optional arguments better
Matthieu Moy
1
-1
/
+3
2015-09-21
Documentation: use 'keyid' consistently, not 'key-id'
Matthieu Moy
1
-1
/
+1
2015-09-17
Merge branch 'po/doc-branch-desc'
Junio C Hamano
1
-1
/
+1
2015-09-14
doc: show usage of branch description
Philip Oakley
1
-1
/
+1
2015-05-19
Merge branch 'jc/merge'
Junio C Hamano
1
-0
/
+4
2015-04-29
merge: handle FETCH_HEAD internally
Junio C Hamano
1
-0
/
+4
2015-03-13
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2014-04-22
merge: enable defaulttoupstream by default
Felipe Contreras
1
-3
/
+2
2014-03-24
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
1
-1
/
+1
2013-10-18
git-merge: document the -S option
Nicolas Vigier
1
-1
/
+5
2013-09-05
Merge branch 'maint-1.8.2' into maint-1.8.3
Junio C Hamano
1
-2
/
+2
2013-09-05
Documentation/git-merge.txt: fix formatting of example block
Andreas Schwab
1
-2
/
+2
2013-07-21
Merge branch 'mm/merge-in-dirty-worktree-doc' into maint
Junio C Hamano
1
-2
/
+2
2013-06-18
Documentation/git-merge.txt: weaken warning about uncommited changes
Matthieu Moy
1
-2
/
+2
2013-05-17
documentation: trivial style cleanups
Felipe Contreras
1
-2
/
+1
2013-04-01
Merge branch 'yd/doc-merge-annotated-tag' into maint
Junio C Hamano
1
-0
/
+24
2013-03-28
Merge branch 'yd/doc-merge-annotated-tag'
Junio C Hamano
1
-0
/
+24
2013-03-21
Documentation: merging a tag is a special case
Junio C Hamano
1
-0
/
+24
2013-02-01
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
1
-2
/
+2
2012-10-25
Documentation: remote tracking branch -> remote-tracking branch
Matthieu Moy
1
-1
/
+1
2012-07-14
doc: A few minor copy edits.
Štěpán Němec
1
-1
/
+1
2012-01-23
merge: use editor by default in interactive sessions
Junio C Hamano
1
-1
/
+1
2011-04-01
Merge branch 'jc/merge-sans-branch'
Junio C Hamano
1
-3
/
+8
2011-03-24
merge: merge with the default upstream branch without argument
Junio C Hamano
1
-3
/
+8
2011-03-11
doc: drop author/documentation sections from most pages
Jeff King
1
-9
/
+0
2010-12-08
Merge branch 'jh/notes-merge'
Junio C Hamano
1
-3
/
+24
2010-11-17
Provide 'git merge --abort' as a synonym to 'git reset --merge'
Johan Herland
1
-3
/
+24
2010-10-29
Fix a formatting error in git-merge.txt
Nathan W. Panike
1
-7
/
+7
2010-05-10
merge: --log appends shortlog to message if specified
Tay Ray Chuan
1
-1
/
+6
2010-04-12
Docs: Add -X option to git-merge's synopsis.
Marc Branchaud
1
-1
/
+2
2010-01-24
Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trast
Junio C Hamano
1
-78
/
+100
2010-01-24
Documentation: merge: use MERGE_HEAD to refer to the remote branch
Jonathan Nieder
1
-6
/
+8
2010-01-24
Documentation: simplify How Merge Works
Jonathan Nieder
1
-36
/
+16
2010-01-24
Documentation: merge: add a section about fast-forward
Jonathan Nieder
1
-13
/
+18
2010-01-24
Documentation: emphasize when git merge terminates early
Jonathan Nieder
1
-10
/
+21
2010-01-24
Documentation: merge: add an overview
Jonathan Nieder
1
-2
/
+26
2010-01-24
Documentation: merge: move merge strategy list to end
Jonathan Nieder
1
-2
/
+2
2010-01-24
Documentation: suggest `reset --merge` in How Merge Works section
Jonathan Nieder
1
-3
/
+3
2010-01-24
Documentation: merge: move configuration section to end
Jonathan Nieder
1
-9
/
+9
2010-01-20
Merge remote branch 'remotes/trast-doc/for-next'
Junio C Hamano
1
-25
/
+29
2010-01-10
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
1
-3
/
+3
2010-01-10
Documentation: format full commands in typewriter font
Thomas Rast
1
-7
/
+7
2010-01-09
Documentation: warn prominently against merging with dirty trees
Thomas Rast
1
-0
/
+4
2010-01-09
Documentation/git-merge: reword references to "remote" and "pull"
Thomas Rast
1
-17
/
+17
2009-12-04
Teach --[no-]rerere-autoupdate option to merge, revert and friends
Junio C Hamano
1
-1
/
+6
2009-10-21
modernize fetch/merge/pull examples
Clemens Buchacher
1
-0
/
+33
[next]