Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install the default "master" branch configuration after cloning a void | Junio C Hamano | 2009-02-12 | 1 | -0/+15 |
* | Allow cloning to an existing empty directory | Alexander Potashev | 2009-01-11 | 1 | -0/+19 |
* | clone: fix creation of explicitly named target directory | Clemens Buchacher | 2008-09-03 | 1 | -0/+18 |
* | clone --mirror: avoid storing repeated tags | Johannes Schindelin | 2008-08-07 | 1 | -0/+12 |
* | Flush output in start_async | Anders Melchiorsen | 2008-08-03 | 1 | -0/+6 |
* | clone --bare: Add ".git" suffix to the directory name to clone into | Johannes Schindelin | 2008-08-03 | 1 | -0/+7 |
* | clone: Add an option to set up a mirror | Johannes Schindelin | 2008-08-02 | 1 | -0/+12 |
* | Remove unnecessary pack-*.keep file after successful git-clone | Shawn O. Pearce | 2008-07-08 | 1 | -1/+19 |
* | clone: create intermediate directories of destination repo | Jeff King | 2008-06-25 | 1 | -0/+22 |
* | builtin-clone: fix initial checkout | Johannes Schindelin | 2008-05-15 | 1 | -0/+7 |
* | clone: detect and fail on excess parameters | Junio C Hamano | 2008-04-27 | 1 | -0/+26 |