aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
Commit message (Expand)AuthorAge
* clone: use --progress to force progress reportingTay Ray Chuan2009-12-28
* git-clone.txt: reword description of progress behaviourTay Ray Chuan2009-12-28
* check stderr with isatty() instead of stdout when deciding to show progressTay Ray Chuan2009-12-28
* Documentation: Document --branch option in git clone synopsisDavid Soria Parra2009-11-30
* git-clone.txt: Fix grammar and formattingBjörn Gustavsson2009-10-21
* Documentation: clone: clarify discussion of initial branchJonathan Nieder2009-10-09
* git-clone doc: typofixJohannes Gilger2009-09-13
* Merge branch 'jk/clone-b'Junio C Hamano2009-09-07
|\
| * clone: add --branch option to select a different HEADJeff King2009-08-26
* | Merge branch 'maint'Junio C Hamano2009-09-03
|\ \
| * \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-03
| |\ \ | | |/ | |/|
| | * Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-03
| | |\
| | | * git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-03
* | | | Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-27
|\ \ \ \ | |/ / / |/| | |
| * | | git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland2009-08-20
| |/ /
* | | docs: describe impact of repack on "clone -s"Jeff King2009-08-17
|/ /
* | Documentation: cloning to empty directory is allowedAlexander Potashev2009-05-09
|/
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-01
|\
| * Documentation: Remove an odd "instead"Holger Weiß2009-04-01
* | Implement git clone -vMiklos Vajna2008-10-09
|/
* clone: Add an option to set up a mirrorJohannes Schindelin2008-08-02
* Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam2008-07-25
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey2008-04-22
* git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna2008-02-13
* git-clone -s: document problems with git gc --pruneMiklos Vajna2008-01-23
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Documentation: fix git-clone manpage not to refer to itselfSergei Organov2007-11-17
* git-clone: honor "--" to end argument parsingHeikki Orsila2007-11-03
* git-clone.txt: Improve --depth description.Ralf Wildenhues2007-11-01
* Documentation / grammer nitMike Ralphson2007-09-07
* git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-01
* Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2007-07-12
* Add urls.txt to git-clone man pageAndrew Ruder2007-07-05
* Merge branch 'maint'Junio C Hamano2007-06-09
|\
| * Make command description imperative statement, not third-person present.william pursell2007-06-09
* | War on whitespaceJunio C Hamano2007-06-07
|/
* tiny fix in documentation of git-cloneSteffen Prohaska2007-05-12
* git-clone: Sync documentation to usage note.Christian Schlotter2007-02-19
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Describe git-clone's actual behavior in the summarySteven Grimm2007-01-06
* Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano2007-01-01
* Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields2006-12-31
* git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano2006-12-16
* git-clone documentationQuy Tonthat2006-12-15
* Documentation: update git-clone man page with new behaviorJ. Bruce Fields2006-12-07
* git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski2006-12-04