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
*
Merge branch 'sb/submodule-update-dot-branch'
Junio C Hamano
2016-08-10
|
\
|
*
submodule--helper: add remote-branch helper
Stefan Beller
2016-08-03
|
*
submodule update: narrow scope of local variable
Stefan Beller
2016-08-01
|
*
submodule update: respect depth in subsequent fetches
Stefan Beller
2016-08-01
*
|
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2016-08-04
|
\
\
|
|
/
|
/
|
|
*
git-submodule: forward exit code of git-submodule--helper more faithfully
Johannes Sixt
2016-07-22
*
|
Merge branch 'sb/submodule-deinit-all'
Junio C Hamano
2016-07-28
|
\
\
|
*
|
submodule deinit: remove outdated comment
Stefan Beller
2016-07-26
*
|
|
Merge branch 'va/i18n-even-more'
Junio C Hamano
2016-07-13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i18n: submodule: escape shell variables inside eval_gettext
Vasco Almeida
2016-06-17
|
*
|
i18n: submodule: join strings marked for translation
Vasco Almeida
2016-06-17
|
*
|
i18n: git-sh-setup.sh: mark strings for translation
Vasco Almeida
2016-06-17
*
|
|
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2016-07-11
|
\
\
\
|
*
|
|
submodule update: continue when a clone fails
Stefan Beller
2016-06-13
*
|
|
|
Merge branch 'sb/submodule-recommend-shallowness'
Junio C Hamano
2016-06-20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
submodule update: learn `--[no-]recommend-shallow` option
Stefan Beller
2016-05-27
|
|
/
/
*
|
|
Merge branch 'sb/submodule-misc-cleanups'
Junio C Hamano
2016-06-20
|
\
\
\
|
*
|
|
submodule update: make use of the existing fetch_in_submodule function
Stefan Beller
2016-05-25
|
|
/
/
*
|
|
submodule: remove bashism from shell script
Stefan Beller
2016-06-01
*
|
|
submodule--helper: offer a consistent API
Stefan Beller
2016-06-01
|
/
/
*
|
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-05-17
|
\
\
|
*
|
submodule: stop sanitizing config options
Jeff King
2016-05-06
|
*
|
submodule: export sanitized GIT_CONFIG_PARAMETERS
Jeff King
2016-04-28
*
|
|
Merge branch 'sb/submodule-deinit-all'
Junio C Hamano
2016-05-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
submodule deinit: require '--all' instead of '.' for all submodules
Stefan Beller
2016-05-05
*
|
|
Merge branch 'sb/submodule-init'
Junio C Hamano
2016-05-17
|
\
\
\
|
*
|
|
submodule: port init from shell to C
Stefan Beller
2016-04-16
|
*
|
|
submodule: port resolve_relative_url from shell to C
Stefan Beller
2016-04-16
|
*
|
|
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
2016-04-14
|
|
\
\
\
*
|
\
\
\
Merge branch 'sb/submodule-path-misc-bugs'
Junio C Hamano
2016-04-25
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
submodule update: align reporting path for custom command execution
Stefan Beller
2016-03-30
|
*
|
|
|
submodule status: correct path handling in recursive submodules
Stefan Beller
2016-03-30
|
*
|
|
|
submodule update --init: correct path handling in recursive submodules
Stefan Beller
2016-03-30
|
*
|
|
|
submodule foreach: correct path display in recursive submodules
Stefan Beller
2016-03-30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-04-06
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
git: submodule honor -c credential.* from command line
Jacob Keller
2016-03-01
|
*
|
|
submodule: don't pass empty string arguments to submodule--helper clone
Jacob Keller
2016-03-01
*
|
|
|
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
2016-04-06
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
submodule update: expose parallelism to the user
Stefan Beller
2016-03-01
|
*
|
git submodule update: have a dedicated helper for cloning
Stefan Beller
2016-03-01
|
*
|
submodule update: direct error message to stderr
Stefan Beller
2016-03-01
|
|
/
*
|
submodule: try harder to fetch needed sha1 by direct fetching sha1
Stefan Beller
2016-02-24
|
/
*
Sync with 2.6.1
Junio C Hamano
2015-10-05
|
\
|
*
Sync with 2.4.10
Junio C Hamano
2015-09-28
|
|
\
|
|
*
submodule: allow only certain protocols for submodule fetches
Jeff King
2015-09-23
|
|
*
Merge branch 'ps/submodule-sanitize-path-upon-add' into maint
Junio C Hamano
2015-03-05
|
|
|
\
|
*
|
\
Merge branch 'ah/submodule-typofix-in-error' into maint
Junio C Hamano
2015-09-17
|
|
\
\
\
*
|
\
\
\
Merge branch 'sb/submodule-helper'
Junio C Hamano
2015-10-05
|
\
\
\
\
\
|
*
|
|
|
|
submodule: rewrite `module_clone` shell function in C
Stefan Beller
2015-09-08
|
*
|
|
|
|
submodule: rewrite `module_name` shell function in C
Stefan Beller
2015-09-03
[next]