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