| Commit message (Expand) | Author | Age |
* | Merge branch 'ak/submodule-foreach-quoting' | Junio C Hamano | 2013-12-05 |
|\ |
|
| * | submodule foreach: skip eval for more than one argument | Anders Kaseorg | 2013-09-27 |
* | | tests: undo special treatment of CRLF for Windows | Johannes Sixt | 2013-10-28 |
|/ |
|
* | t/t7407: fix two typos in submodule tests | Phil Hord | 2013-08-09 |
* | submodule: drop the top-level requirement | John Keeping | 2013-06-17 |
* | t7407: Fix recursive submodule test | Phil Hord | 2012-10-29 |
* | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 2011-08-16 |
* | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' | Junio C Hamano | 2011-07-13 |
|\ |
|
| * | git-submodule.sh: preserve stdin for the command spawned by foreach | Brandon Casey | 2011-06-29 |
| * | t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin | Brandon Casey | 2011-06-29 |
* | | i18n: git-submodule "Entering [...]" message | Ævar Arnfjörð Bjarmason | 2011-05-21 |
* | | t7407: fix line endings for mingw build | Pat Thoyts | 2011-02-07 |
|/ |
|
* | submodule: only preserve flags across recursive status/update invocations | Kevin Ballard | 2010-11-03 |
* | submodule: preserve all arguments exactly when recursing | Kevin Ballard | 2010-11-03 |
* | t7406 & t7407: add missing && at end of lines | Jens Lehmann | 2010-09-03 |
* | git-submodule foreach: Add $toplevel variable | Ævar Arnfjörð Bjarmason | 2010-05-25 |
* | git clone: Add --recursive to automatically checkout (nested) submodules | Johan Herland | 2009-08-20 |
* | t7407: Use 'rev-parse --short' rather than bash's substring expansion notation | Johan Herland | 2009-08-20 |
* | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 |
* | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 2009-08-18 |
* | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 |
* | git submodule foreach: test access to submodule name as '$name' | Johan Herland | 2009-08-18 |
* | Add selftest for 'git submodule foreach' | Johan Herland | 2009-08-18 |