aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/fetch-options.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-05fetch: allow explicit --refmap to override configurationJunio C Hamano1-0/+8
2014-01-17Merge branch 'nd/shallow-clone'Junio C Hamano1-2/+12
2013-12-10fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy1-0/+6
2013-12-10upload-pack: make sure deepening preserves shallow rootsNguyễn Thái Ngọc Duy1-2/+6
2013-10-30fetch-options.txt: simplify ifdef/ifndef/endif usageMichael Haggerty1-4/+1
2013-10-30fetch --prune: prune only based on explicit refspecsMichael Haggerty1-5/+14
2013-10-30fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty1-5/+3
2013-06-11Merge branch 'rr/maint-fetch-tag-doc-asterisks'Junio C Hamano1-1/+1
2013-06-07fetch-options.txt: prevent a wildcard refspec from getting misformattedJunio C Hamano1-1/+1
2013-01-11fetch: elaborate --depth actionNguyễn Thái Ngọc Duy1-1/+1
2013-01-11fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy1-0/+4
2012-12-13fetch --tags: clarify documentationJunio C Hamano1-8/+5
2012-09-18Doc: shallow clone deepens _to_ new depthPhilip Oakley1-1/+2
2011-03-09fetch/pull: Don't recurse into a submodule when commits are already presentJens Lehmann1-1/+2
2011-03-09fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann1-3/+13
2011-03-09fetch/pull: recurse into submodules when necessaryJens Lehmann1-0/+8
2011-02-07pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann1-2/+0
2010-12-16Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano1-0/+11
2010-11-24Merge branch 'mm/phrase-remote-tracking'Junio C Hamano1-1/+1
2010-11-12Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann1-1/+1
2010-11-12Add the 'fetch.recurseSubmodules' config settingJens Lehmann1-2/+3
2010-11-12fetch/pull: Add the --recurse-submodules optionJens Lehmann1-0/+10
2010-11-03pull: Remove --tags option from manpageJens Lehmann1-0/+2
2010-11-03Replace "remote tracking" with "remote-tracking"Matthieu Moy1-1/+1
2010-08-14fetch: allow command line --tags to override configDaniel Johnson1-2/+6
2010-07-13git fetch documentation: describe short '-p' synonym to '--prune' optionOren Held1-0/+1
2010-02-24fetch and pull: learn --progressTay Ray Chuan1-1/+8
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-5/+5
2009-11-10builtin-fetch: add --dry-run optionJay Soffian1-0/+5
2009-11-10builtin-fetch: add --prune optionJay Soffian1-0/+4
2009-11-10Teach the --multiple option to 'git fetch'Björn Gustavsson1-0/+6
2009-11-10Teach the --all option to 'git fetch'Björn Gustavsson1-0/+3
2009-10-21Documentation/fetch-options.txt: order options alphabeticallyJari Aalto1-24/+24
2009-09-07git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud1-0/+2
2009-08-12Change mentions of "git programs" to "git commands"Ori Avtalion1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-4/+4
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-11/+19
2008-01-25git pull manpage: don't include -n from fetch-options.txtMiklos Vajna1-4/+8
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-1/+1
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-04-26Document additional options for git-fetchAndrew Ruder1-5/+12
2007-01-01Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano1-0/+5
2007-01-01Strongly discourage --update-head-ok in fetch-options documentation.Junio C Hamano1-2/+4
2006-01-26git-fetch --upload-pack: disambiguate.Junio C Hamano1-2/+1
2006-01-24git-fetch: pass --upload-pack to fetch-packMichal Ostrowski1-0/+7
2006-01-10Add --keep option to keep downloaded packs to git-fetch.Tom Prince1-0/+3
2006-01-07git-fetch: auto-following tags.Junio C Hamano1-5/+13
2005-12-01Documentation: describe '-f' option to git-fetch.Junio C Hamano1-0/+5
2005-11-18Update pull/fetch --tags documentationLuck, Tony1-1/+3
2005-11-08Add --tags documentation, scraped from JC mail.Jon Loeliger1-0/+3