Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11Merge branch 'nd/shallow-deepen'Junio C Hamano
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-27Merge branch 'jk/fetch-prune-doc'Junio C Hamano
2016-06-14fetch: document that pruning happens before fetchingJeff King
2016-06-14fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy
2016-06-14fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy
2016-06-14fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy
2016-02-25Merge branch 'ew/force-ipv4'Junio C Hamano
2016-02-12connect & http: support -4 and -6 switches for remote operationsEric Wong
2016-01-20Merge branch 'ss/clone-depth-single-doc'Junio C Hamano
2016-01-08docs: clarify that --depth for git-fetch works with newly initialized reposSebastian Schuberth
2015-12-16submodules: allow parallel fetching, add tests and documentationStefan Beller
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2014-06-06fetch: allow explicit --refmap to override configurationJunio C Hamano
2014-01-18Merge branch 'nd/shallow-clone'Junio C Hamano
2013-12-11fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy
2013-12-11upload-pack: make sure deepening preserves shallow rootsNguyễn Thái Ngọc Duy
2013-10-31fetch-options.txt: simplify ifdef/ifndef/endif usageMichael Haggerty
2013-10-31fetch --prune: prune only based on explicit refspecsMichael Haggerty
2013-10-31fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty
2013-06-12Merge branch 'rr/maint-fetch-tag-doc-asterisks'Junio C Hamano
2013-06-07fetch-options.txt: prevent a wildcard refspec from getting misformattedJunio C Hamano
2013-01-11fetch: elaborate --depth actionNguyễn Thái Ngọc Duy
2013-01-11fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy
2012-12-14fetch --tags: clarify documentationJunio C Hamano
2012-09-19Doc: shallow clone deepens _to_ new depthPhilip Oakley
2011-03-10fetch/pull: Don't recurse into a submodule when commits are already presentJens Lehmann
2011-03-10fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann
2011-03-10fetch/pull: recurse into submodules when necessaryJens Lehmann
2011-02-08pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann
2010-12-16Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano
2010-11-25Merge branch 'mm/phrase-remote-tracking'Junio C Hamano
2010-11-13Submodules: Add the "fetchRecurseSubmodules" config optionJens Lehmann
2010-11-13Add the 'fetch.recurseSubmodules' config settingJens Lehmann
2010-11-13fetch/pull: Add the --recurse-submodules optionJens Lehmann
2010-11-04pull: Remove --tags option from manpageJens Lehmann
2010-11-03Replace "remote tracking" with "remote-tracking"Matthieu Moy
2010-08-15fetch: allow command line --tags to override configDaniel Johnson
2010-07-13git fetch documentation: describe short '-p' synonym to '--prune' optionOren Held
2010-02-24fetch and pull: learn --progressTay Ray Chuan
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-11-10builtin-fetch: add --dry-run optionJay Soffian
2009-11-10builtin-fetch: add --prune optionJay Soffian
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-22Documentation/fetch-options.txt: order options alphabeticallyJari Aalto
2009-09-08git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud
2009-08-13Change mentions of "git programs" to "git commands"Ori Avtalion
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder