index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7403-submodule-sync.sh
Age
Commit message (
Expand
)
Author
2023-02-06
tests: mark tests as passing with SANITIZE=leak
Ævar Arnfjörð Bjarmason
2022-10-06
Sync with 2.30.6
Taylor Blau
2022-10-01
t/t7NNN: allow local submodules
Taylor Blau
2020-11-19
t7[0-4]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2016-07-13
Merge branch 'va/i18n-even-more'
Junio C Hamano
2016-06-17
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
2016-06-01
t5500 & t7403: lose bash-ism "local"
Junio C Hamano
2013-06-17
submodule: drop the top-level requirement
John Keeping
2013-06-17
t7403: add missing && chaining
John Keeping
2013-06-17
t7403: modernize style
John Keeping
2012-10-29
Add tests for submodule sync --recursive
Phil Hord
2012-06-06
submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...
Jon Seymour
2012-06-06
submodule: fix sync handling of some relative superproject origin URLs
Jon Seymour
2012-06-03
submodule: document failure to handle relative superproject origin URLs
Jon Seymour
2011-08-16
rev-parse: add option --resolve-git-dir <path>
Fredrik Gustafsson
2011-07-19
Merge branch 'jc/submodule-sync-no-auto-vivify'
Junio C Hamano
2011-06-26
submodule sync: do not auto-vivify uninteresting submodule
Junio C Hamano
2011-03-09
fetch/pull: recurse into submodules when necessary
Jens Lehmann
2010-10-14
submodule sync: Update "submodule.<name>.url" for empty directories
Andreas Köhler
2010-08-31
Merge branch 'da/fix-submodule-sync-superproject-config'
Junio C Hamano
2010-08-22
t7403: add missing &&'s
Jens Lehmann
2010-08-18
submodule sync: Update "submodule.<name>.url"
David Aguilar
2008-10-03
tests: add a testcase for "git submodule sync"
David Aguilar