aboutsummaryrefslogtreecommitdiff
path: root/t/t7400-submodule-basic.sh
Commit message (Expand)AuthorAge
* Work around ash "alternate value" expansion bugBen Jackson2009-04-18
* Merge branch 'mg/maint-submodule-normalize-path'Junio C Hamano2009-03-11
|\
| * git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-03
| * git submodule: Add test cases for git submodule addMichael J Gruber2009-03-03
* | submodule: warn about non-submodulesJohannes Schindelin2009-02-07
* | Let ls-files strip trailing slashes in submodules' pathsJohannes Schindelin2009-02-07
|/
* git add: do not add files from a submoduleJohannes Schindelin2009-01-05
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* submodule update: add convenience option --initJohannes Schindelin2008-05-16
* git-submodule: add test for the subcommand parser fixJunio C Hamano2008-01-20
* git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-09
* git-apply: apply submodule changesSven Verdoolaege2007-08-15
* unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege2007-07-18
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* git-submodule: give submodules proper namesLars Hjemli2007-06-12
* Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli2007-06-12
* t7400: barf if git-submodule removes or replaces a fileLars Hjemli2007-06-12
* git-submodule: clone during update, not during initLars Hjemli2007-06-06
* Add basic test-script for git-submoduleLars Hjemli2007-06-02