23 Commits (a634a6d209fc67ed8fb58925a6ae713b2a913a83)

Author SHA1 Message Date
Johannes Sixt f94ea11cf2 tests: undo special treatment of CRLF for Windows 12 years ago
Anders Kaseorg 1c4fb136db submodule foreach: skip eval for more than one argument 12 years ago
Phil Hord dfe338ae13 t/t7407: fix two typos in submodule tests 12 years ago
John Keeping 091a6eb0fe submodule: drop the top-level requirement 12 years ago
Phil Hord 58ca9ad4d6 t7407: Fix recursive submodule test 13 years ago
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