aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-fetch.txt
Commit message (Expand)AuthorAge
* Merge branch 'mm/push-social-engineering-attack-doc'Junio C Hamano2017-01-10
|\
| * doc: mention transfer data leaks in more placesMatt McCutchen2016-11-14
* | fetch: reduce duplicate in ref update status lines with placeholderNguyễn Thái Ngọc Duy2016-07-06
* | fetch: change flag code for displaying tag update and deleted refNguyễn Thái Ngọc Duy2016-06-27
* | git-fetch.txt: document fetch outputNguyễn Thái Ngọc Duy2016-06-27
|/
* Merge branch 'jc/em-dash-in-doc'Junio C Hamano2015-10-29
|\
| * Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano2015-10-22
* | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
|/
* docs: Explain the purpose of fetch's and pull's <refspec> parameter.Marc Branchaud2014-06-12
* fetch: allow explicit --refmap to override configurationJunio C Hamano2014-06-05
* fetch doc: add a section on configured remote-tracking branchesJunio C Hamano2014-06-05
* fetch doc: move FETCH_HEAD material lower and add an exampleMarc Branchaud2014-06-02
* fetch doc: update introductory part for clarityJunio C Hamano2014-05-30
* Merge branch 'fc/trivial'Junio C Hamano2013-12-17
|\
| * fetch: add missing documentationFelipe Contreras2013-12-09
* | git-fetch.txt: improve description of tag auto-followingMichael Haggerty2013-10-30
|/
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-13
* Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-04
|\
| * fetch/pull: Describe --recurse-submodule restrictions in the BUGS sectionJens Lehmann2011-03-09
* | doc: drop author/documentation sections from most pagesJeff King2011-03-11
|/
* Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-03
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* fetch/push: fix usage stringsTay Ray Chuan2010-04-09
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Merge branch 'bg/fetch-multi'Junio C Hamano2009-11-23
|\
| * Teach the --multiple option to 'git fetch'Björn Gustavsson2009-11-10
| * Teach the --all option to 'git fetch'Björn Gustavsson2009-11-10
* | modernize fetch/merge/pull examplesClemens Buchacher2009-10-21
|/
* Update my e-mail addressJunio C Hamano2008-07-21
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-05
* git-fetch: document automatic tag following.Junio C Hamano2007-02-09
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Docs: move git url and remotes text to separate sectionsJ. Bruce Fields2006-02-06
* Documentation: recursive is the default strategy these days.Junio C Hamano2005-12-08
* Refactored merge options into separate merge-options.txt.Jon Loeliger2005-11-06
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-05
* git-fetch/push/pull: documentation.Junio C Hamano2005-10-19
* Remove the version tags from the manpagesJunio C Hamano2005-10-10
* [PATCH] Random documentation fixesJonas Fonseca2005-10-03
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* [PATCH] Document git-fetch optionsSergey Vlasov2005-09-15
* Big tool rename.Junio C Hamano2005-09-07