summaryrefslogtreecommitdiff
path: root/fetch-clone.c
Commit message (Expand)AuthorAgeFilesLines
* Fix fetch-clone in the presense of signalsLinus Torvalds2006-02-111-4/+7
* Make "git clone" pack-fetching download statistics betterLinus Torvalds2006-02-111-3/+41
* Make "git clone" less of a deathly quiet experienceLinus Torvalds2006-02-101-1/+27
* Exec git programs without using PATH.Michal Ostrowski2006-01-131-4/+3
* trivial: retval of waitpid is not errnoAlex Riesen2006-01-051-1/+1
* fetch-pack: -k option to keep downloaded pack.Junio C Hamano2005-12-171-0/+172