65 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)

Author SHA1 Message Date
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Jeff King 9e70233a17 fetch: document that pruning happens before fetching 9 years ago
Nguyễn Thái Ngọc Duy cccf74e2da fetch, upload-pack: --deepen=N extends shallow boundary by N commits 9 years ago
Nguyễn Thái Ngọc Duy a45a260086 fetch: define shallow boundary with --shallow-exclude 9 years ago
Nguyễn Thái Ngọc Duy 508ea88226 fetch: define shallow boundary with --shallow-since 9 years ago
Eric Wong c915f11eb4 connect & http: support -4 and -6 switches for remote operations 9 years ago
Sebastian Schuberth 60253a605d docs: clarify that --depth for git-fetch works with newly initialized repos 9 years ago
Stefan Beller 62104ba14a submodules: allow parallel fetching, add tests and documentation 9 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Junio C Hamano c5558f80c3 fetch: allow explicit --refmap to override configuration 11 years ago
Nguyễn Thái Ngọc Duy 48d25cae22 fetch: add --update-shallow to accept refs that update .git/shallow 11 years ago
Nguyễn Thái Ngọc Duy 79d3a236c5 upload-pack: make sure deepening preserves shallow roots 11 years ago
Michael Haggerty 01ca90c2e5 fetch-options.txt: simplify ifdef/ifndef/endif usage 11 years ago
Michael Haggerty 0838bf47b3 fetch --prune: prune only based on explicit refspecs 11 years ago
Michael Haggerty c5a84e92a2 fetch --tags: fetch tags *in addition to* other stuff 11 years ago
Junio C Hamano 9eb4754d76 fetch-options.txt: prevent a wildcard refspec from getting misformatted 12 years ago
Nguyễn Thái Ngọc Duy cfb70e1fa5 fetch: elaborate --depth action 12 years ago
Nguyễn Thái Ngọc Duy 4dcb167fc3 fetch: add --unshallow for turning shallow repo into complete one 12 years ago
Junio C Hamano f0cb2f137c fetch --tags: clarify documentation 12 years ago
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 15 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 16 years ago
Ori Avtalion 57f6ec0290 Change mentions of "git programs" to "git commands" 16 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