index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
lib-submodule-update.sh
Age
Commit message (
Expand
)
Author
2017-05-04
submodule: properly recurse for read-tree and checkout
Stefan Beller
2017-03-16
builtin/read-tree: add --recurse-submodules switch
Stefan Beller
2017-03-16
builtin/checkout: add --recurse-submodules switch
Stefan Beller
2017-03-15
lib-submodule-update.sh: define tests for recursing into submodules
Stefan Beller
2017-03-15
lib-submodule-update.sh: replace sha1 by hash
Stefan Beller
2017-03-15
lib-submodule-update: teach test_submodule_content the -C <dir> flag
Stefan Beller
2017-03-15
lib-submodule-update.sh: do not use ./. as submodule remote
Stefan Beller
2017-03-15
lib-submodule-update.sh: reorder create_lib_submodule_repo
Stefan Beller
2017-01-13
lib-submodule-update.sh: reduce use of subshell by using "git -C"
Stefan Beller
2014-07-14
stash: add t3906 for submodule updates
Jens Lehmann
2014-07-14
cherry-pick: add t3512 for submodule updates
Jens Lehmann
2014-07-14
merge: add t7613 for submodule updates
Jens Lehmann
2014-07-14
submodules: add the lib-submodule-update.sh test library
Jens Lehmann