1. e0e56cb Merge branch 'lf/recv-sideband-cleanup' by Junio C Hamano · 9 years ago
  2. c61b2af sideband.c: small optimization of strbuf usage by Nicolas Pitre · 9 years ago
  3. 5e5be9e sideband.c: refactor recv_sideband() by Lukas Fleischer · 9 years ago
  4. 4c4b7d1 sideband.c: make send_sideband() return void by Lukas Fleischer · 9 years ago
  5. 5096d49 convert trivial sprintf / strcpy calls to xsnprintf by Jeff King · 9 years ago
  6. 38de156 sideband.c: do not use ANSI control sequence on non-terminal by Michael Naumov · 11 years ago
  7. 4981fe7 pkt-line: share buffer/descriptor reading implementation by Jeff King · 12 years ago
  8. 819b929 pkt-line: teach packet_read_line to chomp newlines by Jeff King · 12 years ago
  9. cdf4fb8 pkt-line: drop safe_write function by Jeff King · 12 years ago
  10. de1a2fd Smart push over HTTP: client side by Shawn O. Pearce · 15 years ago
  11. 34df8ab recv_sideband: Bands #2 and #3 always go to stderr by Johannes Sixt · 16 years ago
  12. 6b9c42b improve handling of sideband message display by Nicolas Pitre · 17 years ago
  13. 13e4760 recv_sideband: Do not use ANSI escape sequence on dumb terminals. by Johannes Sixt · 17 years ago
  14. 0d8aafd sideband.c: ESC is spelled '\033' not '\e' for portability. by Nicolas Pitre · 17 years ago
  15. ebe8fa7 fix display overlap between remote and local progress by Nicolas Pitre · 17 years ago
  16. ed1902e cope with multiple line breaks within sideband progress messages by Nicolas Pitre · 17 years ago
  17. 9ac13ec atomic write for sideband remote messages by Nicolas Pitre · 18 years ago
  18. 958c24b Move sideband server side support into reusable form. by Junio C Hamano · 19 years ago
  19. 49a52b1 Move sideband client side support into reusable form. by Junio C Hamano · 19 years ago