index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
merge.c
Commit message (
Expand
)
Author
Age
*
Sync with 1.7.9.6
Junio C Hamano
2012-04-02
|
\
|
*
merge: backport GIT_MERGE_AUTOEDIT support
Junio C Hamano
2012-03-20
|
*
Merge branch 'tr/merge-edit-guidance' into maint
Junio C Hamano
2012-02-27
|
|
\
*
|
\
Merge branch 'zj/diff-stat-dyncol'
Junio C Hamano
2012-03-06
|
\
\
\
|
*
|
|
diff --stat: add config option to limit graph width
Zbigniew Jędrzejewski-Szmek
2012-03-01
|
*
|
|
merge --stat: use the full terminal width
Zbigniew Jędrzejewski-Szmek
2012-03-01
*
|
|
|
merge: do not trust fstat(2) too much when checking interactiveness
Junio C Hamano
2012-02-23
*
|
|
|
Merge branch 'jn/merge-no-edit-fix'
Junio C Hamano
2012-02-12
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
merge: do not launch an editor on "--no-edit $tag"
Junio C Hamano
2012-02-09
|
|
/
/
*
|
|
Merge branch 'jc/merge-ff-only-stronger-than-signed-merge'
Junio C Hamano
2012-02-10
|
\
\
\
|
|
/
/
|
*
|
merge: do not create a signed tag merge under --ff-only option
Junio C Hamano
2012-02-05
*
|
|
Merge branch 'tr/merge-edit-guidance'
Junio C Hamano
2012-01-31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
merge: add instructions to the commit message when editing
Thomas Rast
2012-01-31
|
|
/
*
|
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
2012-01-31
|
\
\
|
|
/
|
/
|
|
*
merge: use editor by default in interactive sessions
Junio C Hamano
2012-01-23
*
|
Merge branch 'jc/show-sig'
Junio C Hamano
2012-01-06
|
\
\
|
*
|
commit: teach --gpg-sign option
Junio C Hamano
2011-11-12
|
|
/
*
|
Merge branch 'jk/maint-strbuf-missing-init'
Junio C Hamano
2011-12-22
|
\
\
|
*
|
Update jk/maint-strbuf-missing-init to builtin/ rename
Junio C Hamano
2011-12-18
*
|
|
Merge branch 'nd/war-on-nul-in-commit'
Junio C Hamano
2011-12-22
|
\
\
\
|
*
|
|
Convert commit_tree() to take strbuf as message
Nguyễn Thái Ngọc Duy
2011-12-15
|
*
|
|
merge: abort if fails to commit
Nguyễn Thái Ngọc Duy
2011-12-15
*
|
|
|
Merge branch 'nd/resolve-ref'
Junio C Hamano
2011-12-19
|
\
\
\
\
|
*
|
|
|
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
2011-12-13
*
|
|
|
|
Merge branch 'nd/ignore-might-be-precious'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
checkout,merge: disallow overwriting ignored files with --no-overwrite-ignore
Nguyễn Thái Ngọc Duy
2011-11-28
|
*
|
|
|
Merge branch 'nd/maint-ignore-exclude' into nd/ignore-might-be-precious
Junio C Hamano
2011-11-28
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'nd/resolve-ref'
Junio C Hamano
2011-12-09
|
\
\
\
\
\
|
*
|
|
|
|
Copy resolve_ref() return value for longer use
Nguyễn Thái Ngọc Duy
2011-12-05
|
*
|
|
|
|
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
2011-11-13
*
|
|
|
|
|
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
2011-12-09
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
merge: force edit and no-ff mode when merging a tag object
Junio C Hamano
2011-11-09
|
*
|
|
|
|
merge: record tag objects without peeling in MERGE_HEAD
Junio C Hamano
2011-11-08
|
*
|
|
|
|
merge: make usage of commit->util more extensible
Junio C Hamano
2011-11-08
|
*
|
|
|
|
fmt-merge-msg: package options into a structure
Junio C Hamano
2011-11-07
|
*
|
|
|
|
merge: notice local merging of tags and keep it unwrapped
Junio C Hamano
2011-11-07
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jc/request-pull-show-head-4'
Junio C Hamano
2011-12-09
|
\
\
\
\
\
|
*
|
|
|
|
fmt-merge-msg: use branch.$name.description
Junio C Hamano
2011-10-07
*
|
|
|
|
|
Merge branch 'nd/maint-ignore-exclude'
Junio C Hamano
2011-12-05
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
checkout,merge: loosen overwriting untracked file check based on info/exclude
Nguyễn Thái Ngọc Duy
2011-11-28
*
|
|
|
|
|
Merge branch 'vr/git-merge-default-to-upstream'
Junio C Hamano
2011-12-05
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Show error for 'git merge' with unset merge.defaultToUpstream
Vincent van Ravesteijn
2011-11-21
|
*
|
|
|
|
Merge branch 'nd/maint-autofix-tag-in-head' into maint
Junio C Hamano
2011-10-21
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
do not let git_path clobber errno when reporting errors
Jonathan Nieder
2011-11-17
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'js/merge-edit-option'
Junio C Hamano
2011-10-19
|
\
\
\
\
\
|
*
|
|
|
|
Teach merge the '[-e|--edit]' option
Jay Soffian
2011-10-12
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
2011-10-13
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
2011-09-18
|
*
|
|
|
merge: remove global variable head[]
Nguyễn Thái Ngọc Duy
2011-09-18
|
*
|
|
|
merge: use return value of resolve_ref() to determine if HEAD is invalid
Nguyễn Thái Ngọc Duy
2011-09-18
[next]