summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
AgeCommit message (Expand)Author
2008-02-13git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna
2008-01-23git-clone -s: document problems with git gc --pruneMiklos Vajna
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-17Documentation: fix git-clone manpage not to refer to itselfSergei Organov
2007-11-04git-clone: honor "--" to end argument parsingHeikki Orsila
2007-11-01git-clone.txt: Improve --depth description.Ralf Wildenhues
2007-09-08Documentation / grammer nitMike Ralphson
2007-08-02git-clone: aggressively optimize local clone behaviour.Junio C Hamano
2007-07-13Document long options '--message=<msg>' and '--no-commit'Jakub Narebski
2007-07-06Add urls.txt to git-clone man pageAndrew Ruder
2007-06-09Merge branch 'maint'Junio C Hamano
2007-06-09Make command description imperative statement, not third-person present.william pursell
2007-06-07War on whitespaceJunio C Hamano
2007-05-12tiny fix in documentation of git-cloneSteffen Prohaska
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-06Describe git-clone's actual behavior in the summarySteven Grimm
2007-01-01Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano
2007-01-01Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields
2006-12-16git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano
2006-12-16git-clone documentationQuy Tonthat
2006-12-08Documentation: update git-clone man page with new behaviorJ. Bruce Fields
2006-12-04git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski
2006-11-24Make git-clone --use-separate-remote the defaultPetr Baudis
2006-11-03git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins
2006-06-21Retire git-clone-packJunio C Hamano
2006-06-10Fix formatting of Documentation/git-clone.txtHorst H. von Brand
2006-06-08Document git-clone --use-separate-remoteUwe Zeisberger
2006-05-28Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano
2006-05-05Several trivial documentation touch ups.sean
2006-04-19Document git-clone --referenceShawn Pearce
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-01-25clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano
2006-01-25git-clone: PG13 --naked option to --bare.Junio C Hamano
2006-01-15clone: --naked option.Junio C Hamano
2006-01-06Merge fixes up to GIT 1.0.7Junio C Hamano
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-12-23git-clone: Support changing the origin branch with -oJohannes Schindelin
2005-12-13Documentation: more examples.Junio C Hamano
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson
2005-11-07Set up remotes/origin to track all remote branches.Junio C Hamano
2005-11-06Documentation: pull/clone ref mapping clarification.Junio C Hamano
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-02[PATCH] Update git-clone documentationEric W. Biederman
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano