summaryrefslogtreecommitdiff
path: root/git-submodule.sh
AgeCommit message (Expand)Author
2007-08-17git-submodule: re-enable 'status' as the default subcommandLars Hjemli
2007-07-25git-submodule: remove redundant call to git-describeJunio C Hamano
2007-07-25git-submodule module_name: avoid using unwieldy "value_regexp" feature.Junio C Hamano
2007-07-04git-submodule: Fix two instances of the same typoCJ van den Berg
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-07-02git-submodule: Instead of using only annotated tags, use any tags.Emil Medve
2007-07-02git-submodule: provide easy way of adding new submodulesSven Verdoolaege
2007-06-12git-submodule: give submodules proper namesLars Hjemli
2007-06-12Rename sections from "module" to "submodule" in .gitmodulesLars Hjemli
2007-06-12git-submodule: remember to checkout after cloneLars Hjemli
2007-06-06git-submodule: clone during update, not during initLars Hjemli
2007-06-06git-submodule: move cloning into a separate functionLars Hjemli
2007-05-27Add git-submodule commandLars Hjemli