1. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  2. 4981fe7 pkt-line: share buffer/descriptor reading implementation by Jeff King · 12 years ago
  3. 74543a0 pkt-line: provide a LARGE_PACKET_MAX static buffer by Jeff King · 12 years ago
  4. 819b929 pkt-line: teach packet_read_line to chomp newlines by Jeff King · 12 years ago
  5. 0380942 pkt-line: provide a generic reading function with options by Jeff King · 12 years ago
  6. cdf4fb8 pkt-line: drop safe_write function by Jeff King · 12 years ago
  7. e148542 pkt-line: move a misplaced comment by Jeff King · 12 years ago
  8. 46284dd remove the impression of unexpectedness when access is denied by Heiko Voigt · 13 years ago
  9. 1e4cd68 sparse: Fix errors and silence warnings by Stephen Boyd · 14 years ago
  10. bbc30f9 add packet tracing debug code by Jeff King · 14 years ago
  11. 743c4b7 pkt-line: Make packet_read_line easier to debug by Shawn O. Pearce · 15 years ago
  12. f5615d2 pkt-line: Add strbuf based functions by Shawn O. Pearce · 15 years ago
  13. d824cbb Convert existing die(..., strerror(errno)) to die_errno() by Thomas Rast · 16 years ago
  14. c697ad1 Cleanup xread() loops to use read_in_full() by Heikki Orsila · 17 years ago
  15. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  16. 8a912bc Ensure return value from xread() is always stored into an ssize_t by Johan Herland · 18 years ago
  17. b3d9899 make git a bit less cryptic on fetch errors by Nicolas Pitre · 18 years ago
  18. 9d24ed4 Merge branch 'ff/c99' into next by Junio C Hamano · 19 years ago
  19. 583b7ea upload-pack/fetch-pack: support side-band communication by Junio C Hamano · 19 years ago
  20. 1d7f171 Remove all void-pointer arithmetic. by Florian Forster · 19 years ago
  21. 1c15afb xread/xwrite: do not worry about EINTR at calling sites. by Junio C Hamano · 19 years ago
  22. f3a3214 Make send/receive-pack be closer to doing something interesting by Linus Torvalds · 20 years ago