80 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
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. 12 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 13 years ago
Jens Lehmann 402e8a6d9a Documentation/submodule: add command references and update options 13 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 15 years ago
Johan Herland 64b19ffedd git submodule status: Add --recursive to recurse into nested submodules 15 years ago
Johan Herland b13fd5c1a2 git submodule update: Introduce --recursive to update nested submodules 15 years ago
Johan Herland 15fc56a853 git submodule foreach: Add --recursive to recurse into nested submodules 15 years ago
Johan Herland 1e7f2aad7d git submodule foreach: Provide access to submodule name, as '$name' 15 years ago
Lars Hjemli ef92e1a436 Documentaqtion/git-submodule.txt: Typofix 15 years ago
Jens Lehmann 1c244f6ee5 git submodule summary: add --files option 15 years ago
Jens Lehmann 85738ba3df Documentation: git submodule: add missing options to synopsis 15 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 16 years ago
Mark Levedahl 19a31f9c1a git-submodule - Add 'foreach' subcommand 16 years ago
Abhijit Menon-Sen f448e24e2f Make the DESCRIPTION match <x>... items in the SYNOPSIS 17 years ago
Cesar Eduardo Barros 77ef80a83e Documentation/git-submodule.txt: fix doubled word 17 years ago
Petr Baudis c47f10246a Documentation/git-submodule.txt: Further clarify the description 17 years ago
Petr Baudis e38953ab00 Documentation/git-submodule.txt: Add Description section 17 years ago
Mark Levedahl ec05df353c git-submodule - make "submodule add" more strict, and document it 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago