index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-clone.c
Commit message (
Expand
)
Author
Age
*
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2008-08-01
*
Remove unnecessary pack-*.keep file after successful git-clone
Shawn O. Pearce
2008-07-08
*
git-clone: remove leftover debugging fprintf().
Alex Riesen
2008-07-06
*
clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig
Johannes Schindelin
2008-06-29
*
clone: respect url.insteadOf setting in global configs
Johannes Schindelin
2008-06-27
*
clone: create intermediate directories of destination repo
Jeff King
2008-06-25
*
Use nonrelative paths instead of absolute paths for cloned repositories
Daniel Barkalow
2008-06-06
*
clone: make sure we support the transport type
Jeff King
2008-05-27
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
*
clone: fall back to copying if hardlinking fails
Daniel Barkalow
2008-05-21
*
builtin-clone.c: Need to closedir() in copy_or_link_directory()
Brandon Casey
2008-05-18
*
builtin-clone: fix initial checkout
Johannes Schindelin
2008-05-15
*
Build in clone
Daniel Barkalow
2008-05-04