21 Commits (8316d18da324f44b93faf36cddbf19411b53d101)

Author SHA1 Message Date
Jeff King 4981fe750b pkt-line: share buffer/descriptor reading implementation 12 years ago
Jeff King 74543a0423 pkt-line: provide a LARGE_PACKET_MAX static buffer 12 years ago
Jeff King 819b929d33 pkt-line: teach packet_read_line to chomp newlines 12 years ago
Jeff King 0380942902 pkt-line: provide a generic reading function with options 12 years ago
Jeff King cdf4fb8e33 pkt-line: drop safe_write function 12 years ago
Jeff King e148542870 pkt-line: move a misplaced comment 12 years ago
Heiko Voigt 46284dd152 remove the impression of unexpectedness when access is denied 13 years ago
Stephen Boyd 1e4cd68c00 sparse: Fix errors and silence warnings 14 years ago
Jeff King bbc30f9963 add packet tracing debug code 14 years ago
Shawn O. Pearce 743c4b7b0f pkt-line: Make packet_read_line easier to debug 15 years ago
Shawn O. Pearce f5615d2467 pkt-line: Add strbuf based functions 15 years ago
Thomas Rast d824cbba02 Convert existing die(..., strerror(errno)) to die_errno() 16 years ago
Heikki Orsila c697ad143b Cleanup xread() loops to use read_in_full() 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Johan Herland 8a912bcb25 Ensure return value from xread() is always stored into an ssize_t 18 years ago
Nicolas Pitre b3d9899324 make git a bit less cryptic on fetch errors 18 years ago
Junio C Hamano 583b7ea31b upload-pack/fetch-pack: support side-band communication 19 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Junio C Hamano 1c15afb934 xread/xwrite: do not worry about EINTR at calling sites. 19 years ago
Linus Torvalds f3a3214e83 Make send/receive-pack be closer to doing something interesting 20 years ago