Age | Commit message (Expand) | Author | Files | Lines |
2010-03-10 | Merge branch 'sd/init-template' | Junio C Hamano | 1 | -2/+1 |
2010-02-24 | Documentation/git-clone: mention progress in -v | Tay Ray Chuan | 1 | -1/+2 |
2010-02-17 | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 1 | -1/+1 |
2010-02-17 | Add a "TEMPLATE DIRECTORY" section to git-init[1]. | Steven Drake | 1 | -2/+1 |
2009-12-28 | clone: use --progress to force progress reporting | Tay Ray Chuan | 1 | -0/+3 |
2009-12-28 | git-clone.txt: reword description of progress behaviour | Tay Ray Chuan | 1 | -3/+6 |
2009-12-28 | check stderr with isatty() instead of stdout when deciding to show progress | Tay Ray Chuan | 1 | -1/+1 |
2009-11-30 | Documentation: Document --branch option in git clone synopsis | David Soria Parra | 1 | -1/+1 |
2009-10-21 | git-clone.txt: Fix grammar and formatting | Björn Gustavsson | 1 | -13/+13 |
2009-10-09 | Documentation: clone: clarify discussion of initial branch | Jonathan Nieder | 1 | -2/+3 |
2009-09-13 | git-clone doc: typofix | Johannes Gilger | 1 | -1/+1 |
2009-09-07 | Merge branch 'jk/clone-b' | Junio C Hamano | 1 | -0/+7 |
2009-09-03 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-09-03 | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 1 | -1/+1 |
2009-09-03 | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 1 | -1/+1 |
2009-09-03 | git-clone: add missing comma in --reference documentation | Miklos Vajna | 1 | -1/+1 |
2009-08-27 | Merge branch 'jh/submodule-foreach' | Junio C Hamano | 1 | -1/+9 |
2009-08-26 | clone: add --branch option to select a different HEAD | Jeff King | 1 | -0/+7 |
2009-08-20 | git clone: Add --recursive to automatically checkout (nested) submodules | Johan Herland | 1 | -1/+9 |
2009-08-17 | docs: describe impact of repack on "clone -s" | Jeff King | 1 | -2/+10 |
2009-05-09 | Documentation: cloning to empty directory is allowed | Alexander Potashev | 1 | -1/+1 |
2009-04-01 | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 1 | -1/+1 |
2009-04-01 | Documentation: Remove an odd "instead" | Holger Weiß | 1 | -1/+1 |
2008-10-09 | Implement git clone -v | Miklos Vajna | 1 | -0/+5 |
2008-08-02 | clone: Add an option to set up a mirror | Johannes Schindelin | 1 | -1/+4 |
2008-07-25 | Remove references to git-fetch-pack from "git clone" documentation. | Steve Haslam | 1 | -5/+4 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -3/+3 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -6/+6 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-04-22 | git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc | Brandon Casey | 1 | -4/+9 |
2008-02-13 | git clone -s documentation: force a new paragraph for the NOTE | Miklos Vajna | 1 | -6/+7 |
2008-01-23 | git-clone -s: document problems with git gc --prune | Miklos Vajna | 1 | -0/+8 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -1/+1 |
2007-11-17 | Documentation: fix git-clone manpage not to refer to itself | Sergei Organov | 1 | -0/+1 |
2007-11-03 | git-clone: honor "--" to end argument parsing | Heikki Orsila | 1 | -1/+1 |
2007-11-01 | git-clone.txt: Improve --depth description. | Ralf Wildenhues | 1 | -3/+3 |
2007-09-07 | Documentation / grammer nit | Mike Ralphson | 1 | -1/+1 |
2007-08-01 | git-clone: aggressively optimize local clone behaviour. | Junio C Hamano | 1 | -3/+15 |
2007-07-12 | Document long options '--message=<msg>' and '--no-commit' | Jakub Narebski | 1 | -0/+1 |
2007-07-05 | Add urls.txt to git-clone man page | Andrew Ruder | 1 | -2/+5 |
2007-06-09 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-06-09 | Make command description imperative statement, not third-person present. | william pursell | 1 | -1/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-12 | tiny fix in documentation of git-clone | Steffen Prohaska | 1 | -1/+1 |
2007-02-19 | git-clone: Sync documentation to usage note. | Christian Schlotter | 1 | -2/+2 |
2007-01-18 | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 1 | -1/+1 |
2007-01-06 | Describe git-clone's actual behavior in the summary | Steven Grimm | 1 | -3/+3 |
2007-01-01 | Update clone/fetch documentation with --depth (shallow clone) option | Junio C Hamano | 1 | -1/+11 |
2006-12-31 | Documentation: update git-clone.txt for clone's new default behavior | J. Bruce Fields | 1 | -7/+4 |