1. 5210225 sideband: don't lose clear-to-eol at packet boundary by Jiang Xin · 3 years, 9 months ago
  2. caf3ca7 Merge branch 'jk/sideband-more-error-checking' by Junio C Hamano · 4 years, 4 months ago
  3. 6b9f509 Merge branch 'js/avoid-split-sideband-message' by Junio C Hamano · 4 years, 4 months ago
  4. af22a63 sideband: diagnose more sideband anomalies by Jeff King · 4 years, 4 months ago
  5. 17e7dbb sideband: avoid reporting incomplete sideband messages by Johannes Schindelin · 4 years, 5 months ago
  6. 7c69402 sideband: mark "remote error:" prefix for translation by Jeff King · 4 years, 7 months ago
  7. 5f8b86d Merge branch 'jt/fetch-v2-sideband' by Junio C Hamano · 6 years ago
  8. 0bbc0bc {fetch,upload}-pack: sideband v2 fetch response by Jonathan Tan · 6 years ago
  9. fbd76cd sideband: reverse its dependency on pkt-line by Jonathan Tan · 6 years ago
  10. 1f67290 sideband: color lines with keyword only by Stefan Beller · 6 years ago
  11. 59a255a sideband: do not read beyond the end of input by Junio C Hamano · 7 years ago
  12. bf1a11f sideband: highlight keywords in remote sideband output by Han-Wen Nienhuys · 7 years ago
  13. 4d5b4c2 Avoid multiple PREFIX definitions by Philip Oakley · 7 years ago
  14. a64f213 refactor "dumb" terminal determination by Lars Schneider · 7 years ago
  15. e0e56cb Merge branch 'lf/recv-sideband-cleanup' by Junio C Hamano · 9 years ago
  16. c61b2af sideband.c: small optimization of strbuf usage by Nicolas Pitre · 9 years ago
  17. 5e5be9e sideband.c: refactor recv_sideband() by Lukas Fleischer · 9 years ago
  18. 4c4b7d1 sideband.c: make send_sideband() return void by Lukas Fleischer · 9 years ago
  19. 5096d49 convert trivial sprintf / strcpy calls to xsnprintf by Jeff King · 9 years ago
  20. 38de156 sideband.c: do not use ANSI control sequence on non-terminal by Michael Naumov · 11 years ago
  21. 4981fe7 pkt-line: share buffer/descriptor reading implementation by Jeff King · 12 years ago
  22. 819b929 pkt-line: teach packet_read_line to chomp newlines by Jeff King · 12 years ago
  23. cdf4fb8 pkt-line: drop safe_write function by Jeff King · 12 years ago
  24. de1a2fd Smart push over HTTP: client side by Shawn O. Pearce · 15 years ago
  25. 34df8ab recv_sideband: Bands #2 and #3 always go to stderr by Johannes Sixt · 16 years ago
  26. 6b9c42b improve handling of sideband message display by Nicolas Pitre · 17 years ago
  27. 13e4760 recv_sideband: Do not use ANSI escape sequence on dumb terminals. by Johannes Sixt · 17 years ago
  28. 0d8aafd sideband.c: ESC is spelled '\033' not '\e' for portability. by Nicolas Pitre · 17 years ago
  29. ebe8fa7 fix display overlap between remote and local progress by Nicolas Pitre · 17 years ago
  30. ed1902e cope with multiple line breaks within sideband progress messages by Nicolas Pitre · 17 years ago
  31. 9ac13ec atomic write for sideband remote messages by Nicolas Pitre · 18 years ago
  32. 958c24b Move sideband server side support into reusable form. by Junio C Hamano · 19 years ago
  33. 49a52b1 Move sideband client side support into reusable form. by Junio C Hamano · 19 years ago