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