1. 3ad0401 submodule update: silence underlying merge/rebase with "--quiet" by Theodore Dubois · 4 years, 5 months ago
  2. f0a96e8 submodule: fall back to remote's HEAD for missing remote.<name>.branch by Johannes Schindelin · 4 years, 9 months ago
  3. 8a1b097 test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate by Jonathan Nieder · 5 years ago
  4. 67af91c Sync with 2.23.1 by Johannes Schindelin · 5 years ago
  5. 5421ddd Sync with 2.21.1 by Johannes Schindelin · 5 years ago
  6. d851d94 Sync with 2.19.3 by Johannes Schindelin · 5 years ago
  7. 7c9fbda Sync with 2.18.2 by Johannes Schindelin · 5 years ago
  8. 14af7ed Sync with 2.17.3 by Johannes Schindelin · 5 years ago
  9. bb92255 fsck: reject submodule.update = !command in .gitmodules by Jonathan Nieder · 5 years ago
  10. e904deb submodule: reject submodule.update = !command in .gitmodules by Jonathan Nieder · 5 years ago
  11. bd482d6 t: use common $SQ variable by Denton Liu · 6 years ago
  12. ab0c5f5 tests: always test fetch of unreachable with v0 by Jonathan Tan · 6 years ago
  13. dcbaa0b t/*: fix ordering of expected/observed arguments by Matthew DeVore · 6 years ago
  14. 02c51a2 Merge branch 'en/t7406-fixes' by Junio C Hamano · 7 years ago
  15. 10639c3 Merge branch 'js/t7406-recursive-submodule-update-order-fix' by Junio C Hamano · 7 years ago
  16. 9fd1080 t7406: avoid using test_must_fail for commands other than git by Elijah Newren · 7 years ago
  17. 7e9055b t7406: prefer test_* helper functions to test -[feds] by Elijah Newren · 7 years ago
  18. 65799fb t7406: avoid having git commands upstream of a pipe by Elijah Newren · 7 years ago
  19. 602813c t7406: simplify by using diff --name-only instead of diff --raw by Elijah Newren · 7 years ago
  20. 0df90bd t7406: fix call that was failing for the wrong reason by Elijah Newren · 7 years ago
  21. 0b7d324 t7406: avoid failures solely due to timing issues by Johannes Schindelin · 7 years ago
  22. e974e06 t7000-t7999: fix broken &&-chains by Eric Sunshine · 7 years ago
  23. 8de19d6 t7406-submodule-update: fix broken &&-chains by SZEDER Gábor · 7 years ago
  24. 83a17fa t7406: submodule.<name>.update command must not be run from .gitmodules by Stefan Beller · 7 years ago
  25. 0d75bfe tests: fix tests broken under GETTEXT_POISON=YesPlease by Ævar Arnfjörð Bjarmason · 8 years ago
  26. 980ee77 Merge branch 'sb/submodule-update-initial-runs-custom-script' by Junio C Hamano · 8 years ago
  27. a4dded0 t7406: correct test case for submodule-update initial population by Junio C Hamano · 8 years ago
  28. 4ba6bb2 Merge branch 'sb/submodule-update-initial-runs-custom-script' by Junio C Hamano · 8 years ago
  29. e7b37ca submodule update: run custom update script for initial populating as well by Stefan Beller · 8 years ago
  30. 6e7c14e submodule update --init: display correct path from submodule by Stefan Beller · 8 years ago
  31. 967d7f8 t7406: fix breakage on OSX by Stefan Beller · 9 years ago
  32. 4d7bc52 submodule update: allow '.' for branch value by Stefan Beller · 9 years ago
  33. 6cbf454 submodule update: respect depth in subsequent fetches by Stefan Beller · 9 years ago
  34. d4470c5 t7406: future proof tests with hard coded depth by Stefan Beller · 9 years ago
  35. 1edbaac tests: use test_i18n* functions to suppress false positives by Vasco Almeida · 9 years ago
  36. c66410e submodule init: redirect stdout to stderr by Stefan Beller · 9 years ago
  37. ee30f17 Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init by Junio C Hamano · 9 years ago
  38. c1e06d1 submodule update: test recursive path reporting from subdirectory by Stefan Beller · 9 years ago
  39. b08238a submodule update: align reporting path for custom command execution by Stefan Beller · 9 years ago
  40. c1ab00f submodule update --init: correct path handling in recursive submodules by Stefan Beller · 9 years ago
  41. 72290d6 clone: allow an explicit argument for parallel submodule clones by Stefan Beller · 9 years ago
  42. 2335b87 submodule update: expose parallelism to the user by Stefan Beller · 9 years ago
  43. 848351b t/t7406-submodule-update.sh: use the $( ... ) construct for command substitution by Elia Pinto · 9 years ago
  44. 99094a7 t: fix trivial &&-chain breakage by Jeff King · 10 years ago
  45. d851ffb Revert "submodule: explicit local branch creation in module_clone" by Junio C Hamano · 11 years ago
  46. 06c2768 Merge branch 'wk/submodule-on-branch' by Junio C Hamano · 11 years ago
  47. 23d25e4 submodule: explicit local branch creation in module_clone by W. Trevor King · 11 years ago
  48. c83386d Merge branch 'jl/submodule-update-retire-orig-flags' by Junio C Hamano · 11 years ago
  49. ac1fbbd submodule: do not copy unknown update mode from .gitmodules by Junio C Hamano · 11 years ago
  50. 3614128 submodule update: remove unnecessary orig_flags variable by Jens Lehmann · 11 years ago
  51. d5b99f3 t7406-submodule-update: add missing && by Tay Ray Chuan · 11 years ago
  52. 2bb7afa Merge branch 'fg/submodule-clone-depth' by Junio C Hamano · 12 years ago
  53. 275cd18 Add --depth to submodule update/add by Fredrik Gustafsson · 12 years ago
  54. 6cb5728 submodule update: allow custom command to update submodule working tree by Chris Packham · 12 years ago
  55. 091a6eb submodule: drop the top-level requirement by John Keeping · 12 years ago
  56. 54a3c67 Merge branch 'jc/push-2.0-default-to-simple' (early part) by Junio C Hamano · 12 years ago
  57. afc2e81 Merge branch 'nd/branch-show-rebase-bisect-state' by Junio C Hamano · 12 years ago
  58. 28ed8d7 Merge branch 'we/submodule-update-prefix-output' by Junio C Hamano · 12 years ago
  59. b397ea4 status: show more info than "currently not on any branch" by Nguyễn Thái Ngọc Duy · 12 years ago
  60. 75bf5e6 submodule update: when using recursion, show full path by William Entriken · 12 years ago
  61. ae74f7d t7406: do not assume the "matching" push is the default by Junio C Hamano · 12 years ago
  62. 06b1abb submodule update: add --remote for submodule's upstream changes by W. Trevor King · 12 years ago
  63. 4b7c286 submodule add: Fail when .git/modules/<name> already exists unless forced by Jens Lehmann · 12 years ago
  64. 81dbbf7 Merge branch 'sz/submodule-force-update' by Junio C Hamano · 13 years ago
  65. e3fe714 Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' by Junio C Hamano · 13 years ago
  66. 01d4721 Make 'git submodule update --force' always check out submodules. by Stefan Zager · 13 years ago
  67. ad6a599 t7406: fix misleading "rev-parse --max-count=1 HEAD" by Junio C Hamano · 13 years ago
  68. 6eafa6d submodules: don't stumble over symbolic links when cloning recursively by Jens Lehmann · 13 years ago
  69. 69c3051 submodules: refactor computation of relative gitdir path by Jens Lehmann · 13 years ago
  70. 1017c1a submodule add: fix breakage when re-adding a deep submodule by Jens Lehmann · 13 years ago
  71. 61f9db7 Merge branch 'hv/submodule-update-none' by Junio C Hamano · 13 years ago
  72. 501770e Move git-dir for submodules by Fredrik Gustafsson · 14 years ago
  73. 322bb6e add update 'none' flag to disable update of submodule by default by Heiko Voigt · 14 years ago
  74. ff968f0 Merge branch 'fg/submodule-keep-updating' by Junio C Hamano · 14 years ago
  75. 15ffb7c submodule update: continue when a checkout fails by Fredrik Gustafsson · 14 years ago
  76. ee653c8 i18n: git-submodule $update_module say + die messages by Ævar Arnfjörð Bjarmason · 14 years ago
  77. 0d405d7 Merge branch 'nm/submodule-update-force' by Junio C Hamano · 14 years ago
  78. 2071fb0 Merge branch 'jl/submodule-fetch-on-demand' by Junio C Hamano · 14 years ago
  79. 9db31bd submodule: Add --force option for git submodule update by Nicolas Morey-Chaisemartin · 14 years ago
  80. e5f522d submodule update: Don't fetch when the submodule commit is already present by Jens Lehmann · 14 years ago
  81. b200021 t7406: "git submodule update {--merge|--rebase]" with new submodules by Spencer E. Olson · 14 years ago
  82. 4bf9dd9 t7406 & t7407: add missing && at end of lines by Jens Lehmann · 15 years ago
  83. c9c8c56 t7406: Fix submodule init config tests by Stephen Boyd · 15 years ago
  84. 5d59a40 t3409 t4107 t7406 t9150: use dashless commands by Matthew Ogilvie · 15 years ago
  85. 42b4917 git-submodule: add support for --merge. by Johan Herland · 16 years ago
  86. 3294842 Rename submodule.<name>.rebase to submodule.<name>.update by Johan Herland · 16 years ago
  87. ca2cedb git-submodule: add support for --rebase. by Peter Hutterer · 16 years ago