120 Commits (c9e6ce41daffb707b33f05dc133bb0dd0493f77b)

Author SHA1 Message Date
Stefan Beller d22eb04475 clone: add `--shallow-submodules` flag 9 years ago
Stefan Beller 72290d6a1d clone: allow an explicit argument for parallel submodule clones 9 years ago
Jeff King 0d0bac67ce transport: drop support for git-over-rsync 9 years ago
Sebastian Schuberth fc142811d1 docs: say "commits" in the --depth option wording for git-clone 9 years ago
Sebastian Schuberth 28a1b56932 docs: clarify that passing --depth to git-clone implies --single-branch 9 years ago
Alex Riesen 0181681e92 clone: allow "--dissociate" without reference 9 years ago
Junio C Hamano fb1d6dabce clone: --dissociate option to mark that reference is only temporary 10 years ago
Albert L. Lash, IV 897e3e4540 docs/git-clone: clarify use of --no-hardlinks option 11 years ago
Øystein Walle 5fe8f49b6d Documentation: fix typos in man pages 11 years ago
Nguyễn Thái Ngọc Duy 82fba2b9d3 git-clone.txt: remove shallow clone limitations 11 years ago
Junio C Hamano 5333f2afc4 Revert "git-clone.txt: remove the restriction on pushing from a shallow clone" 12 years ago
Nguyễn Thái Ngọc Duy dacd2bcc41 git-clone.txt: remove the restriction on pushing from a shallow clone 12 years ago
W. Trevor King 283efb0108 Documentation: Update 'linux-2.6.git' -> 'linux.git' 12 years ago
W. Trevor King f22a6543d1 doc/clone: Pick more compelling paths for the --reference example 12 years ago
W. Trevor King 8c8fc53c7d doc/clone: Remove the '--bare -l -s' example 12 years ago
Felipe Contreras 0460ed2c93 documentation: trivial style cleanups 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Thomas Ackermann 48a8c26c62 Documentation: avoid poor-man's small caps GIT 12 years ago
Matthieu Moy a6d3bde5af Documentation: remote tracking branch -> remote-tracking branch 12 years ago
Ralf Thielow 31b808a032 clone --single: limit the fetch refspec to fetched branch 13 years ago
Jeff King 189260b190 clone: allow --no-local to turn off local optimizations 13 years ago
Jeff King 9197a10c71 docs/clone: mention that --local may be ignored 13 years ago
Nguyễn Thái Ngọc Duy 5a7d5b683f clone: allow --branch to take a tag 13 years ago
Nguyễn Thái Ngọc Duy 3e6e0edde2 clone: add --single-branch to fetch only one branch 13 years ago
Jeff King 84054f79de clone: accept config options on the command line 14 years ago
Nguyen Thai Ngoc Duy 09ffc706e4 init/clone: remove short option -L and document --separate-git-dir 14 years ago
Nguyễn Thái Ngọc Duy b57fb80a7d init, clone: support --separate-git-dir for .git file 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jens Lehmann ccdd3da652 clone: Add the --recurse-submodules option as alias for --recursive 14 years ago
Matthieu Moy 29b9a66f28 Change incorrect uses of "remote branch" meaning "remote-tracking" 14 years ago
Uwe Kleine-König 6db2103f92 Documentation/git-clone: describe --mirror more verbosely 15 years ago
Michael J Gruber 476386858c Documentation/git-clone: Transform description list into item list 15 years ago
Tay Ray Chuan c54b74afb7 Documentation/git-clone: mention progress in -v 15 years ago
Jeff King cc1b8d8bc6 docs: don't talk about $GIT_DIR/refs/ everywhere 15 years ago
Steven Drake d8a8488d56 Add a "TEMPLATE DIRECTORY" section to git-init[1]. 15 years ago
Tay Ray Chuan 5a518ad467 clone: use --progress to force progress reporting 15 years ago
Tay Ray Chuan 488c316334 git-clone.txt: reword description of progress behaviour 15 years ago
Tay Ray Chuan 486a3d7164 check stderr with isatty() instead of stdout when deciding to show progress 15 years ago
David Soria Parra db9bc00e2b Documentation: Document --branch option in git clone synopsis 15 years ago
Björn Gustavsson 550c66f3f9 git-clone.txt: Fix grammar and formatting 16 years ago
Jonathan Nieder 33405be34b Documentation: clone: clarify discussion of initial branch 16 years ago
Johannes Gilger 65d15ed992 git-clone doc: typofix 16 years ago
Miklos Vajna 405923761a git-clone: add missing comma in --reference documentation 16 years ago
Jeff King 7a4ee28f41 clone: add --branch option to select a different HEAD 16 years ago
Johan Herland e7fed18a89 git clone: Add --recursive to automatically checkout (nested) submodules 16 years ago
Jeff King 13354f5377 docs: describe impact of repack on "clone -s" 16 years ago
Alexander Potashev ec00d6e003 Documentation: cloning to empty directory is allowed 16 years ago
Holger Weiß 5bd27ebb18 Documentation: Remove an odd "instead" 16 years ago
Miklos Vajna 21188b1eaf Implement git clone -v 17 years ago
Johannes Schindelin bc699afcce clone: Add an option to set up a mirror 17 years ago