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