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
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
2016-05-25
submodule update: make use of the existing fetch_in_submodule function
Stefan Beller
1
-1
/
+1
2016-05-17
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
1
-2
/
+3
2016-05-17
Merge branch 'sb/submodule-deinit-all'
Junio C Hamano
1
-3
/
+12
2016-05-17
Merge branch 'sb/submodule-init'
Junio C Hamano
1
-121
/
+6
2016-05-06
submodule: stop sanitizing config options
Jeff King
1
-2
/
+2
2016-05-05
submodule deinit: require '--all' instead of '.' for all submodules
Stefan Beller
1
-3
/
+12
2016-04-28
submodule: export sanitized GIT_CONFIG_PARAMETERS
Jeff King
1
-0
/
+1
2016-04-25
Merge branch 'sb/submodule-path-misc-bugs'
Junio C Hamano
1
-6
/
+7
2016-04-16
submodule: port init from shell to C
Stefan Beller
1
-45
/
+3
2016-04-16
submodule: port resolve_relative_url from shell to C
Stefan Beller
1
-77
/
+4
2016-04-14
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
1
-9
/
+33
2016-04-06
Merge branch 'jk/submodule-c-credential'
Junio C Hamano
1
-15
/
+25
2016-04-06
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
1
-34
/
+22
2016-03-30
submodule update: align reporting path for custom command execution
Stefan Beller
1
-2
/
+2
2016-03-30
submodule status: correct path handling in recursive submodules
Stefan Beller
1
-0
/
+1
2016-03-30
submodule update --init: correct path handling in recursive submodules
Stefan Beller
1
-1
/
+1
2016-03-30
submodule foreach: correct path display in recursive submodules
Stefan Beller
1
-3
/
+3
2016-03-01
git: submodule honor -c credential.* from command line
Jacob Keller
1
-13
/
+23
2016-03-01
submodule: don't pass empty string arguments to submodule--helper clone
Jacob Keller
1
-2
/
+2
2016-03-01
submodule update: expose parallelism to the user
Stefan Beller
1
-0
/
+9
2016-03-01
git submodule update: have a dedicated helper for cloning
Stefan Beller
1
-34
/
+13
2016-03-01
submodule update: direct error message to stderr
Stefan Beller
1
-2
/
+2
2016-02-24
submodule: try harder to fetch needed sha1 by direct fetching sha1
Stefan Beller
1
-3
/
+26
2015-10-05
Sync with 2.6.1
Junio C Hamano
1
-0
/
+9
2015-10-05
Merge branch 'sb/submodule-helper'
Junio C Hamano
1
-149
/
+15
2015-09-28
Sync with 2.4.10
Junio C Hamano
1
-0
/
+9
2015-09-23
submodule: allow only certain protocols for submodule fetches
Jeff King
1
-0
/
+9
2015-09-17
Merge branch 'ah/submodule-typofix-in-error' into maint
Junio C Hamano
1
-1
/
+1
2015-09-08
submodule: rewrite `module_clone` shell function in C
Stefan Beller
1
-76
/
+2
2015-09-03
submodule: rewrite `module_name` shell function in C
Stefan Beller
1
-25
/
+7
2015-09-03
submodule: rewrite `module_list` shell function in C
Stefan Beller
1
-48
/
+6
2015-09-01
Merge branch 'ah/submodule-typofix-in-error'
Junio C Hamano
1
-1
/
+1
2015-08-28
git-submodule: remove extraneous space from error message
Alex Henrie
1
-1
/
+1
2015-03-05
Merge branch 'ps/submodule-sanitize-path-upon-add' into maint
Junio C Hamano
1
-1
/
+1
2015-02-22
Merge branch 'ps/submodule-sanitize-path-upon-add'
Junio C Hamano
1
-1
/
+1
2015-02-02
git-submodule.sh: fix '/././' path normalization
Patrick Steinhardt
1
-1
/
+1
2014-06-19
git-submodule.sh: avoid "echo" path-like values
Junio C Hamano
1
-8
/
+8
2014-06-19
git-submodule.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-12
/
+20
2014-06-06
Merge branch 'sk/submodules-absolute-path-on-windows'
Junio C Hamano
1
-3
/
+0
[prev]
[next]