111 Commits (aedb5dc343be58c17dc974be401f6d2a9fa26d1e)

Author SHA1 Message Date
Stefan Beller f6a5279977 submodule deinit: require '--all' instead of '.' for all submodules 9 years ago
Stefan Beller 2335b870fa submodule update: expose parallelism to the user 9 years ago
Stefan Beller e7220c40b1 document submodule sync --recursive 9 years ago
Stefan Beller ec48a76306 submodule doc: reorder introductory paragraphs 10 years ago
Michal Sojka 5c31acfbe2 submodule: improve documentation of update subcommand 10 years ago
Matthew Chen 9393ae79c9 submodule: document "sync --recursive" 11 years ago
Junio C Hamano d851ffb91f Revert "submodule: explicit local branch creation in module_clone" 11 years ago
Junio C Hamano edac360bdd Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'" 11 years ago
W. Trevor King 7c15fe92ac doc: submodule.*.branch config is keyed by name 11 years ago
W. Trevor King 15d64936d4 doc: submodule.* config are keyed by submodule names 11 years ago
Jens Lehmann 893a9764dc submodule update: consistently document the '--checkout' option 11 years ago
W. Trevor King 9937e65d88 Documentation: describe 'submodule update --remote' use case 11 years ago
W. Trevor King 23d25e48f5 submodule: explicit local branch creation in module_clone 11 years ago
Michael Schubert d6ac1d2120 Change "remote tracking" to "remote-tracking" 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
Dale R. Worley 3244eb9b5a git-submodule.txt: Clarify 'init' and 'add' subcommands. 12 years ago
Jens Lehmann cf41982806 submodule: add 'deinit' command 12 years ago
Brad King 31e54bb94a Documentation/submodule: Add --force to update synopsis 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 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 38ae92e4d0 git-submodule: wrap branch option with "<>" in usage strings. 12 years ago
Jens Lehmann 73b0898d0d Teach "git submodule add" the --name option 13 years ago
Ramkumar Ramachandra af9c9f9713 submodule: if $command was not matched, don't parse other args 13 years ago
Stefan Zager 01d4721565 Make 'git submodule update --force' always check out submodules. 13 years ago
Leila Muhtasib 8d8136c37a Documentation: Fix misspellings 13 years ago
Heiko Voigt cb2df36980 link to gitmodules page at the beginning of git-submodule documentation 13 years ago
Heiko Voigt e6a1c43aaf document submdule.$name.update=none option for gitmodules 13 years ago
Jim Meyering a7793a7491 correct spelling: an URL -> a URL 13 years ago
Jens Lehmann 9e6ed475e7 docs: describe behavior of relative submodule URLs 13 years ago
Heiko Voigt 322bb6e12f add update 'none' flag to disable update of submodule by default 14 years ago
Jens Lehmann 402e8a6d9a Documentation/submodule: add command references and update options 14 years ago
Jonathan Nieder 565e135a1e Documentation: quote double-dash for AsciiDoc 14 years ago
Junio C Hamano ccee60862b submodule sync: do not auto-vivify uninteresting submodule 14 years ago
Jens Lehmann 4d68932004 submodule add: allow relative repository path even when no url is set 14 years ago
Nicolas Morey-Chaisemartin 9db31bdf5c submodule: Add --force option for git submodule update 14 years ago
Nicolas Morey-Chaisemartin 313ee0d69f submodule: process conflicting submodules only once 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Ævar Arnfjörð Bjarmason 1f74574ba2 git submodule add: Remove old docs about implicit -f 15 years ago
Jens Lehmann d27b876b28 git submodule add: Require the new --force option to add ignored paths 15 years ago
Ævar Arnfjörð Bjarmason 31991b0260 git submodule: add submodules with git add -f <path> 15 years ago
Ævar Arnfjörð Bjarmason f030c96d86 git-submodule foreach: Add $toplevel variable 15 years ago
Ralf Wildenhues 6a5d0b0a90 Fix typos in technical documentation. 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Thomas Rast ca768288b6 Documentation: format full commands in typewriter font 15 years ago
Jens Lehmann 1414e5788b git submodule add: make the <path> parameter optional 16 years ago
Johan Herland 64b19ffedd git submodule status: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland b13fd5c1a2 git submodule update: Introduce --recursive to update nested submodules 16 years ago
Johan Herland 15fc56a853 git submodule foreach: Add --recursive to recurse into nested submodules 16 years ago