1. 5333f2a Revert "git-clone.txt: remove the restriction on pushing from a shallow clone" by Junio C Hamano · 12 years ago
  2. dacd2bc git-clone.txt: remove the restriction on pushing from a shallow clone by Nguyễn Thái Ngọc Duy · 12 years ago
  3. 283efb0 Documentation: Update 'linux-2.6.git' -> 'linux.git' by W. Trevor King · 12 years ago
  4. f22a654 doc/clone: Pick more compelling paths for the --reference example by W. Trevor King · 12 years ago
  5. 8c8fc53 doc/clone: Remove the '--bare -l -s' example by W. Trevor King · 12 years ago
  6. 0460ed2 documentation: trivial style cleanups by Felipe Contreras · 12 years ago
  7. 2de9b71 Documentation: the name of the system is 'Git', not 'git' by Thomas Ackermann · 12 years ago
  8. 48a8c26 Documentation: avoid poor-man's small caps GIT by Thomas Ackermann · 12 years ago
  9. a6d3bde Documentation: remote tracking branch -> remote-tracking branch by Matthieu Moy · 12 years ago
  10. 9b4030c Merge branch 'rt/maint-clone-single' into maint by Junio C Hamano · 12 years ago
  11. 31b808a clone --single: limit the fetch refspec to fetched branch by Ralf Thielow · 12 years ago
  12. 189260b clone: allow --no-local to turn off local optimizations by Jeff King · 13 years ago
  13. 9197a10 docs/clone: mention that --local may be ignored by Jeff King · 13 years ago
  14. 5a7d5b6 clone: allow --branch to take a tag by Nguyễn Thái Ngọc Duy · 13 years ago
  15. 3e6e0ed clone: add --single-branch to fetch only one branch by Nguyễn Thái Ngọc Duy · 13 years ago
  16. 84054f7 clone: accept config options on the command line by Jeff King · 14 years ago
  17. 09ffc70 init/clone: remove short option -L and document --separate-git-dir by Nguyen Thai Ngoc Duy · 14 years ago
  18. b57fb80 init, clone: support --separate-git-dir for .git file by Nguyễn Thái Ngọc Duy · 14 years ago
  19. 48bb914 doc: drop author/documentation sections from most pages by Jeff King · 14 years ago
  20. 106e3af Merge branch 'jl/clone-recurse-sm-synonym' by Junio C Hamano · 14 years ago
  21. ccdd3da clone: Add the --recurse-submodules option as alias for --recursive by Jens Lehmann · 14 years ago
  22. 29b9a66 Change incorrect uses of "remote branch" meaning "remote-tracking" by Matthieu Moy · 14 years ago
  23. 6db2103 Documentation/git-clone: describe --mirror more verbosely by Uwe Kleine-König · 14 years ago
  24. 4503bd5 Sync with Git 1.7.0.3 by Junio C Hamano · 15 years ago
  25. d16a5da Merge branch 'maint-1.6.6' into maint by Junio C Hamano · 15 years ago
  26. 4763868 Documentation/git-clone: Transform description list into item list by Michael J Gruber · 15 years ago
  27. 53997a3 Merge branch 'tc/transport-verbosity' by Junio C Hamano · 15 years ago
  28. 90a2bf9 Merge branch 'sd/init-template' by Junio C Hamano · 15 years ago
  29. c54b74a Documentation/git-clone: mention progress in -v by Tay Ray Chuan · 15 years ago
  30. cc1b8d8 docs: don't talk about $GIT_DIR/refs/ everywhere by Jeff King · 15 years ago
  31. d8a8488 Add a "TEMPLATE DIRECTORY" section to git-init[1]. by Steven Drake · 15 years ago
  32. 5a518ad clone: use --progress to force progress reporting by Tay Ray Chuan · 15 years ago
  33. 488c316 git-clone.txt: reword description of progress behaviour by Tay Ray Chuan · 15 years ago
  34. 486a3d7 check stderr with isatty() instead of stdout when deciding to show progress by Tay Ray Chuan · 15 years ago
  35. db9bc00 Documentation: Document --branch option in git clone synopsis by David Soria Parra · 15 years ago
  36. 550c66f git-clone.txt: Fix grammar and formatting by Björn Gustavsson · 15 years ago
  37. 33405be Documentation: clone: clarify discussion of initial branch by Jonathan Nieder · 15 years ago
  38. 65d15ed git-clone doc: typofix by Johannes Gilger · 15 years ago
  39. 2da9f8e Merge branch 'jk/clone-b' by Junio C Hamano · 15 years ago
  40. 79b4fde Merge branch 'maint' by Junio C Hamano · 15 years ago
  41. bc29df6 Merge branch 'maint-1.6.3' into maint by Junio C Hamano · 15 years ago
  42. ba7e814 Merge branch 'maint-1.6.2' into maint-1.6.3 by Junio C Hamano · 15 years ago
  43. 4059237 git-clone: add missing comma in --reference documentation by Miklos Vajna · 15 years ago
  44. adc5423 Merge branch 'jh/submodule-foreach' by Junio C Hamano · 16 years ago
  45. 7a4ee28 clone: add --branch option to select a different HEAD by Jeff King · 16 years ago
  46. e7fed18 git clone: Add --recursive to automatically checkout (nested) submodules by Johan Herland · 16 years ago
  47. 13354f5 docs: describe impact of repack on "clone -s" by Jeff King · 16 years ago
  48. ec00d6e Documentation: cloning to empty directory is allowed by Alexander Potashev · 16 years ago
  49. f054a41 Merge branch 'maint-1.6.0' into maint-1.6.1 by Junio C Hamano · 16 years ago
  50. 5bd27eb Documentation: Remove an odd "instead" by Holger Weiß · 16 years ago
  51. 21188b1 Implement git clone -v by Miklos Vajna · 16 years ago
  52. bc699af clone: Add an option to set up a mirror by Johannes Schindelin · 17 years ago
  53. d3296e3 Remove references to git-fetch-pack from "git clone" documentation. by Steve Haslam · 17 years ago
  54. ba020ef manpages: italicize git command names (which were in teletype font) by Jonathan Nieder · 17 years ago
  55. 483bc4f Documentation formatting and cleanup by Jonathan Nieder · 17 years ago
  56. b1889c3 Documentation: be consistent about "git-" versus "git " by Jonathan Nieder · 17 years ago
  57. 9e1f0a8 documentation: move git(7) to git(1) by Christian Couder · 17 years ago
  58. 2498a1a git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc by Brandon Casey · 17 years ago
  59. 8466887 git clone -s documentation: force a new paragraph for the NOTE by Miklos Vajna · 17 years ago
  60. 28678b4 git-clone -s: document problems with git gc --prune by Miklos Vajna · 17 years ago
  61. 5162e69 Documentation: rename gitlink macro to linkgit by Dan McGee · 17 years ago
  62. 347989f Documentation: fix git-clone manpage not to refer to itself by Sergei Organov · 17 years ago
  63. 19391c3 git-clone: honor "--" to end argument parsing by Heikki Orsila · 17 years ago
  64. d9d10bb git-clone.txt: Improve --depth description. by Ralf Wildenhues · 17 years ago
  65. 451e593 Documentation / grammer nit by Mike Ralphson · 17 years ago
  66. 3d5c418 git-clone: aggressively optimize local clone behaviour. by Junio C Hamano · 18 years ago
  67. fd0368f Document long options '--message=<msg>' and '--no-commit' by Jakub Narebski · 18 years ago
  68. 37ba056 Add urls.txt to git-clone man page by Andrew Ruder · 18 years ago
  69. e58db03 Merge branch 'maint' by Junio C Hamano · 18 years ago
  70. 29cf5e1 Make command description imperative statement, not third-person present. by william pursell · 18 years ago
  71. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  72. a6e3768 tiny fix in documentation of git-clone by Steffen Prohaska · 18 years ago
  73. f496454 git-clone: Sync documentation to usage note. by Christian Schlotter · 18 years ago
  74. c3f0baa Documentation: sync git.txt command list and manual page title by Junio C Hamano · 18 years ago
  75. 1170e80 Describe git-clone's actual behavior in the summary by Steven Grimm · 18 years ago
  76. f4bf218 Update clone/fetch documentation with --depth (shallow clone) option by Junio C Hamano · 18 years ago
  77. 36566cc Documentation: update git-clone.txt for clone's new default behavior by J. Bruce Fields · 18 years ago
  78. 63085fa git-clone: lose the traditional 'no-separate-remote' layout by Junio C Hamano · 18 years ago
  79. a2e88b3 git-clone documentation by Quy Tonthat · 18 years ago
  80. db9819a Documentation: update git-clone man page with new behavior by J. Bruce Fields · 18 years ago
  81. b360cca git-clone: Rename --use-immingled-remote option to --no-separate-remote by Jakub Narebski · 18 years ago
  82. 7182135 Make git-clone --use-separate-remote the default by Petr Baudis · 18 years ago
  83. ba158a3 git-clone documentation didn't mention --origin as equivalent of -o by Andy Parkins · 18 years ago
  84. efc7fa5 Retire git-clone-pack by Junio C Hamano · 19 years ago
  85. f640782 Fix formatting of Documentation/git-clone.txt by Horst H. von Brand · 19 years ago
  86. fb6a9f9 Document git-clone --use-separate-remote by Uwe Zeisberger · 19 years ago
  87. a57c8ba Let git-clone to pass --template=dir option to git-init-db. by Junio C Hamano · 19 years ago
  88. 2b5f3ed Several trivial documentation touch ups. by sean · 19 years ago
  89. 23edecb Document git-clone --reference by Shawn Pearce · 19 years ago
  90. 7bd7f28 Remove trailing dot after short description by Fredrik Kuivinen · 19 years ago
  91. 4fb66a6 clone: do not create remotes/origin nor origin branch in a bare repository. by Junio C Hamano · 19 years ago
  92. 87e80c4 git-clone: PG13 --naked option to --bare. by Junio C Hamano · 19 years ago
  93. 8a1a120 clone: --naked option. by Junio C Hamano · 19 years ago
  94. 5df466c Merge fixes up to GIT 1.0.7 by Junio C Hamano · 19 years ago
  95. 353ce81 Wrap synopsis lines and use [verse] to keep formatting by Jonas Fonseca · 19 years ago
  96. e6c310f git-clone: Support changing the origin branch with -o by Johannes Schindelin · 19 years ago
  97. 1e2ccd3 Documentation: more examples. by Junio C Hamano · 19 years ago
  98. 0879aa2 git-clone: Keep remote names when cloning unless explicitly told not to. by Andreas Ericsson · 19 years ago
  99. 95d117b Set up remotes/origin to track all remote branches. by Junio C Hamano · 19 years ago
  100. 4607166 Documentation: pull/clone ref mapping clarification. by Junio C Hamano · 19 years ago