300 Commits (6610af872f6494a061780ec738c8713a034b848b)

Author SHA1 Message Date
Jeff King 72c5f88311 clone: pass --progress decision to recursive submodules 8 years ago
Stefan Beller 5f50f33e87 submodule--helper update-clone: allow multiple references 9 years ago
Stefan Beller 92bbe7ccf1 submodule--helper: add remote-branch helper 9 years ago
Stefan Beller 341238ebc4 submodule update: narrow scope of local variable 9 years ago
Stefan Beller 6cbf454a2e submodule update: respect depth in subsequent fetches 9 years ago
Stefan Beller 406621f43d submodule deinit: remove outdated comment 9 years ago
Johannes Sixt c4c02bf16c git-submodule: forward exit code of git-submodule--helper more faithfully 9 years ago
Vasco Almeida c87302bfe4 i18n: submodule: escape shell variables inside eval_gettext 9 years ago
Vasco Almeida 0d71dbfd50 i18n: submodule: join strings marked for translation 9 years ago
Vasco Almeida d323c6b641 i18n: git-sh-setup.sh: mark strings for translation 9 years ago
Stefan Beller bb9d91b4ed submodule update: continue when a clone fails 9 years ago
Stefan Beller 44431df024 submodule: remove bashism from shell script 9 years ago
Stefan Beller b0f4b40846 submodule--helper: offer a consistent API 9 years ago
Stefan Beller abed000aca submodule update: learn `--[no-]recommend-shallow` option 9 years ago
Stefan Beller a87bcd6d47 submodule update: make use of the existing fetch_in_submodule function 9 years ago
Jeff King 89044baa8b submodule: stop sanitizing config options 9 years ago
Stefan Beller f6a5279977 submodule deinit: require '--all' instead of '.' for all submodules 9 years ago
Jeff King 860cba61a3 submodule: export sanitized GIT_CONFIG_PARAMETERS 9 years ago
Stefan Beller 3604242f08 submodule: port init from shell to C 9 years ago
Stefan Beller 63e95beb08 submodule: port resolve_relative_url from shell to C 9 years ago
Stefan Beller b08238ac3f submodule update: align reporting path for custom command execution 9 years ago
Stefan Beller 10450cf72b submodule status: correct path handling in recursive submodules 9 years ago
Stefan Beller c1ab00fb26 submodule update --init: correct path handling in recursive submodules 9 years ago
Stefan Beller ea2fa1040d submodule foreach: correct path display in recursive submodules 9 years ago
Jacob Keller 14111fc492 git: submodule honor -c credential.* from command line 9 years ago
Jacob Keller d10e3b4260 submodule: don't pass empty string arguments to submodule--helper clone 9 years ago
Stefan Beller 2335b870fa submodule update: expose parallelism to the user 9 years ago
Stefan Beller 48308681b0 git submodule update: have a dedicated helper for cloning 9 years ago
Stefan Beller 8c6b549118 submodule update: direct error message to stderr 9 years ago
Stefan Beller fb43e31f2b submodule: try harder to fetch needed sha1 by direct fetching sha1 9 years ago
Jeff King 33cfccbbf3 submodule: allow only certain protocols for submodule fetches 9 years ago
Stefan Beller ee8838d157 submodule: rewrite `module_clone` shell function in C 9 years ago
Stefan Beller 0ea306ef17 submodule: rewrite `module_name` shell function in C 9 years ago
Stefan Beller 74703a1e4d submodule: rewrite `module_list` shell function in C 9 years ago
Alex Henrie b80fa842ed git-submodule: remove extraneous space from error message 9 years ago
Patrick Steinhardt 8196e72895 git-submodule.sh: fix '/././' path normalization 10 years ago
Junio C Hamano 6a0662304d git-submodule.sh: avoid "echo" path-like values 11 years ago
Elia Pinto 496eeeb19b git-submodule.sh: avoid "test <cond> -a/-o <cond>" 11 years ago
Stepan Kasal 0170a3c6ee Revert "submodules: fix ambiguous absolute paths under Windows" 11 years ago
Junio C Hamano d851ffb91f Revert "submodule: explicit local branch creation in module_clone" 11 years ago
Jens Lehmann 893a9764dc submodule update: consistently document the '--checkout' option 11 years ago
W. Trevor King 23d25e48f5 submodule: explicit local branch creation in module_clone 11 years ago
W. Trevor King 9adfc1cfa7 submodule: document module_clone arguments in comments 11 years ago
W. Trevor King a2aed08b41 submodule: make 'checkout' update_module mode more explicit 11 years ago
Francesco Pretto efa8fd7ee8 git-submodule.sh: 'checkout' is a valid update mode 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 11 years ago
Jeff King fcb06a8d54 use @@PERL@@ in built scripts 11 years ago
Anders Kaseorg 1c4fb136db submodule foreach: skip eval for more than one argument 11 years ago
Matthieu Moy 3ba7407b8b submodule summary: ignore --for-status option 11 years ago