Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/maint-all-implies-HEAD' | Junio C Hamano | 2009-01-25 | 1 | -2/+2 |
|\ | |||||
| * | bundle: allow the same ref to be given more than once | Junio C Hamano | 2009-01-17 | 1 | -1/+1 |
| * | revision walker: include a detached HEAD in --all | Johannes Schindelin | 2009-01-17 | 1 | -2/+2 |
* | | Allow cloning an empty repository | Sverre Rabbelier | 2009-01-23 | 1 | -0/+16 |
|/ | |||||
* | clone: support cloning full bundles | Santi BĂ©jar | 2008-02-29 | 1 | -0/+45 |
* | git-clone.sh: properly configure remote even if remote's head is dangling | Gerrit Pape | 2008-02-20 | 1 | -0/+8 |
* | git-clone: allow --bare clone | Junio C Hamano | 2007-08-15 | 1 | -1/+4 |
* | Fix t5701-clone-local for white space from wc | Brian Gernhardt | 2007-08-13 | 1 | -2/+2 |
* | git-clone: aggressively optimize local clone behaviour. | Junio C Hamano | 2007-08-01 | 1 | -0/+17 |
* | Fix clone to setup the origin if its name ends with .git | Alex Riesen | 2007-06-06 | 1 | -0/+46 |