66 Commits (c42c0f12972194564f039dcf580d89ca14ae72d6)

Author SHA1 Message Date
Jonathan Nieder bb92255ebe fsck: reject submodule.update = !command in .gitmodules 5 years ago
Jonathan Nieder e904deb89d submodule: reject submodule.update = !command in .gitmodules 5 years ago
Stefan Beller 83a17fa83b t7406: submodule.<name>.update command must not be run from .gitmodules 8 years ago
Ævar Arnfjörð Bjarmason 0d75bfe67b tests: fix tests broken under GETTEXT_POISON=YesPlease 8 years ago
Junio C Hamano a4dded0189 t7406: correct test case for submodule-update initial population 8 years ago
Stefan Beller e7b37caf4f submodule update: run custom update script for initial populating as well 8 years ago
Stefan Beller 6e7c14e65c submodule update --init: display correct path from submodule 8 years ago
Stefan Beller 967d7f898c t7406: fix breakage on OSX 9 years ago
Stefan Beller 4d7bc52b17 submodule update: allow '.' for branch value 9 years ago
Stefan Beller 6cbf454a2e submodule update: respect depth in subsequent fetches 9 years ago
Stefan Beller d4470c5a46 t7406: future proof tests with hard coded depth 9 years ago
Vasco Almeida 1edbaac3bb tests: use test_i18n* functions to suppress false positives 9 years ago
Stefan Beller c66410ed32 submodule init: redirect stdout to stderr 9 years ago
Stefan Beller c1e06d11c7 submodule update: test recursive path reporting from subdirectory 9 years ago
Stefan Beller b08238ac3f submodule update: align reporting path for custom command execution 9 years ago
Stefan Beller c1ab00fb26 submodule update --init: correct path handling in recursive submodules 9 years ago
Stefan Beller 72290d6a1d clone: allow an explicit argument for parallel submodule clones 9 years ago
Stefan Beller 2335b870fa submodule update: expose parallelism to the user 9 years ago
Elia Pinto 848351b236 t/t7406-submodule-update.sh: use the $( ... ) construct for command substitution 9 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Junio C Hamano d851ffb91f Revert "submodule: explicit local branch creation in module_clone" 11 years ago
W. Trevor King 23d25e48f5 submodule: explicit local branch creation in module_clone 11 years ago
Junio C Hamano ac1fbbda20 submodule: do not copy unknown update mode from .gitmodules 11 years ago
Jens Lehmann 361412828a submodule update: remove unnecessary orig_flags variable 12 years ago
Tay Ray Chuan d5b99f35bd t7406-submodule-update: add missing && 12 years ago
Fredrik Gustafsson 275cd184d5 Add --depth to submodule update/add 12 years ago
Chris Packham 6cb5728c43 submodule update: allow custom command to update submodule working tree 12 years ago
John Keeping 091a6eb0fe submodule: drop the top-level requirement 12 years ago
Nguyễn Thái Ngọc Duy b397ea4863 status: show more info than "currently not on any branch" 12 years ago
William Entriken 75bf5e60e8 submodule update: when using recursion, show full path 12 years ago
Junio C Hamano ae74f7d289 t7406: do not assume the "matching" push is the default 12 years ago
W. Trevor King 06b1abb5bd submodule update: add --remote for submodule's upstream changes 12 years ago
Jens Lehmann 4b7c286ec7 submodule add: Fail when .git/modules/<name> already exists unless forced 13 years ago
Stefan Zager 01d4721565 Make 'git submodule update --force' always check out submodules. 13 years ago
Junio C Hamano ad6a599c0a t7406: fix misleading "rev-parse --max-count=1 HEAD" 13 years ago
Jens Lehmann 6eafa6d096 submodules: don't stumble over symbolic links when cloning recursively 13 years ago
Jens Lehmann 69c3051780 submodules: refactor computation of relative gitdir path 13 years ago
Jens Lehmann 1017c1abcb submodule add: fix breakage when re-adding a deep submodule 13 years ago
Fredrik Gustafsson 501770e1bb Move git-dir for submodules 14 years ago
Heiko Voigt 322bb6e12f add update 'none' flag to disable update of submodule by default 14 years ago
Fredrik Gustafsson 15ffb7cde4 submodule update: continue when a checkout fails 14 years ago
Ævar Arnfjörð Bjarmason ee653c89ff i18n: git-submodule $update_module say + die messages 14 years ago
Nicolas Morey-Chaisemartin 9db31bdf5c submodule: Add --force option for git submodule update 14 years ago
Jens Lehmann e5f522d610 submodule update: Don't fetch when the submodule commit is already present 14 years ago
Spencer E. Olson b200021e15 t7406: "git submodule update {--merge|--rebase]" with new submodules 14 years ago
Jens Lehmann 4bf9dd9782 t7406 & t7407: add missing && at end of lines 15 years ago
Stephen Boyd c9c8c56e07 t7406: Fix submodule init config tests 15 years ago
Matthew Ogilvie 5d59a4016b t3409 t4107 t7406 t9150: use dashless commands 16 years ago
Johan Herland 42b4917862 git-submodule: add support for --merge. 16 years ago
Johan Herland 329484256e Rename submodule.<name>.rebase to submodule.<name>.update 16 years ago