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