1. 2ab5660 t7407: make expectation as clear as possible by Stefan Beller · 9 years ago
  2. 10450cf submodule status: correct path handling in recursive submodules by Stefan Beller · 9 years ago
  3. ea2fa10 submodule foreach: correct path display in recursive submodules by Stefan Beller · 9 years ago
  4. b2a0afd Merge branch 'ak/submodule-foreach-quoting' by Junio C Hamano · 11 years ago
  5. f94ea11 tests: undo special treatment of CRLF for Windows by Johannes Sixt · 11 years ago
  6. 1c4fb13 submodule foreach: skip eval for more than one argument by Anders Kaseorg · 11 years ago
  7. dfe338a t/t7407: fix two typos in submodule tests by Phil Hord · 12 years ago
  8. 091a6eb submodule: drop the top-level requirement by John Keeping · 12 years ago
  9. 58ca9ad t7407: Fix recursive submodule test by Phil Hord · 12 years ago
  10. abc0682 rev-parse: add option --resolve-git-dir <path> by Fredrik Gustafsson · 14 years ago
  11. 13ac90a Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' by Junio C Hamano · 14 years ago
  12. 4dca1aa git-submodule.sh: preserve stdin for the command spawned by foreach by Brandon Casey · 14 years ago
  13. 91cd7e4 t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin by Brandon Casey · 14 years ago
  14. 490b6d5 i18n: git-submodule "Entering [...]" message by Ævar Arnfjörð Bjarmason · 14 years ago
  15. c91897b t7407: fix line endings for mingw build by Pat Thoyts · 14 years ago
  16. 98dbe63 submodule: only preserve flags across recursive status/update invocations by Kevin Ballard · 14 years ago
  17. a7eff1a submodule: preserve all arguments exactly when recursing by Kevin Ballard · 14 years ago
  18. 4bf9dd9 t7406 & t7407: add missing && at end of lines by Jens Lehmann · 15 years ago
  19. f030c96 git-submodule foreach: Add $toplevel variable by Ævar Arnfjörð Bjarmason · 15 years ago
  20. e7fed18 git clone: Add --recursive to automatically checkout (nested) submodules by Johan Herland · 16 years ago
  21. e3ae4a8 t7407: Use 'rev-parse --short' rather than bash's substring expansion notation by Johan Herland · 16 years ago
  22. 64b19ff git submodule status: Add --recursive to recurse into nested submodules by Johan Herland · 16 years ago
  23. b13fd5c git submodule update: Introduce --recursive to update nested submodules by Johan Herland · 16 years ago
  24. 15fc56a git submodule foreach: Add --recursive to recurse into nested submodules by Johan Herland · 16 years ago
  25. 9aec7e0 git submodule foreach: test access to submodule name as '$name' by Johan Herland · 16 years ago
  26. d69ecf6 Add selftest for 'git submodule foreach' by Johan Herland · 16 years ago