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
/
git-submodule.sh
Commit message (
Expand
)
Author
Age
*
submodules: fix ambiguous absolute paths under Windows
Johannes Sixt
2012-03-04
*
submodules: refactor computation of relative gitdir path
Jens Lehmann
2012-03-04
*
submodules: always use a relative path from gitdir to work tree
Jens Lehmann
2012-03-04
*
submodules: always use a relative path to gitdir
Jens Lehmann
2012-03-04
*
submodule add: fix breakage when re-adding a deep submodule
Jens Lehmann
2012-01-24
*
Merge branch 'tc/submodule-clone-name-detection'
Junio C Hamano
2011-10-26
|
\
|
*
submodule::module_clone(): silence die() message from module_name()
Tay Ray Chuan
2011-10-21
|
*
submodule: whitespace fix
Tay Ray Chuan
2011-10-21
*
|
Merge branch 'fg/submodule-git-file-git-dir'
Junio C Hamano
2011-10-10
|
\
\
|
|
/
|
*
Move git-dir for submodules
Fredrik Gustafsson
2011-08-22
*
|
Merge branch 'js/i18n-scripts'
Junio C Hamano
2011-08-25
|
\
\
|
*
|
submodule: take advantage of gettextln and eval_gettextln.
Jon Seymour
2011-08-08
|
|
/
*
|
Merge branch 'jl/submodule-update-quiet'
Junio C Hamano
2011-08-08
|
\
\
|
|
/
|
/
|
|
*
submodule: update and add must honor --quiet flag
Jens Lehmann
2011-07-28
*
|
Merge branch 'jl/submodule-add-relurl-wo-upstream'
Junio C Hamano
2011-07-22
|
\
\
|
*
|
submodule add: clean up duplicated code
Jens Lehmann
2011-06-06
|
*
|
submodule add: allow relative repository path even when no url is set
Jens Lehmann
2011-06-06
*
|
|
Merge branch 'jc/submodule-sync-no-auto-vivify'
Junio C Hamano
2011-07-19
|
\
\
\
|
*
|
|
submodule add: always initialize .git/config entry
Jens Lehmann
2011-06-26
|
*
|
|
submodule sync: do not auto-vivify uninteresting submodule
Junio C Hamano
2011-06-26
*
|
|
|
Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'
Junio C Hamano
2011-07-13
|
\
\
\
\
|
*
|
|
|
git-submodule.sh: preserve stdin for the command spawned by foreach
Brandon Casey
2011-06-29
*
|
|
|
|
Merge branch 'fg/submodule-keep-updating'
Junio C Hamano
2011-07-13
|
\
\
\
\
\
|
*
|
|
|
|
git-submodule.sh: clarify the "should we die now" logic
Junio C Hamano
2011-06-13
|
*
|
|
|
|
submodule update: continue when a checkout fails
Fredrik Gustafsson
2011-06-13
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ab/i18n-scripts' into next
Junio C Hamano
2011-06-29
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
i18n: git-submodule "blob" and "submodule" messages
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule "path not initialized" message
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule "[...] path is ignored" message
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule "Entering [...]" message
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule $errmsg messages
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule "Submodule change[...]" messages
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule "cached cannot be used" message
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule $update_module say + die messages
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule die + eval_gettext messages
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule say + eval_gettext messages
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule echo + eval_gettext messages
Ævar Arnfjörð Bjarmason
2011-05-21
|
*
|
|
|
i18n: git-submodule add git-sh-i18n
Ævar Arnfjörð Bjarmason
2011-05-21
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2011-05-30
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
git-submodule.sh: separate parens by a space to avoid confusing some shells
Brandon Casey
2011-05-26
*
|
|
|
Merge branch 'nm/submodule-update-force'
Junio C Hamano
2011-05-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
submodule: Add --force option for git submodule update
Nicolas Morey-Chaisemartin
2011-04-04
*
|
|
|
Merge branch 'jl/submodule-fetch-on-demand'
Junio C Hamano
2011-04-04
|
\
\
\
\
|
*
|
|
|
submodule update: Don't fetch when the submodule commit is already present
Jens Lehmann
2011-03-09
*
|
|
|
|
submodule: process conflicting submodules only once
Nicolas Morey-Chaisemartin
2011-03-30
|
|
/
/
/
|
/
|
|
|
*
|
|
|
submodule: no [--merge|--rebase] when newly cloned
Spencer E. Olson
2011-02-17
|
/
/
/
*
|
|
Merge branch 'tr/submodule-relative-scp-url'
Junio C Hamano
2011-01-13
|
\
\
\
|
*
|
|
submodule: fix relative url parsing for scp-style origin
Thomas Rast
2011-01-10
*
|
|
|
Merge branch 'jn/submodule-b-current'
Junio C Hamano
2010-12-16
|
\
\
\
\
|
*
|
|
|
git submodule: Remove now obsolete tests before cloning a repo
Jens Lehmann
2010-12-06
[next]