summaryrefslogtreecommitdiff
path: root/t/t7403-submodule-sync.sh
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Merge branch 'va/i18n-even-more'Libravatar Junio C Hamano1-2/+2
2016-06-17tests: use test_i18n* functions to suppress false positivesLibravatar Vasco Almeida1-2/+2
2016-06-01t5500 & t7403: lose bash-ism "local"Libravatar Junio C Hamano1-2/+2
2013-06-17submodule: drop the top-level requirementLibravatar John Keeping1-0/+72
2013-06-17t7403: add missing && chainingLibravatar John Keeping1-2/+2
2013-06-17t7403: modernize styleLibravatar John Keeping1-133/+183
2012-10-29Add tests for submodule sync --recursiveLibravatar Phil Hord1-2/+53
2012-06-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Libravatar Jon Seymour1-3/+3
2012-06-06submodule: fix sync handling of some relative superproject origin URLsLibravatar Jon Seymour1-4/+4
2012-06-03submodule: document failure to handle relative superproject origin URLsLibravatar Jon Seymour1-1/+89
2011-08-16rev-parse: add option --resolve-git-dir <path>Libravatar Fredrik Gustafsson1-2/+3
2011-07-19Merge branch 'jc/submodule-sync-no-auto-vivify'Libravatar Junio C Hamano1-2/+13
2011-06-26submodule sync: do not auto-vivify uninteresting submoduleLibravatar Junio C Hamano1-2/+13
2011-03-09fetch/pull: recurse into submodules when necessaryLibravatar Jens Lehmann1-1/+1
2010-10-13submodule sync: Update "submodule.<name>.url" for empty directoriesLibravatar Andreas Köhler1-1/+11
2010-08-31Merge branch 'da/fix-submodule-sync-superproject-config'Libravatar Junio C Hamano1-0/+3
2010-08-21t7403: add missing &&'sLibravatar Jens Lehmann1-2/+2
2010-08-18submodule sync: Update "submodule.<name>.url"Libravatar David Aguilar1-0/+3
2008-10-02tests: add a testcase for "git submodule sync"Libravatar David Aguilar1-0/+64