| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sb/clone-shallow-passthru' into maint | Junio C Hamano | 2016-07-11 | 1 | -3/+2 |
|\ |
|
| * | clone: do not let --depth imply --shallow-submodulessb/clone-shallow-passthru | Junio C Hamano | 2016-06-20 | 1 | -3/+2 |
* | | Merge branch 'sb/clone-shallow-passthru' | Junio C Hamano | 2016-05-06 | 1 | -3/+8 |
|\ \
| |/ |
|
| * | clone: add `--shallow-submodules` flag | Stefan Beller | 2016-04-26 | 1 | -3/+10 |
* | | Merge branch 'sb/submodule-parallel-update' | Junio C Hamano | 2016-04-06 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | clone: allow an explicit argument for parallel submodule clones | Stefan Beller | 2016-03-01 | 1 | -1/+5 |
* | | Merge branch 'jk/drop-rsync-transport' | Junio C Hamano | 2016-02-17 | 1 | -2/+1 |
|\ \ |
|
| * | | transport: drop support for git-over-rsyncjk/drop-rsync-transport | Jeff King | 2016-02-01 | 1 | -2/+1 |
| |/ |
|
* | | Merge branch 'ss/clone-depth-single-doc' | Junio C Hamano | 2016-01-20 | 1 | -5/+4 |
|\ \
| |/
|/| |
|
| * | docs: say "commits" in the --depth option wording for git-clone | Sebastian Schuberth | 2016-01-08 | 1 | -1/+1 |
| * | docs: clarify that passing --depth to git-clone implies --single-branch | Sebastian Schuberth | 2016-01-07 | 1 | -5/+4 |
* | | clone: allow "--dissociate" without referencear/clone-dissociate | Alex Riesen | 2015-10-22 | 1 | -2/+7 |
* | | clone: --dissociate option to mark that reference is only temporaryjc/clone-borrow | Junio C Hamano | 2014-10-15 | 1 | -2/+9 |
|/ |
|
* | docs/git-clone: clarify use of --no-hardlinks option | Albert L. Lash, IV | 2014-02-11 | 1 | -7/+4 |
* | Merge branch 'ow/manpages-typofix' | Junio C Hamano | 2014-02-07 | 1 | -1/+1 |
|\ |
|
| * | Documentation: fix typos in man pagesow/manpages-typofix | Øystein Walle | 2014-02-05 | 1 | -1/+1 |
* | | git-clone.txt: remove shallow clone limitations | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -6/+1 |
|/ |
|
* | Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"jc/revert-clone-doc-update-for-push-from-shallow | Junio C Hamano | 2013-07-15 | 1 | -7/+5 |
* | git-clone.txt: remove the restriction on pushing from a shallow clone | Nguyễn Thái Ngọc Duy | 2013-07-12 | 1 | -5/+7 |
* | Documentation: Update 'linux-2.6.git' -> 'linux.git' | W. Trevor King | 2013-06-22 | 1 | -2/+2 |
* | doc/clone: Pick more compelling paths for the --reference example | W. Trevor King | 2013-06-22 | 1 | -4/+4 |
* | doc/clone: Remove the '--bare -l -s' example | W. Trevor King | 2013-06-22 | 1 | -7/+0 |
* | documentation: trivial style cleanups | Felipe Contreras | 2013-05-17 | 1 | -2/+2 |
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -7/+7 |
* | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 2013-02-01 | 1 | -1/+1 |
* | Documentation: remote tracking branch -> remote-tracking branch | Matthieu Moy | 2012-10-25 | 1 | -2/+2 |
* | Merge branch 'rt/maint-clone-single' into maint | Junio C Hamano | 2012-10-08 | 1 | -4/+11 |
|\ |
|
| * | clone --single: limit the fetch refspec to fetched branch | Ralf Thielow | 2012-09-20 | 1 | -4/+11 |
* | | clone: allow --no-local to turn off local optimizations | Jeff King | 2012-05-30 | 1 | -1/+3 |
* | | docs/clone: mention that --local may be ignored | Jeff King | 2012-05-30 | 1 | -7/+10 |
|/ |
|
* | clone: allow --branch to take a tag | Nguyễn Thái Ngọc Duy | 2012-01-16 | 1 | -2/+3 |
* | clone: add --single-branch to fetch only one branchnd/clone-single-branch | Nguyễn Thái Ngọc Duy | 2012-01-08 | 1 | -1/+10 |
* | clone: accept config options on the command line | Jeff King | 2011-06-22 | 1 | -0/+11 |
* | init/clone: remove short option -L and document --separate-git-dir | Nguyen Thai Ngoc Duy | 2011-05-25 | 1 | -2/+1 |
* | init, clone: support --separate-git-dir for .git file | Nguyễn Thái Ngọc Duy | 2011-03-19 | 1 | -0/+10 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -11/+0 |
* | Merge branch 'jl/clone-recurse-sm-synonym' | Junio C Hamano | 2010-11-29 | 1 | -1/+3 |
|\ |
|
| * | clone: Add the --recurse-submodules option as alias for --recursive | Jens Lehmann | 2010-11-05 | 1 | -1/+3 |
* | | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 2010-11-03 | 1 | -1/+1 |
|/ |
|
* | Documentation/git-clone: describe --mirror more verbosely | Uwe Kleine-König | 2010-10-06 | 1 | -1/+6 |
* | Sync with Git 1.7.0.3 | Junio C Hamano | 2010-03-21 | 1 | -5/+5 |
|\ |
|
| * | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-03-21 | 1 | -5/+5 |
| |\ |
|
| | * | Documentation/git-clone: Transform description list into item list | Michael J Gruber | 2010-03-21 | 1 | -5/+5 |
* | | | Merge branch 'tc/transport-verbosity' | Junio C Hamano | 2010-03-15 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Documentation/git-clone: mention progress in -v | Tay Ray Chuan | 2010-02-24 | 1 | -1/+2 |
* | | | | Merge branch 'sd/init-template' | Junio C Hamano | 2010-03-10 | 1 | -2/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add a "TEMPLATE DIRECTORY" section to git-init[1]. | Steven Drake | 2010-02-17 | 1 | -2/+1 |
| |/ / |
|
* | | | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 2010-02-17 | 1 | -1/+1 |
|/ / |
|
* | | clone: use --progress to force progress reporting | Tay Ray Chuan | 2009-12-28 | 1 | -0/+3 |
* | | git-clone.txt: reword description of progress behaviour | Tay Ray Chuan | 2009-12-28 | 1 | -3/+6 |