summaryrefslogtreecommitdiff
path: root/pkt-line.h
Commit message (Expand)AuthorAgeFilesLines
* pkt-line: share buffer/descriptor reading implementationJeff King2013-02-241-6/+17
* pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King2013-02-201-2/+7
* pkt-line: move LARGE_PACKET_MAX definition from sidebandJeff King2013-02-201-0/+3
* pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-201-1/+8
* pkt-line: provide a generic reading function with optionsJeff King2013-02-201-1/+26
* pkt-line: drop safe_write functionJeff King2013-02-201-1/+0
* pkt-line: move a misplaced commentJeff King2013-02-201-1/+13
* remove the impression of unexpectedness when access is deniedHeiko Voigt2012-06-191-0/+1
* pkt-line: Add strbuf based functionsShawn O. Pearce2009-10-301-0/+4
* Fix pkt-line.h to compile with a non-GCC compilerDennis Stosberg2006-06-261-0/+2
* upload-pack/fetch-pack: support side-band communicationJunio C Hamano2006-06-211-0/+1
* [PATCH] -Werror fixesTimo Sirainen2005-08-091-1/+1
* Make send/receive-pack be closer to doing something interestingLinus Torvalds2005-06-291-0/+12