summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
AgeCommit message (Expand)Author
2017-12-05Documentation/git-clone: improve description for submodule recursingStefan Beller
2017-05-01clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams
2016-10-10Merge branch 'nd/shallow-deepen'Junio C Hamano
2016-08-15clone: implement optional referencesStefan Beller
2016-07-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano
2016-06-20clone: do not let --depth imply --shallow-submodulesJunio C Hamano
2016-06-13clone: define shallow clone boundary with --shallow-excludeNguyễn Thái Ngọc Duy
2016-06-13clone: define shallow clone boundary based on time with --shallow-sinceNguyễn Thái Ngọc Duy
2016-05-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano
2016-04-26clone: add `--shallow-submodules` flagStefan Beller
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano
2016-03-01clone: allow an explicit argument for parallel submodule clonesStefan Beller
2016-02-17Merge branch 'jk/drop-rsync-transport'Junio C Hamano
2016-02-01transport: drop support for git-over-rsyncJeff King
2016-01-20Merge branch 'ss/clone-depth-single-doc'Junio C Hamano
2016-01-08docs: say "commits" in the --depth option wording for git-cloneSebastian Schuberth
2016-01-07docs: clarify that passing --depth to git-clone implies --single-branchSebastian Schuberth
2015-10-22clone: allow "--dissociate" without referenceAlex Riesen
2014-10-15clone: --dissociate option to mark that reference is only temporaryJunio C Hamano
2014-02-11docs/git-clone: clarify use of --no-hardlinks optionAlbert L. Lash, IV
2014-02-07Merge branch 'ow/manpages-typofix'Junio C Hamano
2014-02-05Documentation: fix typos in man pagesØystein Walle
2013-12-11git-clone.txt: remove shallow clone limitationsNguyễn Thái Ngọc Duy
2013-07-15Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"Junio C Hamano
2013-07-12git-clone.txt: remove the restriction on pushing from a shallow cloneNguyễn Thái Ngọc Duy
2013-06-23Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King
2013-06-23doc/clone: Pick more compelling paths for the --reference exampleW. Trevor King
2013-06-23doc/clone: Remove the '--bare -l -s' exampleW. Trevor King
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann
2012-10-25Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy
2012-10-08Merge branch 'rt/maint-clone-single' into maintJunio C Hamano
2012-09-20clone --single: limit the fetch refspec to fetched branchRalf Thielow
2012-05-30clone: allow --no-local to turn off local optimizationsJeff King
2012-05-30docs/clone: mention that --local may be ignoredJeff King
2012-01-17clone: allow --branch to take a tagNguyễn Thái Ngọc Duy
2012-01-08clone: add --single-branch to fetch only one branchNguyễn Thái Ngọc Duy
2011-06-22clone: accept config options on the command lineJeff King
2011-05-25init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy
2011-03-20init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-11-30Merge branch 'jl/clone-recurse-sm-synonym'Junio C Hamano
2010-11-05clone: Add the --recurse-submodules option as alias for --recursiveJens Lehmann
2010-11-03Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy
2010-10-06Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König
2010-03-22Sync with Git 1.7.0.3Junio C Hamano
2010-03-22Merge branch 'maint-1.6.6' into maintJunio C Hamano
2010-03-21Documentation/git-clone: Transform description list into item listMichael J Gruber