| Commit message (Expand) | Author | Age | Files | Lines |
* | sparse: Fix errors and silence warnings | Stephen Boyd | 2011-04-03 | 1 | -1/+1 |
* | add packet tracing debug code | Jeff King | 2011-03-08 | 1 | -1/+54 |
* | pkt-line: Make packet_read_line easier to debug | Shawn O. Pearce | 2009-10-30 | 1 | -1/+1 |
* | pkt-line: Add strbuf based functions | Shawn O. Pearce | 2009-10-30 | 1 | -12/+72 |
* | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 2009-06-27 | 1 | -2/+2 |
* | Cleanup xread() loops to use read_in_full() | Heikki Orsila | 2008-05-03 | 1 | -10/+5 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+1 |
* | Ensure return value from xread() is always stored into an ssize_t | Johan Herland | 2007-05-15 | 1 | -2/+2 |
* | make git a bit less cryptic on fetch errors | Nicolas Pitre | 2006-12-18 | 1 | -1/+1 |
* | Merge branch 'ff/c99' into next | Junio C Hamano | 2006-06-21 | 1 | -2/+2 |
|\ |
|
| * | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 | 1 | -2/+2 |
* | | upload-pack/fetch-pack: support side-band communication | Junio C Hamano | 2006-06-21 | 1 | -1/+3 |
|/ |
|
* | xread/xwrite: do not worry about EINTR at calling sites. | Junio C Hamano | 2005-12-19 | 1 | -8/+3 |
* | Make send/receive-pack be closer to doing something interesting | Linus Torvalds | 2005-06-29 | 1 | -0/+117 |