Sign in
googlers
/
jrn
/
git
/
c80d226a046170b1c8dd82ef72a27373ddd5880e
/
sideband.c
5210225
sideband: don't lose clear-to-eol at packet boundary
by Jiang Xin
· 3 years, 9 months ago
caf3ca7
Merge branch 'jk/sideband-more-error-checking'
by Junio C Hamano
· 4 years, 4 months ago
6b9f509
Merge branch 'js/avoid-split-sideband-message'
by Junio C Hamano
· 4 years, 4 months ago
af22a63
sideband: diagnose more sideband anomalies
by Jeff King
· 4 years, 4 months ago
17e7dbb
sideband: avoid reporting incomplete sideband messages
by Johannes Schindelin
· 4 years, 5 months ago
7c69402
sideband: mark "remote error:" prefix for translation
by Jeff King
· 4 years, 7 months ago
5f8b86d
Merge branch 'jt/fetch-v2-sideband'
by Junio C Hamano
· 6 years ago
0bbc0bc
{fetch,upload}-pack: sideband v2 fetch response
by Jonathan Tan
· 6 years ago
fbd76cd
sideband: reverse its dependency on pkt-line
by Jonathan Tan
· 6 years ago
1f67290
sideband: color lines with keyword only
by Stefan Beller
· 6 years ago
59a255a
sideband: do not read beyond the end of input
by Junio C Hamano
· 7 years ago
bf1a11f
sideband: highlight keywords in remote sideband output
by Han-Wen Nienhuys
· 7 years ago
4d5b4c2
Avoid multiple PREFIX definitions
by Philip Oakley
· 7 years ago
a64f213
refactor "dumb" terminal determination
by Lars Schneider
· 7 years ago
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