73 Commits (63d9fa23cf4daa71528a35b3bcbcb407ade4219d)

Author SHA1 Message Date
Jonathan Tan 6e98305985 clone: send server options when using protocol v2 6 years ago
Ævar Arnfjörð Bjarmason ae6a470334 fetch: document local ref updates with/without --force 7 years ago
Ævar Arnfjörð Bjarmason 526608284a fetch doc: cross-link two new negotiation options 7 years ago
Jonathan Tan 3390e42adb fetch-pack: support negotiation tip whitelist 7 years ago
Brandon Williams 5e3548ef16 fetch: send server options when using protocol v2 7 years ago
Ævar Arnfjörð Bjarmason 97716d217c fetch: add a --prune-tags option and fetch.pruneTags config 7 years ago
Ævar Arnfjörð Bjarmason 627a129b46 git-fetch & config doc: link to the new PRUNING section 7 years ago
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 13 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 16 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