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
*
remove trailing LF in die() messages
Alexander Potashev
2009-01-05
*
builtin_clone: use strbuf in cmd_clone()
Miklos Vajna
2008-11-25
*
builtin-clone: use strbuf in clone_local() and copy_or_link_directory()
Miklos Vajna
2008-11-25
*
builtin-clone: use strbuf in guess_dir_name()
Miklos Vajna
2008-11-25
*
Merge branch 'mv/clonev'
Junio C Hamano
2008-10-19
|
\
|
*
Implement git clone -v
Miklos Vajna
2008-10-09
*
|
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
|
/
*
Merge branch 'jc/alternate-push'
Shawn O. Pearce
2008-09-25
|
\
|
*
is_directory(): a generic helper function
Junio C Hamano
2008-09-09
*
|
builtin-clone: fix typo
Fabrizio Chiarello
2008-09-19
|
/
*
clone: fix creation of explicitly named target directory
Clemens Buchacher
2008-09-03
*
Bring local clone's origin URL in line with that of a remote clone
Johan Herland
2008-09-01
*
clone --mirror: avoid storing repeated tags
Johannes Schindelin
2008-08-07
*
clone --bare: Add ".git" suffix to the directory name to clone into
Johannes Schindelin
2008-08-03
*
clone: Add an option to set up a mirror
Johannes Schindelin
2008-08-02
*
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2008-07-25
*
builtin-clone: rewrite guess_dir_name()
Johannes Sixt
2008-07-19
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
Merge branch 'maint'
Junio C Hamano
2008-07-09
|
\
|
*
Remove unnecessary pack-*.keep file after successful git-clone
Shawn O. Pearce
2008-07-08
*
|
Merge branch 'qq/maint'
Junio C Hamano
2008-07-07
|
\
\
|
|
/
|
*
git-clone: remove leftover debugging fprintf().
Alex Riesen
2008-07-06
*
|
Merge branch 'js/maint-clone-insteadof'
Junio C Hamano
2008-07-01
|
\
\
|
|
/
|
*
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
*
|
Merge branch 'jh/clone-packed-refs'
Junio C Hamano
2008-06-25
|
\
\
|
*
|
Teach "git clone" to pack refs
Johan Herland
2008-06-19
|
|
/
*
|
clone: create intermediate directories of destination repo
Jeff King
2008-06-24
|
/
*
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