aboutsummaryrefslogtreecommitdiff
path: root/t/t7407-submodule-foreach.sh
Commit message (Expand)AuthorAge
* t7407: make expectation as clear as possibleStefan Beller2016-03-30
* submodule status: correct path handling in recursive submodulesStefan Beller2016-03-30
* submodule foreach: correct path display in recursive submodulesStefan Beller2016-03-30
* Merge branch 'ak/submodule-foreach-quoting'Junio C Hamano2013-12-05
|\
| * submodule foreach: skip eval for more than one argumentAnders Kaseorg2013-09-27
* | tests: undo special treatment of CRLF for WindowsJohannes Sixt2013-10-28
|/
* t/t7407: fix two typos in submodule testsPhil Hord2013-08-09
* submodule: drop the top-level requirementJohn Keeping2013-06-17
* t7407: Fix recursive submodule testPhil Hord2012-10-29
* rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-16
* Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'Junio C Hamano2011-07-13
|\
| * git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2011-06-29
| * t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinBrandon Casey2011-06-29
* | i18n: git-submodule "Entering [...]" messageÆvar Arnfjörð Bjarmason2011-05-21
* | t7407: fix line endings for mingw buildPat Thoyts2011-02-07
|/
* submodule: only preserve flags across recursive status/update invocationsKevin Ballard2010-11-03
* submodule: preserve all arguments exactly when recursingKevin Ballard2010-11-03
* t7406 & t7407: add missing && at end of linesJens Lehmann2010-09-03
* git-submodule foreach: Add $toplevel variableÆvar Arnfjörð Bjarmason2010-05-25
* git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland2009-08-20
* t7407: Use 'rev-parse --short' rather than bash's substring expansion notationJohan Herland2009-08-20
* git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
* git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-18
* git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
* git submodule foreach: test access to submodule name as '$name'Johan Herland2009-08-18
* Add selftest for 'git submodule foreach'Johan Herland2009-08-18