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