summaryrefslogtreecommitdiff
path: root/fetch-clone.c
AgeCommit message (Expand)Author
2006-09-10Prepare larger packet buffer for upload-pack protocol.Junio C Hamano
2006-09-10Move sideband client side support into reusable form.Junio C Hamano
2006-08-15use appropriate typedefsDavid Rientjes
2006-08-03sideband: do not use color, just say "remote:"Junio C Hamano
2006-08-01fetch/clone: mark messages from remote side stand out.Junio C Hamano
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-06-21upload-pack/fetch-pack: support side-band communicationJunio C Hamano
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