summaryrefslogtreecommitdiff
path: root/pkt-line.h
AgeCommit message (Expand)Author
2014-03-31comments: fix misuses of "nor"Justin Lebar
2013-02-24pkt-line: share buffer/descriptor reading implementationJeff King
2013-02-20pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King
2013-02-20pkt-line: move LARGE_PACKET_MAX definition from sidebandJeff King
2013-02-20pkt-line: teach packet_read_line to chomp newlinesJeff King
2013-02-20pkt-line: provide a generic reading function with optionsJeff King
2013-02-20pkt-line: drop safe_write functionJeff King
2013-02-20pkt-line: move a misplaced commentJeff King
2012-06-19remove the impression of unexpectedness when access is deniedHeiko Voigt
2009-10-31pkt-line: Add strbuf based functionsShawn O. Pearce
2006-06-26Fix pkt-line.h to compile with a non-GCC compilerDennis Stosberg
2006-06-21upload-pack/fetch-pack: support side-band communicationJunio C Hamano
2005-08-10[PATCH] -Werror fixesTimo Sirainen
2005-06-30Make send/receive-pack be closer to doing something interestingLinus Torvalds