summaryrefslogtreecommitdiff
path: root/Documentation/fetch-options.txt
Commit message (Expand)AuthorAgeFilesLines
* fetch: introduce machine-parseable "porcelain" output formatPatrick Steinhardt2023-05-101-0/+7
* Merge branch 'rc/fetch-refetch'Junio C Hamano2022-04-041-0/+10
|\
| * fetch: after refetch, encourage auto gc repackingRobert Coup2022-03-281-1/+2
| * fetch: add --refetch optionRobert Coup2022-03-281-0/+9
* | fetch: fetch unpopulated, changed submodulesGlen Choo2022-03-161-9/+17
|/
* fetch --negotiate-only: do not update submodulesGlen Choo2022-01-181-0/+1
* fetch: document the --negotiate-only optionÆvar Arnfjörð Bjarmason2021-06-301-2/+11
* fetch: add --prefetch optionDerrick Stolee2021-04-161-0/+5
* fetch: implement support for atomic reference updatesPatrick Steinhardt2021-01-121-0/+4
* Merge branch 'ds/maintenance-part-1'Junio C Hamano2020-09-251-2/+4
|\
| * maintenance: replace run_auto_gc()Derrick Stolee2020-09-171-2/+4
* | Merge branch 'jc/no-update-fetch-head'Junio C Hamano2020-08-241-0/+9
|\ \ | |/
| * fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano2020-08-181-0/+9
* | fetch, pull doc: correct description of '--set-upstream'Philippe Blain2020-08-131-1/+1
|/
* Merge branch 'dr/doc-recurse-submodules'Junio C Hamano2020-04-281-1/+2
|\
| * doc: be more precise on (fetch|push).recurseSubmodulesDamien Robert2020-04-061-1/+2
* | pull: remove --update-head-ok from documentationRené Scharfe2020-03-281-1/+1
|/
* pull: document more passthru optionsRené Scharfe2020-03-111-3/+7
* Merge branch 'ds/refmap-doc' into maintJunio C Hamano2020-02-141-1/+4
|\
| * fetch: document and test --refmap=""Derrick Stolee2020-01-211-1/+4
* | fetch: add the command-line option `--write-commit-graph`Johannes Schindelin2019-11-061-0/+4
|/
* Merge branch 'js/fetch-jobs'Junio C Hamano2019-10-151-4/+9
|\
| * fetch: let --jobs=<n> parallelize --multiple, tooJohannes Schindelin2019-10-061-4/+9
* | pull, fetch: add --set-upstream optionCorentin BOMPARD2019-08-191-0/+7
|/
* Merge branch 'ds/fetch-disable-force-notice'Junio C Hamano2019-07-091-0/+13
|\
| * fetch: add --[no-]show-forced-updates argumentDerrick Stolee2019-06-211-0/+13
* | fetch: only run 'gc' once when fetching multiple remotesNguyễn Thái Ngọc Duy2019-06-191-0/+4
|/
* clone: send server options when using protocol v2Jonathan Tan2019-04-181-1/+2
* Merge branch 'ab/fetch-tags-noclobber'Junio C Hamano2018-09-171-5/+10
|\
| * fetch: document local ref updates with/without --forceÆvar Arnfjörð Bjarmason2018-08-311-5/+10
* | fetch doc: cross-link two new negotiation optionsÆvar Arnfjörð Bjarmason2018-08-011-0/+3
* | fetch-pack: support negotiation tip whitelistJonathan Tan2018-07-031-0/+16
|/
* fetch: send server options when using protocol v2Brandon Williams2018-04-241-0/+8
* fetch: add a --prune-tags option and fetch.pruneTags configÆvar Arnfjörð Bjarmason2018-02-091-1/+13
* git-fetch & config doc: link to the new PRUNING sectionÆvar Arnfjörð Bjarmason2018-02-091-0/+3
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-101-0/+14
|\
| * fetch, upload-pack: --deepen=N extends shallow boundary by N commitsnd/shallow-deepenNguyễn Thái Ngọc Duy2016-06-131-0/+5
| * fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy2016-06-131-0/+5
| * fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy2016-06-131-0/+4
* | Merge branch 'mm/doc-tt'Junio C Hamano2016-07-131-3/+3
|\ \
| * | doc: typeset long command-line options as literalMatthieu Moy2016-06-281-3/+3
* | | Merge branch 'jk/fetch-prune-doc'Junio C Hamano2016-06-271-1/+1
|\ \ \ | |/ / |/| |
| * | fetch: document that pruning happens before fetchingjk/fetch-prune-docJeff King2016-06-141-1/+1
* | | Merge branch 'ew/force-ipv4'Junio C Hamano2016-02-241-0/+8
|\ \ \ | |_|/ |/| |
| * | connect & http: support -4 and -6 switches for remote operationsew/force-ipv4Eric Wong2016-02-121-0/+8
| |/
* | Merge branch 'ss/clone-depth-single-doc'Junio C Hamano2016-01-201-4/+5
|\ \
| * | docs: clarify that --depth for git-fetch works with newly initialized reposss/clone-depth-single-docSebastian Schuberth2016-01-081-4/+5
* | | submodules: allow parallel fetching, add tests and documentationStefan Beller2015-12-161-0/+7
| |/ |/|
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
* | fetch: allow explicit --refmap to override configurationjc/fetch-push-refmapJunio C Hamano2014-06-051-0/+8
|/