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