summaryrefslogtreecommitdiff
path: root/git-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2007-07-25git-submodule: remove redundant call to git-describeLibravatar Junio C Hamano1-1/+0
2007-07-25git-submodule module_name: avoid using unwieldy "value_regexp" feature.Libravatar Junio C Hamano1-2/+5
2007-07-04git-submodule: Fix two instances of the same typoLibravatar CJ van den Berg1-2/+2
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-13/+13
2007-07-02git-submodule: Instead of using only annotated tags, use any tags.Libravatar Emil Medve1-4/+17
2007-07-02git-submodule: provide easy way of adding new submodulesLibravatar Sven Verdoolaege1-6/+96
2007-06-12git-submodule: give submodules proper namesLibravatar Lars Hjemli1-14/+31
2007-06-12Rename sections from "module" to "submodule" in .gitmodulesLibravatar Lars Hjemli1-1/+1
2007-06-12git-submodule: remember to checkout after cloneLibravatar Lars Hjemli1-4/+5
2007-06-06git-submodule: clone during update, not during initLibravatar Lars Hjemli1-24/+17
2007-06-06git-submodule: move cloning into a separate functionLibravatar Lars Hjemli1-16/+28
2007-05-26Add git-submodule commandLibravatar Lars Hjemli1-0/+194