summaryrefslogtreecommitdiff
path: root/git-submodule.sh
Commit message (Expand)AuthorAgeFilesLines
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-13/+13
* git-submodule: Instead of using only annotated tags, use any tags.Emil Medve2007-07-021-4/+17
* git-submodule: provide easy way of adding new submodulesSven Verdoolaege2007-07-021-6/+96
* git-submodule: give submodules proper namesLars Hjemli2007-06-121-14/+31
* Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli2007-06-121-1/+1
* git-submodule: remember to checkout after cloneLars Hjemli2007-06-121-4/+5
* git-submodule: clone during update, not during initLars Hjemli2007-06-061-24/+17
* git-submodule: move cloning into a separate functionLars Hjemli2007-06-061-16/+28
* Add git-submodule commandLars Hjemli2007-05-261-0/+194