summaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
AgeCommit message (Expand)Author
2009-03-11Merge branch 'mg/maint-submodule-normalize-path'Junio C Hamano
2009-03-04git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber
2009-03-04git submodule: Add test cases for git submodule addMichael J Gruber
2009-02-07submodule: warn about non-submodulesJohannes Schindelin
2009-02-07Let ls-files strip trailing slashes in submodules' pathsJohannes Schindelin
2009-01-05git add: do not add files from a submoduleJohannes Schindelin
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-16submodule update: add convenience option --initJohannes Schindelin
2008-01-21git-submodule: add test for the subcommand parser fixJunio C Hamano
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege
2007-08-16git-apply: apply submodule changesSven Verdoolaege
2007-07-19unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-12git-submodule: give submodules proper namesLars Hjemli
2007-06-12Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli
2007-06-12t7400: barf if git-submodule removes or replaces a fileLars Hjemli
2007-06-06git-submodule: clone during update, not during initLars Hjemli
2007-06-02Add basic test-script for git-submoduleLars Hjemli