26 Commits (16805d3e59250769f409480ca3cb739281bc906c)

Author SHA1 Message Date
Clemens Buchacher 44a68fd526 clone: fix creation of explicitly named target directory 16 years ago
Johan Herland 86521acaca Bring local clone's origin URL in line with that of a remote clone 16 years ago
Johannes Schindelin 468386a956 clone --mirror: avoid storing repeated tags 16 years ago
Johannes Schindelin 6612f877cc clone --bare: Add ".git" suffix to the directory name to clone into 16 years ago
Johannes Schindelin bc699afcce clone: Add an option to set up a mirror 16 years ago
Steve Haslam 31f4e768a4 Propagate -u/--upload-pack option of "git clone" to transport. 16 years ago
Steve Haslam 837c876713 Propagate -u/--upload-pack option of "git clone" to transport. 17 years ago
Johannes Sixt b8c5db35fc builtin-clone: rewrite guess_dir_name() 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Shawn O. Pearce 1db4a75c8d Remove unnecessary pack-*.keep file after successful git-clone 17 years ago
Alex Riesen 77cb7bc232 git-clone: remove leftover debugging fprintf(). 17 years ago
Johannes Schindelin 5b8063b5b0 clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig 17 years ago
Johannes Schindelin bc0c0d8156 clone: respect url.insteadOf setting in global configs 17 years ago
Jeff King 2beebd22f4 clone: create intermediate directories of destination repo 17 years ago
Jeff King 8e21d63b02 clone: create intermediate directories of destination repo 17 years ago
Johan Herland 3e8aded203 Teach "git clone" to pack refs 17 years ago
Daniel Barkalow 1b9a9467f8 Use nonrelative paths instead of absolute paths for cloned repositories 17 years ago
Jeff King 37b78c2547 clone: make sure we support the transport type 17 years ago
Daniel Barkalow fdabc242f4 clone: fall back to copying if hardlinking fails 17 years ago
Brandon Casey 689ef4d42e builtin-clone.c: Need to closedir() in copy_or_link_directory() 17 years ago
Johannes Schindelin a73bc1275b builtin-clone: fix initial checkout 17 years ago
Daniel Barkalow 8434c2f1af Build in clone 17 years ago