aboutsummaryrefslogtreecommitdiff
path: root/builtin-clone.c
Commit message (Expand)AuthorAge
* Merge branch 'js/maint-clone-insteadof'Junio C Hamano2008-07-01
|\
| * clone: respect the settings in $HOME/.gitconfig and /etc/gitconfigJohannes Schindelin2008-06-29
| * clone: respect url.insteadOf setting in global configsJohannes Schindelin2008-06-27
| * clone: create intermediate directories of destination repoJeff King2008-06-25
* | Merge branch 'jh/clone-packed-refs'Junio C Hamano2008-06-25
|\ \
| * | Teach "git clone" to pack refsJohan Herland2008-06-19
| |/
* | clone: create intermediate directories of destination repoJeff King2008-06-24
|/
* Use nonrelative paths instead of absolute paths for cloned repositoriesDaniel Barkalow2008-06-06
* clone: make sure we support the transport typeJeff King2008-05-27
* Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
* clone: fall back to copying if hardlinking failsDaniel Barkalow2008-05-21
* builtin-clone.c: Need to closedir() in copy_or_link_directory()Brandon Casey2008-05-18
* builtin-clone: fix initial checkoutJohannes Schindelin2008-05-15
* Build in cloneDaniel Barkalow2008-05-04