summaryrefslogtreecommitdiff
path: root/fetch-clone.c
AgeCommit message (Expand)Author
2006-02-12Fix fetch-clone in the presense of signalsLinus Torvalds
2006-02-12Make "git clone" pack-fetching download statistics betterLinus Torvalds
2006-02-11Make "git clone" less of a deathly quiet experienceLinus Torvalds
2006-01-14Exec git programs without using PATH.Michal Ostrowski
2006-01-06trivial: retval of waitpid is not errnoAlex Riesen
2005-12-18fetch-pack: -k option to keep downloaded pack.Junio C Hamano