aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
Commit message (Expand)AuthorAge
...
* | | 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
* Make git-clone --use-separate-remote the defaultPetr Baudis2006-11-23
* git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins2006-11-02
* Retire git-clone-packJunio C Hamano2006-06-21
* Fix formatting of Documentation/git-clone.txtHorst H. von Brand2006-06-09
* Document git-clone --use-separate-remoteUwe Zeisberger2006-06-08
* Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano2006-05-28
* Several trivial documentation touch ups.sean2006-05-05
* Document git-clone --referenceShawn Pearce2006-04-18
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano2006-01-24
* git-clone: PG13 --naked option to --bare.Junio C Hamano2006-01-24
* clone: --naked option.Junio C Hamano2006-01-14
* Merge fixes up to GIT 1.0.7Junio C Hamano2006-01-05
|\
| * Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca2006-01-05
* | git-clone: Support changing the origin branch with -oJohannes Schindelin2005-12-22
|/