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-06-25
Merge branch 'pc/submodule-helper-foreach'
Junio C Hamano
1
-39
/
+1
2018-05-30
Merge branch 'sb/submodule-update-try-harder'
Junio C Hamano
1
-1
/
+1
2018-05-30
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-5
/
+16
2018-05-22
Sync with Git 2.16.4
Junio C Hamano
1
-0
/
+5
2018-05-22
Sync with Git 2.15.2
Junio C Hamano
1
-0
/
+5
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
1
-0
/
+5
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
1
-0
/
+5
2018-05-22
submodule: add --dissociate option to add/update commands
Casey Fitzpatrick
1
-1
/
+9
2018-05-22
submodule: add --progress option to add command
Casey Fitzpatrick
1
-1
/
+4
2018-05-22
submodule: clean up substitutions in script
Casey Fitzpatrick
1
-4
/
+4
2018-05-16
git-submodule.sh: try harder to fetch a submodule
Stefan Beller
1
-1
/
+1
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
[next]