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