1. 6cbf454 submodule update: respect depth in subsequent fetches by Stefan Beller · 9 years ago
  2. d4470c5 t7406: future proof tests with hard coded depth by Stefan Beller · 9 years ago
  3. 1edbaac tests: use test_i18n* functions to suppress false positives by Vasco Almeida · 9 years ago
  4. c66410e submodule init: redirect stdout to stderr by Stefan Beller · 9 years ago
  5. ee30f17 Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init by Junio C Hamano · 9 years ago
  6. c1e06d1 submodule update: test recursive path reporting from subdirectory by Stefan Beller · 9 years ago
  7. b08238a submodule update: align reporting path for custom command execution by Stefan Beller · 9 years ago
  8. c1ab00f submodule update --init: correct path handling in recursive submodules by Stefan Beller · 9 years ago
  9. 72290d6 clone: allow an explicit argument for parallel submodule clones by Stefan Beller · 9 years ago
  10. 2335b87 submodule update: expose parallelism to the user by Stefan Beller · 9 years ago
  11. 848351b t/t7406-submodule-update.sh: use the $( ... ) construct for command substitution by Elia Pinto · 9 years ago
  12. 99094a7 t: fix trivial &&-chain breakage by Jeff King · 10 years ago
  13. d851ffb Revert "submodule: explicit local branch creation in module_clone" by Junio C Hamano · 11 years ago
  14. 06c2768 Merge branch 'wk/submodule-on-branch' by Junio C Hamano · 11 years ago
  15. 23d25e4 submodule: explicit local branch creation in module_clone by W. Trevor King · 11 years ago
  16. c83386d Merge branch 'jl/submodule-update-retire-orig-flags' by Junio C Hamano · 11 years ago
  17. ac1fbbd submodule: do not copy unknown update mode from .gitmodules by Junio C Hamano · 11 years ago
  18. 3614128 submodule update: remove unnecessary orig_flags variable by Jens Lehmann · 11 years ago
  19. d5b99f3 t7406-submodule-update: add missing && by Tay Ray Chuan · 11 years ago
  20. 2bb7afa Merge branch 'fg/submodule-clone-depth' by Junio C Hamano · 12 years ago
  21. 275cd18 Add --depth to submodule update/add by Fredrik Gustafsson · 12 years ago
  22. 6cb5728 submodule update: allow custom command to update submodule working tree by Chris Packham · 12 years ago
  23. 091a6eb submodule: drop the top-level requirement by John Keeping · 12 years ago
  24. 54a3c67 Merge branch 'jc/push-2.0-default-to-simple' (early part) by Junio C Hamano · 12 years ago
  25. afc2e81 Merge branch 'nd/branch-show-rebase-bisect-state' by Junio C Hamano · 12 years ago
  26. 28ed8d7 Merge branch 'we/submodule-update-prefix-output' by Junio C Hamano · 12 years ago
  27. b397ea4 status: show more info than "currently not on any branch" by Nguyễn Thái Ngọc Duy · 12 years ago
  28. 75bf5e6 submodule update: when using recursion, show full path by William Entriken · 12 years ago
  29. ae74f7d t7406: do not assume the "matching" push is the default by Junio C Hamano · 12 years ago
  30. 06b1abb submodule update: add --remote for submodule's upstream changes by W. Trevor King · 12 years ago
  31. 4b7c286 submodule add: Fail when .git/modules/<name> already exists unless forced by Jens Lehmann · 12 years ago
  32. 81dbbf7 Merge branch 'sz/submodule-force-update' by Junio C Hamano · 13 years ago
  33. e3fe714 Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' by Junio C Hamano · 13 years ago
  34. 01d4721 Make 'git submodule update --force' always check out submodules. by Stefan Zager · 13 years ago
  35. ad6a599 t7406: fix misleading "rev-parse --max-count=1 HEAD" by Junio C Hamano · 13 years ago
  36. 6eafa6d submodules: don't stumble over symbolic links when cloning recursively by Jens Lehmann · 13 years ago
  37. 69c3051 submodules: refactor computation of relative gitdir path by Jens Lehmann · 13 years ago
  38. 1017c1a submodule add: fix breakage when re-adding a deep submodule by Jens Lehmann · 13 years ago
  39. 61f9db7 Merge branch 'hv/submodule-update-none' by Junio C Hamano · 13 years ago
  40. 501770e Move git-dir for submodules by Fredrik Gustafsson · 14 years ago
  41. 322bb6e add update 'none' flag to disable update of submodule by default by Heiko Voigt · 14 years ago
  42. ff968f0 Merge branch 'fg/submodule-keep-updating' by Junio C Hamano · 14 years ago
  43. 15ffb7c submodule update: continue when a checkout fails by Fredrik Gustafsson · 14 years ago
  44. ee653c8 i18n: git-submodule $update_module say + die messages by Ævar Arnfjörð Bjarmason · 14 years ago
  45. 0d405d7 Merge branch 'nm/submodule-update-force' by Junio C Hamano · 14 years ago
  46. 2071fb0 Merge branch 'jl/submodule-fetch-on-demand' by Junio C Hamano · 14 years ago
  47. 9db31bd submodule: Add --force option for git submodule update by Nicolas Morey-Chaisemartin · 14 years ago
  48. e5f522d submodule update: Don't fetch when the submodule commit is already present by Jens Lehmann · 14 years ago
  49. b200021 t7406: "git submodule update {--merge|--rebase]" with new submodules by Spencer E. Olson · 14 years ago
  50. 4bf9dd9 t7406 & t7407: add missing && at end of lines by Jens Lehmann · 15 years ago
  51. c9c8c56 t7406: Fix submodule init config tests by Stephen Boyd · 15 years ago
  52. 5d59a40 t3409 t4107 t7406 t9150: use dashless commands by Matthew Ogilvie · 15 years ago
  53. 42b4917 git-submodule: add support for --merge. by Johan Herland · 16 years ago
  54. 3294842 Rename submodule.<name>.rebase to submodule.<name>.update by Johan Herland · 16 years ago
  55. ca2cedb git-submodule: add support for --rebase. by Peter Hutterer · 16 years ago