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
/
t
/
t7400-submodule-basic.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-19
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-2
/
+4
2018-06-19
t7400: encapsulate setup code in test_expect_success
Stefan Beller
1
-2
/
+4
2018-05-30
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-0
/
+16
2018-05-22
submodule: add --progress option to add command
Casey Fitzpatrick
1
-0
/
+16
2018-03-28
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
1
-0
/
+15
2017-10-07
tests: fix diff order arguments in test_cmp
Stefan Beller
1
-1
/
+1
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-10
/
+0
2017-08-04
clone: teach recursive clones to respect -q
Brandon Williams
1
-0
/
+6
2017-08-02
t7411: check configuration parsing errors
Brandon Williams
1
-10
/
+0
2017-06-04
Merge branch 'bw/submodule-with-bs-path' into maint
Junio C Hamano
1
-1
/
+1
2017-05-23
Merge branch 'bw/submodule-with-bs-path'
Junio C Hamano
1
-1
/
+1
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
1
-0
/
+8
2017-05-01
t7400: add !CYGWIN prerequisite to 'add with \\ in path'
Ramsay Jones
1
-1
/
+1
2017-04-24
submodule_init: die cleanly on submodules without url defined
Jeff King
1
-0
/
+8
2017-04-16
submodule: prevent backslash expantion in submodule names
Brandon Williams
1
-0
/
+14
2017-03-18
submodule--helper init: set submodule.<name>.active
Brandon Williams
1
-0
/
+11
2017-03-18
clone: teach --recurse-submodules to optionally take a pathspec
Brandon Williams
1
-0
/
+68
2017-03-18
submodule init: initialize active submodules
Brandon Williams
1
-0
/
+57
2016-11-29
submodule add: extend force flag to add existing repos
Stefan Beller
1
-0
/
+14
2016-06-17
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
1
-1
/
+1
2016-05-17
Merge branch 'sb/submodule-deinit-all'
Junio C Hamano
1
-1
/
+23
2016-05-17
Merge branch 'sb/submodule-init'
Junio C Hamano
1
-0
/
+16
2016-05-13
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano
1
-1
/
+1
2016-05-05
submodule deinit: require '--all' instead of '.' for all submodules
Stefan Beller
1
-1
/
+23
2016-05-03
submodule deinit test: fix broken && chain in subshell
Stefan Beller
1
-1
/
+1
2016-04-29
submodule--helper update-clone: abort gracefully on missing .gitmodules
Stefan Beller
1
-0
/
+8
2016-04-29
submodule init: fail gracefully with a missing .gitmodules file
Stefan Beller
1
-0
/
+8
2016-04-22
Merge branch 'sb/submodule-helper-clone-regression-fix'
Junio C Hamano
1
-0
/
+41
2016-04-14
Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init
Junio C Hamano
1
-0
/
+38
2016-04-14
Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-init
Junio C Hamano
1
-0
/
+41
2016-04-06
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
1
-2
/
+2
2016-04-01
submodule--helper, module_clone: always operate on absolute paths
Stefan Beller
1
-1
/
+1
2016-03-31
recursive submodules: test for relative paths
Stefan Beller
1
-0
/
+41
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
1
-0
/
+13
2016-03-01
submodule update: direct error message to stderr
Stefan Beller
1
-2
/
+2
2016-02-24
submodule helper list: respect correct path prefix
Stefan Beller
1
-0
/
+25
2015-03-20
t: fix trivial &&-chain breakage
Jeff King
1
-2
/
+2
2015-02-22
Merge branch 'ps/submodule-sanitize-path-upon-add'
Junio C Hamano
1
-0
/
+17
2015-02-02
git-submodule.sh: fix '/././' path normalization
Patrick Steinhardt
1
-0
/
+17
2014-03-21
t: prefer "git config --file" to GIT_CONFIG
Jeff King
1
-3
/
+2
2013-10-17
Merge branch 'jk/trailing-slash-in-pathspec'
Junio C Hamano
1
-2
/
+4
2013-09-17
Merge branch 'tb/precompose-autodetect-fix'
Junio C Hamano
1
-1
/
+0
2013-09-13
reset: handle submodule with trailing slash
John Keeping
1
-2
/
+4
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-10
/
+4
2013-09-04
Merge branch 'jl/some-submodule-config-are-not-boolean'
Junio C Hamano
1
-0
/
+10
2013-08-27
Set core.precomposeunicode to true on e.g. HFS+
Torsten Bögershausen
1
-1
/
+0
2013-08-19
avoid segfault on submodule.*.path set to an empty "true"
Jharrod LaFon
1
-0
/
+10
2013-08-06
rm: delete .gitmodules entry of submodules removed from the work tree
Jens Lehmann
1
-10
/
+4
2013-07-15
Merge branch 'fg/submodule-clone-depth'
Junio C Hamano
1
-0
/
+16
2013-07-03
Add --depth to submodule update/add
Fredrik Gustafsson
1
-0
/
+15
[next]