Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jh/clone-packed-refs' | Junio C Hamano | 2008-06-25 | 1 | -2/+6 |
|\ | |||||
| * | Teach "git clone" to pack refs | Johan Herland | 2008-06-19 | 1 | -2/+6 |
* | | clone: create intermediate directories of destination repo | Jeff King | 2008-06-24 | 1 | -0/+5 |
|/ | |||||
* | Use nonrelative paths instead of absolute paths for cloned repositories | Daniel Barkalow | 2008-06-06 | 1 | -2/+2 |
* | clone: make sure we support the transport type | Jeff King | 2008-05-27 | 1 | -0/+3 |
* | Merge branch 'js/config-cb'v1.5.6-rc0 | Junio C Hamano | 2008-05-25 | 1 | -1/+1 |
* | clone: fall back to copying if hardlinking fails | Daniel Barkalow | 2008-05-21 | 1 | -5/+7 |
* | builtin-clone.c: Need to closedir() in copy_or_link_directory() | Brandon Casey | 2008-05-18 | 1 | -0/+1 |
* | builtin-clone: fix initial checkout | Johannes Schindelin | 2008-05-15 | 1 | -0/+3 |
* | Build in clone | Daniel Barkalow | 2008-05-04 | 1 | -0/+544 |