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