aboutsummaryrefslogtreecommitdiff
path: root/Documentation/fetch-options.txt
Commit message (Expand)AuthorAge
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-10
|\
| * fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy2016-06-13
| * fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy2016-06-13
| * fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy2016-06-13
* | Merge branch 'mm/doc-tt'Junio C Hamano2016-07-13
|\ \
| * | doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* | | Merge branch 'jk/fetch-prune-doc'Junio C Hamano2016-06-27
|\ \ \ | |/ / |/| |
| * | fetch: document that pruning happens before fetchingJeff King2016-06-14
* | | Merge branch 'ew/force-ipv4'Junio C Hamano2016-02-24
|\ \ \ | |_|/ |/| |
| * | connect & http: support -4 and -6 switches for remote operationsEric Wong2016-02-12
| |/
* | Merge branch 'ss/clone-depth-single-doc'Junio C Hamano2016-01-20
|\ \
| * | docs: clarify that --depth for git-fetch works with newly initialized reposSebastian Schuberth2016-01-08
* | | submodules: allow parallel fetching, add tests and documentationStefan Beller2015-12-16
| |/ |/|
* | *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