summaryrefslogtreecommitdiff
path: root/Documentation/git-fetch.txt
Commit message (Expand)AuthorAgeFilesLines
* fetch: introduce machine-parseable "porcelain" output formatPatrick Steinhardt2023-05-101-0/+9
* doc: fix non-existent config nameYukai Chou2023-01-131-4/+4
* docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason2022-09-071-0/+7
* fetch: fetch unpopulated, changed submodulesGlen Choo2022-03-161-6/+4
* Documentation: render special characters correctlyAndrei Rybak2021-07-301-1/+1
* fetch: allow refspecs specified through stdinJonathan Tan2020-08-181-0/+4
* docs: adjust for the recent rename of `pu` to `seen`Johannes Schindelin2020-06-251-4/+4
* doc: typo: s/can not/cannot/ and s/is does/does/Mark Rushakoff2019-08-051-2/+2
* doc: tidy asciidoc styleJean-Noël Avila2019-01-231-1/+1
* fetch: make the --prune-tags work with <url>ab/fetch-pruneÆvar Arnfjörð Bjarmason2018-02-091-15/+6
* fetch: add a --prune-tags option and fetch.pruneTags configÆvar Arnfjörð Bjarmason2018-02-091-0/+47
* git fetch doc: add a new section to explain the ins & outs of pruningÆvar Arnfjörð Bjarmason2018-02-091-0/+49
* Merge branch 'mm/push-social-engineering-attack-doc'Junio C Hamano2017-01-101-0/+2
|\
| * doc: mention transfer data leaks in more placesmm/push-social-engineering-attack-docMatt McCutchen2016-11-141-0/+2
* | fetch: reduce duplicate in ref update status lines with placeholderNguyễn Thái Ngọc Duy2016-07-061-0/+5
* | fetch: change flag code for displaying tag update and deleted refNguyễn Thái Ngọc Duy2016-06-271-2/+2
* | git-fetch.txt: document fetch outputNguyễn Thái Ngọc Duy2016-06-271-0/+46
|/
* Merge branch 'jc/em-dash-in-doc'Junio C Hamano2015-10-291-1/+1
|\
| * Documentation: AsciiDoc spells em-dash as double-dashes, not triplejc/em-dash-in-docJunio C Hamano2015-10-221-1/+1
* | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
|/
* docs: Explain the purpose of fetch's and pull's <refspec> parameter.jc/fetch-pull-refmapMarc Branchaud2014-06-121-2/+2
* fetch: allow explicit --refmap to override configurationjc/fetch-push-refmapJunio C Hamano2014-06-051-0/+4
* fetch doc: add a section on configured remote-tracking branchesJunio C Hamano2014-06-051-0/+45
* fetch doc: move FETCH_HEAD material lower and add an exampleMarc Branchaud2014-06-021-8/+21
* fetch doc: update introductory part for clarityJunio C Hamano2014-05-301-11/+13
* Merge branch 'fc/trivial'Junio C Hamano2013-12-171-0/+3
|\
| * fetch: add missing documentationFelipe Contreras2013-12-091-0/+3
* | git-fetch.txt: improve description of tag auto-followingMichael Haggerty2013-10-301-7/+7
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-3/+1
* remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-131-1/+1
* Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-041-0/+9
|\
| * fetch/pull: Describe --recurse-submodule restrictions in the BUGS sectionJens Lehmann2011-03-091-0/+9
* | doc: drop author/documentation sections from most pagesJeff King2011-03-111-10/+0
|/
* Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-031-1/+1
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* fetch/push: fix usage stringsTay Ray Chuan2010-04-091-4/+4
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-1/+1
* Merge branch 'bg/fetch-multi'Junio C Hamano2009-11-231-2/+12
|\
| * Teach the --multiple option to 'git fetch'Björn Gustavsson2009-11-101-0/+2
| * Teach the --all option to 'git fetch'Björn Gustavsson2009-11-101-2/+10
* | modernize fetch/merge/pull examplesClemens Buchacher2009-10-211-0/+29
|/
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-1/+1
* Documentation formatting and cleanupJonathan Nieder2008-07-011-1/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-2/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-2/+2
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-051-1/+1
* git-fetch: document automatic tag following.Junio C Hamano2007-02-091-0/+8