summaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-1/+1
2008-05-16submodule update: add convenience option --initLibravatar Johannes Schindelin1-0/+13
2008-01-20git-submodule: add test for the subcommand parser fixLibravatar Junio C Hamano1-28/+28
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsLibravatar Sven Verdoolaege1-0/+4
2007-08-15git-apply: apply submodule changesLibravatar Sven Verdoolaege1-0/+17
2007-07-18unpack-trees.c: assume submodules are clean during check-outLibravatar Sven Verdoolaege1-0/+9
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-16/+16
2007-06-12git-submodule: give submodules proper namesLibravatar Lars Hjemli1-4/+16
2007-06-12Rename sections from "module" to "submodule" in .gitmodulesLibravatar Lars Hjemli1-1/+1
2007-06-12t7400: barf if git-submodule removes or replaces a fileLibravatar Lars Hjemli1-1/+1
2007-06-06git-submodule: clone during update, not during initLibravatar Lars Hjemli1-12/+26
2007-06-02Add basic test-script for git-submoduleLibravatar Lars Hjemli1-0/+143