| Commit message (Expand) | Author | Age | Files | Lines |
* | pkt-line: share buffer/descriptor reading implementation | Jeff King | 2013-02-24 | 1 | -6/+17 |
* | pkt-line: provide a LARGE_PACKET_MAX static buffer | Jeff King | 2013-02-20 | 1 | -2/+7 |
* | pkt-line: move LARGE_PACKET_MAX definition from sideband | Jeff King | 2013-02-20 | 1 | -0/+3 |
* | pkt-line: teach packet_read_line to chomp newlines | Jeff King | 2013-02-20 | 1 | -1/+8 |
* | pkt-line: provide a generic reading function with options | Jeff King | 2013-02-20 | 1 | -1/+26 |
* | pkt-line: drop safe_write function | Jeff King | 2013-02-20 | 1 | -1/+0 |
* | pkt-line: move a misplaced comment | Jeff King | 2013-02-20 | 1 | -1/+13 |
* | remove the impression of unexpectedness when access is denied | Heiko Voigt | 2012-06-19 | 1 | -0/+1 |
* | pkt-line: Add strbuf based functions | Shawn O. Pearce | 2009-10-30 | 1 | -0/+4 |
* | Fix pkt-line.h to compile with a non-GCC compiler | Dennis Stosberg | 2006-06-26 | 1 | -0/+2 |
* | upload-pack/fetch-pack: support side-band communication | Junio C Hamano | 2006-06-21 | 1 | -0/+1 |
* | [PATCH] -Werror fixes | Timo Sirainen | 2005-08-09 | 1 | -1/+1 |
* | Make send/receive-pack be closer to doing something interesting | Linus Torvalds | 2005-06-29 | 1 | -0/+12 |