summaryrefslogtreecommitdiff
path: root/fetch-clone.c
Commit message (Expand)AuthorAgeFilesLines
* improve fetch-pack's handling of kept packsNicolas Pitre2006-11-031-87/+0
* missing small substitutionNicolas Pitre2006-10-291-1/+1
* enhance clone and fetch -k experienceNicolas Pitre2006-10-271-204/+15
* atomic write for sideband remote messagesNicolas Pitre2006-10-111-3/+1
* Prepare larger packet buffer for upload-pack protocol.Junio C Hamano2006-09-101-1/+1
* Move sideband client side support into reusable form.Junio C Hamano2006-09-101-27/+5
* use appropriate typedefsDavid Rientjes2006-08-151-2/+1
* sideband: do not use color, just say "remote:"Junio C Hamano2006-08-031-4/+3
* fetch/clone: mark messages from remote side stand out.Junio C Hamano2006-08-011-0/+3
* Fix more typos, primarily in the codePavel Roskin2006-07-101-2/+2
* upload-pack/fetch-pack: support side-band communicationJunio C Hamano2006-06-211-5/+66
* 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