43 Commits (8482d042a016aaae1e564f9c34b4d5f6b59794be)

Author SHA1 Message Date
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
Peter Hutterer ca2cedba70 git-submodule: add support for --rebase. 16 years ago