17 Commits (5e1e6b93d024b5a01f4e957a2bedba899cb22f68)

Author SHA1 Message Date
Fredrik Gustafsson abc06822af rev-parse: add option --resolve-git-dir <path> 14 years ago
Brandon Casey 4dca1aa650 git-submodule.sh: preserve stdin for the command spawned by foreach 14 years ago
Brandon Casey 91cd7e4b42 t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin 14 years ago
Ævar Arnfjörð Bjarmason 490b6d5749 i18n: git-submodule "Entering [...]" message 14 years ago
Pat Thoyts c91897b3b0 t7407: fix line endings for mingw build 14 years ago
Kevin Ballard 98dbe63dbc submodule: only preserve flags across recursive status/update invocations 15 years ago
Kevin Ballard a7eff1a87a submodule: preserve all arguments exactly when recursing 15 years ago
Jens Lehmann 4bf9dd9782 t7406 & t7407: add missing && at end of lines 15 years ago
Ævar Arnfjörð Bjarmason f030c96d86 git-submodule foreach: Add $toplevel variable 15 years ago
Johan Herland e7fed18a89 git clone: Add --recursive to automatically checkout (nested) submodules 16 years ago
Johan Herland e3ae4a8613 t7407: Use 'rev-parse --short' rather than bash's substring expansion notation 16 years ago
Johan Herland 64b19ffedd git submodule status: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland b13fd5c1a2 git submodule update: Introduce --recursive to update nested submodules 16 years ago
Johan Herland 15fc56a853 git submodule foreach: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland 9aec7e0ba6 git submodule foreach: test access to submodule name as '$name' 16 years ago
Johan Herland d69ecf6f0e Add selftest for 'git submodule foreach' 16 years ago