99 Commits (b75cdfaa882a00f2274e74b21c1a9927d184ed29)

Author SHA1 Message Date
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 12 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 14 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 15 years ago
Jonathan Nieder 33405be34b Documentation: clone: clarify discussion of initial branch 15 years ago
Johannes Gilger 65d15ed992 git-clone doc: typofix 15 years ago
Miklos Vajna 405923761a git-clone: add missing comma in --reference documentation 15 years ago
Jeff King 7a4ee28f41 clone: add --branch option to select a different HEAD 15 years ago
Johan Herland e7fed18a89 git clone: Add --recursive to automatically checkout (nested) submodules 15 years ago
Jeff King 13354f5377 docs: describe impact of repack on "clone -s" 15 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 16 years ago
Johannes Schindelin bc699afcce clone: Add an option to set up a mirror 16 years ago
Steve Haslam d3296e37b6 Remove references to git-fetch-pack from "git clone" documentation. 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Brandon Casey 2498a1ad0b git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc 17 years ago
Miklos Vajna 846688726c git clone -s documentation: force a new paragraph for the NOTE 17 years ago
Miklos Vajna 28678b4f2f git-clone -s: document problems with git gc --prune 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Sergei Organov 347989f4ea Documentation: fix git-clone manpage not to refer to itself 17 years ago
Heikki Orsila 19391c371c git-clone: honor "--" to end argument parsing 17 years ago
Ralf Wildenhues d9d10bb854 git-clone.txt: Improve --depth description. 17 years ago
Mike Ralphson 451e593181 Documentation / grammer nit 17 years ago
Junio C Hamano 3d5c418ff5 git-clone: aggressively optimize local clone behaviour. 18 years ago
Jakub Narebski fd0368f985 Document long options '--message=<msg>' and '--no-commit' 18 years ago
Andrew Ruder 37ba05619c Add urls.txt to git-clone man page 18 years ago