94 Commits (eb6e956e79cb800a481bf8b52a31b160a8971fb8)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 60fadf8bd2 fetch: document the --negotiate-only option 4 years ago
Derrick Stolee 2e03115d0c fetch: add --prefetch option 4 years ago
Patrick Steinhardt c7b190dabd fetch: implement support for atomic reference updates 4 years ago
Derrick Stolee a95ce12430 maintenance: replace run_auto_gc() 5 years ago
Junio C Hamano 887952b8c6 fetch: optionally allow disabling FETCH_HEAD update 5 years ago
Philippe Blain 847b37271e fetch, pull doc: correct description of '--set-upstream' 5 years ago
Damien Robert 4da9e99e6e doc: be more precise on (fetch|push).recurseSubmodules 5 years ago
René Scharfe f05558f3e2 pull: remove --update-head-ok from documentation 5 years ago
René Scharfe 9c688735f6 pull: document more passthru options 5 years ago
Derrick Stolee b40a50264a fetch: document and test --refmap="" 5 years ago
Johannes Schindelin c14e6e7903 fetch: add the command-line option `--write-commit-graph` 5 years ago
Johannes Schindelin d54dea77db fetch: let --jobs=<n> parallelize --multiple, too 6 years ago
Corentin BOMPARD 24bc1a1292 pull, fetch: add --set-upstream option 6 years ago
Derrick Stolee cdbd70c437 fetch: add --[no-]show-forced-updates argument 6 years ago
Nguyễn Thái Ngọc Duy c3d6b70338 fetch: only run 'gc' once when fetching multiple remotes 6 years ago
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 12 years ago
Michael Haggerty 0838bf47b3 fetch --prune: prune only based on explicit refspecs 12 years ago
Michael Haggerty c5a84e92a2 fetch --tags: fetch tags *in addition to* other stuff 12 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 15 years ago
Jens Lehmann be254a0ea9 Add the 'fetch.recurseSubmodules' config setting 15 years ago
Jens Lehmann 7dce19d374 fetch/pull: Add the --recurse-submodules option 15 years ago
Jens Lehmann 2e5955f328 pull: Remove --tags option from manpage 15 years ago