39 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Philip Oakley bc40deabbc Doc: shallow clone deepens _to_ new depth 12 years ago
Jens Lehmann c16c3e40b5 fetch/pull: Don't recurse into a submodule when commits are already present 14 years ago
Jens Lehmann 8f0700dd33 fetch/pull: Add the 'on-demand' value to the --recurse-submodules option 14 years ago
Jens Lehmann 88a21979c5 fetch/pull: recurse into submodules when necessary 14 years ago
Jens Lehmann 7811d9600f pull: Document the "--[no-]recurse-submodules" options 14 years ago
Jens Lehmann c1a3c3640d Submodules: Add the "fetchRecurseSubmodules" config option 14 years ago
Jens Lehmann be254a0ea9 Add the 'fetch.recurseSubmodules' config setting 14 years ago
Jens Lehmann 7dce19d374 fetch/pull: Add the --recurse-submodules option 14 years ago
Jens Lehmann 2e5955f328 pull: Remove --tags option from manpage 14 years ago
Matthieu Moy 0e615b252f Replace "remote tracking" with "remote-tracking" 14 years ago
Daniel Johnson ed36854651 fetch: allow command line --tags to override config 14 years ago
Oren Held 1b79d1c2a8 git fetch documentation: describe short '-p' synonym to '--prune' option 15 years ago
Tay Ray Chuan 9839018e87 fetch and pull: learn --progress 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Jay Soffian 28a1540132 builtin-fetch: add --dry-run option 15 years ago
Jay Soffian f360d844de builtin-fetch: add --prune option 15 years ago
Björn Gustavsson 16679e373f Teach the --multiple option to 'git fetch' 15 years ago
Björn Gustavsson 9c4a036b34 Teach the --all option to 'git fetch' 15 years ago
Jari Aalto 6b276e19fa Documentation/fetch-options.txt: order options alphabetically 15 years ago
Emmanuel Trillaud 90e431152e git-pull: do not mention --quiet and --verbose twice 15 years ago
Ori Avtalion 57f6ec0290 Change mentions of "git programs" to "git commands" 15 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Miklos Vajna 10eb64f5fd git pull manpage: don't include -n from fetch-options.txt 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Andrew Ruder 42905294de Document additional options for git-fetch 18 years ago
Junio C Hamano f4bf2184ae Update clone/fetch documentation with --depth (shallow clone) option 18 years ago
Junio C Hamano a597fb0e71 Strongly discourage --update-head-ok in fetch-options documentation. 18 years ago
Junio C Hamano 2796a9de31 git-fetch --upload-pack: disambiguate. 19 years ago
Michal Ostrowski 2c620a1ad1 git-fetch: pass --upload-pack to fetch-pack 19 years ago
Tom Prince 0f76f52621 Add --keep option to keep downloaded packs to git-fetch. 19 years ago
Junio C Hamano 03febf99bc git-fetch: auto-following tags. 19 years ago
Junio C Hamano a3e3dc4690 Documentation: describe '-f' option to git-fetch. 19 years ago
Luck, Tony 4d16f8de16 Update pull/fetch --tags documentation 19 years ago
Jon Loeliger d0fde471ab Add --tags documentation, scraped from JC mail. 19 years ago
Jon Loeliger 93d69d8691 Refactored merge options into separate merge-options.txt. 19 years ago