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