index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-submodule.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
submodule: port submodule subcommand 'deinit' from shell to C
Prathamesh Chavan
2018-01-16
1
-54
/
+1
*
submodule: port submodule subcommand 'sync' from shell to C
Prathamesh Chavan
2018-01-16
1
-56
/
+1
*
submodule: port submodule subcommand 'status' from shell to C
Prathamesh Chavan
2017-10-07
1
-60
/
+1
*
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
2017-08-23
1
-1
/
+0
|
\
|
*
submodule.sh: remove unused variable
Stefan Beller
2017-08-17
1
-1
/
+0
*
|
scripts: use "git foo" not "git-foo"
Michael Forney
2017-08-07
1
-3
/
+3
*
|
add: warn when adding an embedded repository
Jeff King
2017-06-15
1
-2
/
+3
*
|
submodule: prevent backslash expantion in submodule names
Brandon Williams
2017-04-17
1
-7
/
+7
*
|
submodule add: respect submodule.active and submodule.<name>.active
Brandon Williams
2017-03-18
1
-0
/
+14
*
|
submodule sync: use submodule--helper is-active
Brandon Williams
2017-03-17
1
-2
/
+2
*
|
submodule sync: skip work for inactive submodules
Brandon Williams
2017-03-17
1
-17
/
+21
*
|
submodule status: use submodule--helper is-active
Brandon Williams
2017-03-17
1
-2
/
+1
|
/
*
Merge branch 'sb/submodule-update-initial-runs-custom-script'
Junio C Hamano
2017-02-03
1
-1
/
+4
|
\
|
*
submodule update: run custom update script for initial populating as well
Stefan Beller
2017-01-26
1
-1
/
+4
*
|
Merge branch 'sb/submodule-add-force'
Junio C Hamano
2017-02-02
1
-2
/
+8
|
\
\
|
*
|
submodule add: extend force flag to add existing repos
Stefan Beller
2016-11-29
1
-2
/
+8
*
|
|
Merge branch 'sb/submodule-init'
Junio C Hamano
2017-01-24
1
-1
/
+1
|
\
\
\
|
*
|
|
submodule update --init: display correct path from submodule
Stefan Beller
2017-01-12
1
-1
/
+1
*
|
|
|
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
2017-01-24
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
submodule absorbgitdirs: mention in docstring help
Stefan Beller
2017-01-12
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
2017-01-11
1
-1
/
+6
|
\
|
|
|
|
*
|
|
submodule: add absorb-git-dir function
Stefan Beller
2016-12-13
1
-1
/
+6
|
|
/
/
*
|
|
Merge branch 'bw/transport-protocol-policy'
Junio C Hamano
2016-12-27
1
-8
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
transport: add protocol policy config option
Brandon Williams
2016-12-15
1
-8
/
+4
|
*
|
Merge branch 'sb/submodule-deinit-all' into maint
Junio C Hamano
2016-08-08
1
-2
/
+0
|
|
\
\
*
|
|
|
clone: pass --progress decision to recursive submodules
Jeff King
2016-09-22
1
-0
/
+5
*
|
|
|
Merge branch 'sb/submodule-clone-rr'
Junio C Hamano
2016-09-09
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
submodule--helper update-clone: allow multiple references
Stefan Beller
2016-08-13
1
-1
/
+1
*
|
|
|
Merge branch 'sb/submodule-update-dot-branch'
Junio C Hamano
2016-08-10
1
-5
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
submodule--helper: add remote-branch helper
Stefan Beller
2016-08-04
1
-1
/
+1
|
*
|
|
submodule update: narrow scope of local variable
Stefan Beller
2016-08-01
1
-1
/
+1
|
*
|
|
submodule update: respect depth in subsequent fetches
Stefan Beller
2016-08-01
1
-4
/
+5
*
|
|
|
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2016-08-04
1
-11
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
git-submodule: forward exit code of git-submodule--helper more faithfully
Johannes Sixt
2016-07-22
1
-11
/
+11
*
|
|
|
Merge branch 'sb/submodule-deinit-all'
Junio C Hamano
2016-07-28
1
-2
/
+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
submodule deinit: remove outdated comment
Stefan Beller
2016-07-26
1
-2
/
+0
*
|
|
|
Merge branch 'va/i18n-even-more'
Junio C Hamano
2016-07-13
1
-11
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
i18n: submodule: escape shell variables inside eval_gettext
Vasco Almeida
2016-06-18
1
-2
/
+2
|
*
|
|
i18n: submodule: join strings marked for translation
Vasco Almeida
2016-06-18
1
-8
/
+10
|
*
|
|
i18n: git-sh-setup.sh: mark strings for translation
Vasco Almeida
2016-06-18
1
-1
/
+0
*
|
|
|
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
2016-07-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
submodule update: continue when a clone fails
Stefan Beller
2016-06-13
1
-1
/
+1
*
|
|
|
|
Merge branch 'sb/submodule-recommend-shallowness'
Junio C Hamano
2016-06-20
1
-1
/
+8
|
\
|
|
|
|
|
*
|
|
|
submodule update: learn `--[no-]recommend-shallow` option
Stefan Beller
2016-05-27
1
-1
/
+8
|
|
/
/
/
*
|
|
|
Merge branch 'sb/submodule-misc-cleanups'
Junio C Hamano
2016-06-20
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
submodule update: make use of the existing fetch_in_submodule function
Stefan Beller
2016-05-26
1
-1
/
+1
|
|
/
/
*
|
|
submodule: remove bashism from shell script
Stefan Beller
2016-06-01
1
-43
/
+8
*
|
|
submodule--helper: offer a consistent API
Stefan Beller
2016-06-01
1
-4
/
+16
|
/
/
*
|
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
2016-05-17
1
-2
/
+3
|
\
\
|
*
|
submodule: stop sanitizing config options
Jeff King
2016-05-06
1
-2
/
+2
[next]