21 Commits (2a98a8794eac7089d4e44f51b19e358a14eb6d3e)

Author SHA1 Message Date
Philip Oakley 4d5b4c2475 Avoid multiple PREFIX definitions 7 years ago
Lars Schneider a64f213d3f refactor "dumb" terminal determination 7 years ago
Nicolas Pitre c61b2af7bd sideband.c: small optimization of strbuf usage 9 years ago
Lukas Fleischer 5e5be9e257 sideband.c: refactor recv_sideband() 9 years ago
Lukas Fleischer 4c4b7d1d3b sideband.c: make send_sideband() return void 9 years ago
Jeff King 5096d4909f convert trivial sprintf / strcpy calls to xsnprintf 9 years ago
Michael Naumov 38de156a05 sideband.c: do not use ANSI control sequence on non-terminal 11 years ago
Jeff King 4981fe750b pkt-line: share buffer/descriptor reading implementation 12 years ago
Jeff King 819b929d33 pkt-line: teach packet_read_line to chomp newlines 12 years ago
Jeff King cdf4fb8e33 pkt-line: drop safe_write function 12 years ago
Shawn O. Pearce de1a2fdd38 Smart push over HTTP: client side 15 years ago
Johannes Sixt 34df8abaf3 recv_sideband: Bands #2 and #3 always go to stderr 16 years ago
Nicolas Pitre 6b9c42b4da improve handling of sideband message display 17 years ago
Johannes Sixt 13e4760a16 recv_sideband: Do not use ANSI escape sequence on dumb terminals. 17 years ago
Nicolas Pitre 0d8aafd252 sideband.c: ESC is spelled '\033' not '\e' for portability. 18 years ago
Nicolas Pitre ebe8fa738d fix display overlap between remote and local progress 18 years ago
Nicolas Pitre ed1902ef5c cope with multiple line breaks within sideband progress messages 18 years ago
Nicolas Pitre 9ac13ec941 atomic write for sideband remote messages 19 years ago
Junio C Hamano 958c24b1b8 Move sideband server side support into reusable form. 19 years ago
Junio C Hamano 49a52b1d1f Move sideband client side support into reusable form. 19 years ago