268 Commits (728af2832c3e58222965521682414adb9a80932b)

Author SHA1 Message Date
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 10 years ago
Stefan Beller 0ea306ef17 submodule: rewrite `module_name` shell function in C 10 years ago
Stefan Beller 74703a1e4d submodule: rewrite `module_list` shell function in C 10 years ago
Alex Henrie b80fa842ed git-submodule: remove extraneous space from error message 10 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 12 years ago
Matthieu Moy 3ba7407b8b submodule summary: ignore --for-status option 12 years ago
Brian M. Carlson 927b26f87a submodule: don't print status output with ignore=all 12 years ago
Brian M. Carlson 2be945094e submodule: fix confusing variable name 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
John Keeping 1ae2e19a32 submodule: show full path in error message 12 years ago
Fredrik Gustafsson b545cd15af git-submodule.sh: remove duplicate call to set_rev_name 12 years ago
Fredrik Gustafsson 74671241fd handle multibyte characters in name 12 years ago
Jens Lehmann 7b294bf494 submodule deinit: clarify work tree removal message 12 years ago
René Scharfe 862ae6cd67 submodule summary: support --summary-limit=<n> 12 years ago
Jens Lehmann cf41982806 submodule: add 'deinit' command 12 years ago
William Entriken 75bf5e60e8 submodule update: when using recursion, show full path 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
W. Trevor King b928922727 submodule add: If --branch is given, record it in .gitmodules 12 years ago
W. Trevor King 06b1abb5bd submodule update: add --remote for submodule's upstream changes 12 years ago
W. Trevor King 88ce00c378 submodule: add get_submodule_config helper funtion 12 years ago
Phil Hord 82f49f294c Teach --recursive to submodule sync 12 years ago
Jens Lehmann e15bec0ec3 submodule status: remove unused orig_* variables 12 years ago
Stefan Zager 835460bba9 submodule add: fix handling of --reference=<repo> option 12 years ago
W. Trevor King 38ae92e4d0 git-submodule: wrap branch option with "<>" in usage strings. 12 years ago