summaryrefslogtreecommitdiff
path: root/Documentation/git-fetch.txt
AgeCommit message (Expand)Author
2018-02-09fetch: make the --prune-tags work with <url>Ævar Arnfjörð Bjarmason
2018-02-09fetch: add a --prune-tags option and fetch.pruneTags configÆvar Arnfjörð Bjarmason
2018-02-09git fetch doc: add a new section to explain the ins & outs of pruningÆvar Arnfjörð Bjarmason
2017-01-10Merge branch 'mm/push-social-engineering-attack-doc'Junio C Hamano
2016-11-14doc: mention transfer data leaks in more placesMatt McCutchen
2016-07-06fetch: reduce duplicate in ref update status lines with placeholderNguyễn Thái Ngọc Duy
2016-06-27fetch: change flag code for displaying tag update and deleted refNguyễn Thái Ngọc Duy
2016-06-27git-fetch.txt: document fetch outputNguyễn Thái Ngọc Duy
2015-10-29Merge branch 'jc/em-dash-in-doc'Junio C Hamano
2015-10-22Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2014-06-12docs: Explain the purpose of fetch's and pull's <refspec> parameter.Marc Branchaud
2014-06-05fetch: allow explicit --refmap to override configurationJunio C Hamano
2014-06-05fetch doc: add a section on configured remote-tracking branchesJunio C Hamano
2014-06-02fetch doc: move FETCH_HEAD material lower and add an exampleMarc Branchaud
2014-05-30fetch doc: update introductory part for clarityJunio C Hamano
2013-12-17Merge branch 'fc/trivial'Junio C Hamano
2013-12-09fetch: add missing documentationFelipe Contreras
2013-10-30git-fetch.txt: improve description of tag auto-followingMichael Haggerty
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering
2011-04-04Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-03-09fetch/pull: Describe --recurse-submodule restrictions in the BUGS sectionJens Lehmann
2010-11-03Change "tracking branch" to "remote-tracking branch"Matthieu Moy
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-04-10fetch/push: fix usage stringsTay Ray Chuan
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-23Merge branch 'bg/fetch-multi'Junio C Hamano
2009-11-10Teach the --multiple option to 'git fetch'Björn Gustavsson
2009-11-10Teach the --all option to 'git fetch'Björn Gustavsson
2009-10-21modernize fetch/merge/pull examplesClemens Buchacher
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-07-06Add urls.txt to git-clone man pageAndrew Ruder
2007-02-09git-fetch: document automatic tag following.Junio C Hamano
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-02-07Docs: move git url and remotes text to separate sectionsJ. Bruce Fields
2005-12-08Documentation: recursive is the default strategy these days.Junio C Hamano
2005-11-07Refactored merge options into separate merge-options.txt.Jon Loeliger
2005-11-05Documentation: git-fetch/pull updates.Junio C Hamano
2005-10-20git-fetch/push/pull: documentation.Junio C Hamano
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-03[PATCH] Random documentation fixesJonas Fonseca