summaryrefslogtreecommitdiff
path: root/pkt-line.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-24pkt-line: share buffer/descriptor reading implementationLibravatar Jeff King1-6/+17
2013-02-20pkt-line: provide a LARGE_PACKET_MAX static bufferLibravatar Jeff King1-2/+7
2013-02-20pkt-line: move LARGE_PACKET_MAX definition from sidebandLibravatar Jeff King1-0/+3
2013-02-20pkt-line: teach packet_read_line to chomp newlinesLibravatar Jeff King1-1/+8
2013-02-20pkt-line: provide a generic reading function with optionsLibravatar Jeff King1-1/+26
2013-02-20pkt-line: drop safe_write functionLibravatar Jeff King1-1/+0
2013-02-20pkt-line: move a misplaced commentLibravatar Jeff King1-1/+13
2012-06-19remove the impression of unexpectedness when access is deniedLibravatar Heiko Voigt1-0/+1
2009-10-30pkt-line: Add strbuf based functionsLibravatar Shawn O. Pearce1-0/+4
2006-06-26Fix pkt-line.h to compile with a non-GCC compilerLibravatar Dennis Stosberg1-0/+2
2006-06-21upload-pack/fetch-pack: support side-band communicationLibravatar Junio C Hamano1-0/+1
2005-08-09[PATCH] -Werror fixesLibravatar Timo Sirainen1-1/+1
2005-06-29Make send/receive-pack be closer to doing something interestingLibravatar Linus Torvalds1-0/+12