93 Commits (eeff891ac756fd97a05476446f15269b714ce4cc)

Author SHA1 Message Date
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 12 years ago
Ramkumar Ramachandra af9c9f9713 submodule: if $command was not matched, don't parse other args 12 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
Johan Herland 1e7f2aad7d git submodule foreach: Provide access to submodule name, as '$name' 16 years ago
Lars Hjemli ef92e1a436 Documentaqtion/git-submodule.txt: Typofix 16 years ago
Jens Lehmann 1c244f6ee5 git submodule summary: add --files option 16 years ago
Jens Lehmann 85738ba3df Documentation: git submodule: add missing options to synopsis 16 years ago
Miklos Vajna 1c3acfcd57 git-submodule documentation: fix foreach example 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
Michael S. Tsirkin d92a39590d Add --reference option to git submodule. 16 years ago
Peter Hutterer ca2cedba70 git-submodule: add support for --rebase. 16 years ago
Fabian Franz 31ca3ac30f submodule: add --no-fetch parameter to update command 16 years ago
Markus Heidelberg 04c8ce9c1c Documentation: fix typos, grammar, asciidoc syntax 16 years ago
David Aguilar 2327f61ecc git-submodule: add "sync" command 17 years ago
Mark Levedahl 19a31f9c1a git-submodule - Add 'foreach' subcommand 17 years ago