summaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Merge branch 'jl/submodule-deinit'Libravatar Junio C Hamano1-5/+16
2013-04-01submodule deinit: clarify work tree removal messageLibravatar Jens Lehmann1-5/+16
2013-03-25Merge branch 'jl/submodule-deinit'Libravatar Junio C Hamano1-0/+100
2013-03-04submodule: add 'deinit' commandLibravatar Jens Lehmann1-0/+100
2012-12-19submodule add: If --branch is given, record it in .gitmodulesLibravatar W. Trevor King1-0/+1
2012-10-29Merge branch 'jl/submodule-add-by-name'Libravatar Jeff King1-0/+75
2012-09-30submodule add: Fail when .git/modules/<name> already exists unless forcedLibravatar Jens Lehmann1-0/+30
2012-09-29Merge branch 'rr/maint-submodule-unknown-cmd'Libravatar Junio C Hamano1-2/+2
2012-09-29Teach "git submodule add" the --name optionLibravatar Jens Lehmann1-0/+45
2012-09-25submodule: if $command was not matched, don't parse other argsLibravatar Ramkumar Ramachandra1-2/+2
2012-08-29Merge branch 'hv/submodule-path-unmatch'Libravatar Junio C Hamano1-4/+22
2012-08-14Let submodule command exit with error status if path does not existLibravatar Heiko Voigt1-4/+22
2012-06-14t7400: avoid path mangling issuesLibravatar Johannes Sixt1-3/+8
2012-06-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Libravatar Jon Seymour1-3/+3
2012-06-03submodule: document failure to handle relative superproject origin URLsLibravatar Jon Seymour1-0/+34
2012-06-03submodule: additional regression tests for relative URLsLibravatar Jon Seymour1-3/+107
2012-04-11tests: modernise style: more uses of test_line_countLibravatar Stefano Lattarini1-1/+1
2012-03-04submodules: always use a relative path from gitdir to work treeLibravatar Jens Lehmann1-0/+20
2012-03-04submodules: always use a relative path to gitdirLibravatar Jens Lehmann1-0/+2
2011-10-10Merge branch 'fg/submodule-git-file-git-dir'Libravatar Junio C Hamano1-2/+2
2011-08-16rev-parse: add option --resolve-git-dir <path>Libravatar Fredrik Gustafsson1-2/+2
2011-08-08Merge branch 'jl/submodule-update-quiet'Libravatar Junio C Hamano1-2/+4
2011-07-31Merge branch 'maint'Libravatar Junio C Hamano1-2/+4
2011-07-31t7400: fix bogus test failure with symlinked trashLibravatar Jeff King1-2/+4
2011-07-28submodule: update and add must honor --quiet flagLibravatar Jens Lehmann1-2/+4
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Libravatar Junio C Hamano1-0/+10
2011-06-06submodule add: allow relative repository path even when no url is setLibravatar Jens Lehmann1-2/+5
2011-06-06submodule add: test failure when url is not configured in superprojectLibravatar Jens Lehmann1-0/+7
2011-05-21i18n: git-submodule "path not initialized" messageLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2011-05-21i18n: git-submodule "[...] path is ignored" messageLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2011-01-13Merge branch 'tr/submodule-relative-scp-url'Libravatar Junio C Hamano1-0/+38
2011-01-10submodule: fix relative url parsing for scp-style originLibravatar Thomas Rast1-0/+38
2010-12-06git submodule: Remove now obsolete tests before cloning a repoLibravatar Jens Lehmann1-5/+23
2010-09-09tests: subshell indentation stylefixLibravatar Jonathan Nieder1-5/+6
2010-09-06Several tests: cd inside subshell instead of aroundLibravatar Jens Lehmann1-3/+3
2010-07-19git submodule add: Require the new --force option to add ignored pathsLibravatar Jens Lehmann1-12/+15
2010-07-05git submodule: add submodules with git add -f <path>Libravatar Ævar Arnfjörð Bjarmason1-1/+23
2010-04-10t7400: clarify submodule update testsLibravatar Jonathan Nieder1-95/+91
2010-04-10t7400: clarify 'submodule add' testsLibravatar Jonathan Nieder1-15/+88
2010-04-10t7400: split setup into multiple testsLibravatar Jonathan Nieder1-28/+30
2010-01-11Remove empty directories when checking out a commit with fewer submodulesLibravatar Peter Collingbourne1-0/+9
2009-09-22git submodule add: make the <path> parameter optionalLibravatar Jens Lehmann1-0/+16
2009-04-18Work around ash "alternate value" expansion bugLibravatar Ben Jackson1-0/+10
2009-03-11Merge branch 'mg/maint-submodule-normalize-path'Libravatar Junio C Hamano1-0/+49
2009-03-03git submodule: Fix adding of submodules at paths with ./, .. and //Libravatar Michael J Gruber1-4/+4
2009-03-03git submodule: Add test cases for git submodule addLibravatar Michael J Gruber1-0/+49
2009-02-07submodule: warn about non-submodulesLibravatar Johannes Schindelin1-0/+7
2009-02-07Let ls-files strip trailing slashes in submodules' pathsLibravatar Johannes Schindelin1-0/+6
2009-01-05git add: do not add files from a submoduleLibravatar Johannes Schindelin1-0/+25
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Libravatar Nanako Shiraishi1-24/+24