| Commit message (Expand) | Author | Age |
* | clone: allow --no-local to turn off local optimizations | Jeff King | 2012-05-30 |
* | t5701: modernize style | Jeff King | 2012-05-29 |
* | clone: die when trying to clone missing local path | Jeff King | 2011-02-18 |
* | tests: add missing &&, batch 2 | Jonathan Nieder | 2010-11-09 |
* | Refuse updating the current branch in a non-bare repository via push | Junio C Hamano | 2009-07-29 |
* | t5701: do not get stuck in empty-push/ | Johannes Schindelin | 2009-04-27 |
* | clone: add test for push on an empty clone. | Matthieu Moy | 2009-04-20 |
* | Merge branch 'js/maint-all-implies-HEAD' | Junio C Hamano | 2009-01-25 |
|\ |
|
| * | bundle: allow the same ref to be given more than once | Junio C Hamano | 2009-01-17 |
| * | revision walker: include a detached HEAD in --all | Johannes Schindelin | 2009-01-17 |
* | | Allow cloning an empty repository | Sverre Rabbelier | 2009-01-23 |
|/ |
|
* | clone: support cloning full bundles | Santi BĂ©jar | 2008-02-29 |
* | git-clone.sh: properly configure remote even if remote's head is dangling | Gerrit Pape | 2008-02-20 |
* | git-clone: allow --bare clone | Junio C Hamano | 2007-08-15 |
* | Fix t5701-clone-local for white space from wc | Brian Gernhardt | 2007-08-13 |
* | git-clone: aggressively optimize local clone behaviour. | Junio C Hamano | 2007-08-01 |
* | Fix clone to setup the origin if its name ends with .git | Alex Riesen | 2007-06-06 |