summaryrefslogtreecommitdiff
path: root/Documentation/fetch-options.txt
AgeCommit message (Expand)AuthorFilesLines
2020-09-25Merge branch 'ds/maintenance-part-1'Libravatar Junio C Hamano1-2/+4
2020-09-17maintenance: replace run_auto_gc()Libravatar Derrick Stolee1-2/+4
2020-08-24Merge branch 'jc/no-update-fetch-head'Libravatar Junio C Hamano1-0/+9
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateLibravatar Junio C Hamano1-0/+9
2020-08-13fetch, pull doc: correct description of '--set-upstream'Libravatar Philippe Blain1-1/+1
2020-04-28Merge branch 'dr/doc-recurse-submodules'Libravatar Junio C Hamano1-1/+2
2020-04-06doc: be more precise on (fetch|push).recurseSubmodulesLibravatar Damien Robert1-1/+2
2020-03-28pull: remove --update-head-ok from documentationLibravatar René Scharfe1-1/+1
2020-03-11pull: document more passthru optionsLibravatar René Scharfe1-3/+7
2020-02-14Merge branch 'ds/refmap-doc' into maintLibravatar Junio C Hamano1-1/+4
2020-01-21fetch: document and test --refmap=""Libravatar Derrick Stolee1-1/+4
2019-11-06fetch: add the command-line option `--write-commit-graph`Libravatar Johannes Schindelin1-0/+4
2019-10-15Merge branch 'js/fetch-jobs'Libravatar Junio C Hamano1-4/+9
2019-10-06fetch: let --jobs=<n> parallelize --multiple, tooLibravatar Johannes Schindelin1-4/+9
2019-08-19pull, fetch: add --set-upstream optionLibravatar Corentin BOMPARD1-0/+7
2019-07-09Merge branch 'ds/fetch-disable-force-notice'Libravatar Junio C Hamano1-0/+13
2019-06-21fetch: add --[no-]show-forced-updates argumentLibravatar Derrick Stolee1-0/+13
2019-06-19fetch: only run 'gc' once when fetching multiple remotesLibravatar Nguyễn Thái Ngọc Duy1-0/+4
2019-04-18clone: send server options when using protocol v2Libravatar Jonathan Tan1-1/+2
2018-09-17Merge branch 'ab/fetch-tags-noclobber'Libravatar Junio C Hamano1-5/+10
2018-08-31fetch: document local ref updates with/without --forceLibravatar Ævar Arnfjörð Bjarmason1-5/+10
2018-08-01fetch doc: cross-link two new negotiation optionsLibravatar Ævar Arnfjörð Bjarmason1-0/+3
2018-07-03fetch-pack: support negotiation tip whitelistLibravatar Jonathan Tan1-0/+16
2018-04-24fetch: send server options when using protocol v2Libravatar Brandon Williams1-0/+8
2018-02-09fetch: add a --prune-tags option and fetch.pruneTags configLibravatar Ævar Arnfjörð Bjarmason1-1/+13
2018-02-09git-fetch & config doc: link to the new PRUNING sectionLibravatar Ævar Arnfjörð Bjarmason1-0/+3
2016-10-10Merge branch 'nd/shallow-deepen'Libravatar Junio C Hamano1-0/+14
2016-07-13Merge branch 'mm/doc-tt'Libravatar Junio C Hamano1-3/+3
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy1-3/+3
2016-06-27Merge branch 'jk/fetch-prune-doc'Libravatar Junio C Hamano1-1/+1
2016-06-14fetch: document that pruning happens before fetchingLibravatar Jeff King1-1/+1
2016-06-13fetch, upload-pack: --deepen=N extends shallow boundary by N commitsLibravatar Nguyễn Thái Ngọc Duy1-0/+5
2016-06-13fetch: define shallow boundary with --shallow-excludeLibravatar Nguyễn Thái Ngọc Duy1-0/+5
2016-06-13fetch: define shallow boundary with --shallow-sinceLibravatar Nguyễn Thái Ngọc Duy1-0/+4
2016-02-24Merge branch 'ew/force-ipv4'Libravatar Junio C Hamano1-0/+8
2016-02-12connect & http: support -4 and -6 switches for remote operationsLibravatar Eric Wong1-0/+8
2016-01-20Merge branch 'ss/clone-depth-single-doc'Libravatar Junio C Hamano1-4/+5
2016-01-08docs: clarify that --depth for git-fetch works with newly initialized reposLibravatar Sebastian Schuberth1-4/+5
2015-12-16submodules: allow parallel fetching, add tests and documentationLibravatar Stefan Beller1-0/+7
2015-03-13*config.txt: stick to camelCase naming conventionLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2014-06-05fetch: allow explicit --refmap to override configurationLibravatar Junio C Hamano1-0/+8
2014-01-17Merge branch 'nd/shallow-clone'Libravatar Junio C Hamano1-2/+12
2013-12-10fetch: add --update-shallow to accept refs that update .git/shallowLibravatar Nguyễn Thái Ngọc Duy1-0/+6
2013-12-10upload-pack: make sure deepening preserves shallow rootsLibravatar Nguyễn Thái Ngọc Duy1-2/+6
2013-10-30fetch-options.txt: simplify ifdef/ifndef/endif usageLibravatar Michael Haggerty1-4/+1
2013-10-30fetch --prune: prune only based on explicit refspecsLibravatar Michael Haggerty1-5/+14
2013-10-30fetch --tags: fetch tags *in addition to* other stuffLibravatar Michael Haggerty1-5/+3
2013-06-11Merge branch 'rr/maint-fetch-tag-doc-asterisks'Libravatar Junio C Hamano1-1/+1
2013-06-07fetch-options.txt: prevent a wildcard refspec from getting misformattedLibravatar Junio C Hamano1-1/+1
2013-01-11fetch: elaborate --depth actionLibravatar Nguyễn Thái Ngọc Duy1-1/+1