aboutsummaryrefslogtreecommitdiff
path: root/Documentation/fetch-options.txt
Commit message (Expand)AuthorAge
* *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
* fetch: allow explicit --refmap to override configurationJunio C Hamano2014-06-05
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\
| * fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy2013-12-10
| * upload-pack: make sure deepening preserves shallow rootsNguyễn Thái Ngọc Duy2013-12-10
* | fetch-options.txt: simplify ifdef/ifndef/endif usageMichael Haggerty2013-10-30
* | fetch --prune: prune only based on explicit refspecsMichael Haggerty2013-10-30
* | fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty2013-10-30
|/
* Merge branch 'rr/maint-fetch-tag-doc-asterisks'Junio C Hamano2013-06-11
|\
| * fetch-options.txt: prevent a wildcard refspec from getting misformattedJunio C Hamano2013-06-07
* | fetch: elaborate --depth actionNguyễn Thái Ngọc Duy2013-01-11
* | fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy2013-01-11
|/
* fetch --tags: clarify documentationJunio C Hamano2012-12-13
* Doc: shallow clone deepens _to_ new depthPhilip Oakley2012-09-18
* fetch/pull: Don't recurse into a submodule when commits are already presentJens Lehmann2011-03-09
* fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann2011-03-09
* fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-09
* pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann2011-02-07
* Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano2010-12-16
|\
| * Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann2010-11-12
| * Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-12
| * fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-12
* | Merge branch 'mm/phrase-remote-tracking'Junio C Hamano2010-11-24
|\ \
| * | Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-03
* | | pull: Remove --tags option from manpageJens Lehmann2010-11-03
|/ /
* | fetch: allow command line --tags to override configDaniel Johnson2010-08-14
|/
* git fetch documentation: describe short '-p' synonym to '--prune' optionOren Held2010-07-13
* fetch and pull: learn --progressTay Ray Chuan2010-02-24
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* builtin-fetch: add --dry-run optionJay Soffian2009-11-10
* builtin-fetch: add --prune optionJay Soffian2009-11-10
* Teach the --multiple option to 'git fetch'Björn Gustavsson2009-11-10
* Teach the --all option to 'git fetch'Björn Gustavsson2009-11-10
* Documentation/fetch-options.txt: order options alphabeticallyJari Aalto2009-10-21
* git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud2009-09-07
* Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-12
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* git pull manpage: don't include -n from fetch-options.txtMiklos Vajna2008-01-25
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* War on whitespaceJunio C Hamano2007-06-07
* Document additional options for git-fetchAndrew Ruder2007-04-26
* Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano2007-01-01
* Strongly discourage --update-head-ok in fetch-options documentation.Junio C Hamano2007-01-01
* git-fetch --upload-pack: disambiguate.Junio C Hamano2006-01-26
* git-fetch: pass --upload-pack to fetch-packMichal Ostrowski2006-01-24
* Add --keep option to keep downloaded packs to git-fetch.Tom Prince2006-01-10
* git-fetch: auto-following tags.Junio C Hamano2006-01-07
* Documentation: describe '-f' option to git-fetch.Junio C Hamano2005-12-01
* Update pull/fetch --tags documentationLuck, Tony2005-11-18