summaryrefslogtreecommitdiff
path: root/t/t7407-submodule-foreach.sh
AgeCommit message (Expand)Author
2011-02-07t7407: fix line endings for mingw buildPat Thoyts
2010-11-03submodule: only preserve flags across recursive status/update invocationsKevin Ballard
2010-11-03submodule: preserve all arguments exactly when recursingKevin Ballard
2010-09-03t7406 & t7407: add missing && at end of linesJens Lehmann
2010-05-25git-submodule foreach: Add $toplevel variableÆvar Arnfjörð Bjarmason
2009-08-20git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland
2009-08-20t7407: Use 'rev-parse --short' rather than bash's substring expansion notationJohan Herland
2009-08-19git submodule status: Add --recursive to recurse into nested submodulesJohan Herland
2009-08-19git submodule update: Introduce --recursive to update nested submodulesJohan Herland
2009-08-19git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland
2009-08-19git submodule foreach: test access to submodule name as '$name'Johan Herland
2009-08-19Add selftest for 'git submodule foreach'Johan Herland