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