Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-25 | git-submodule foreach: Add $toplevel variable | Ævar Arnfjörð Bjarmason | 1 | -3/+7 |
2009-08-20 | git clone: Add --recursive to automatically checkout (nested) submodules | Johan Herland | 1 | -0/+12 |
2009-08-20 | t7407: Use 'rev-parse --short' rather than bash's substring expansion notation | Johan Herland | 1 | -2/+4 |
2009-08-18 | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 1 | -0/+26 |
2009-08-18 | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 1 | -0/+19 |
2009-08-18 | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 1 | -0/+99 |
2009-08-18 | git submodule foreach: test access to submodule name as '$name' | Johan Herland | 1 | -3/+3 |
2009-08-18 | Add selftest for 'git submodule foreach' | Johan Herland | 1 | -0/+79 |