summaryrefslogtreecommitdiff
path: root/pkt-line.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup xread() loops to use read_in_full()Heikki Orsila2008-05-031-10/+5
* War on whitespaceJunio C Hamano2007-06-071-1/+1
* Ensure return value from xread() is always stored into an ssize_tJohan Herland2007-05-151-2/+2
* make git a bit less cryptic on fetch errorsNicolas Pitre2006-12-181-1/+1
* Merge branch 'ff/c99' into nextJunio C Hamano2006-06-211-2/+2
|\
| * Remove all void-pointer arithmetic.Florian Forster2006-06-201-2/+2
* | upload-pack/fetch-pack: support side-band communicationJunio C Hamano2006-06-211-1/+3
|/
* xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-191-8/+3
* Make send/receive-pack be closer to doing something interestingLinus Torvalds2005-06-291-0/+117