aboutsummaryrefslogtreecommitdiff
path: root/sideband.c
Commit message (Expand)AuthorAge
* refactor "dumb" terminal determinationLars Schneider2017-12-04
* Merge branch 'lf/recv-sideband-cleanup'Junio C Hamano2016-07-19
|\
| * sideband.c: small optimization of strbuf usageNicolas Pitre2016-07-06
| * sideband.c: refactor recv_sideband()Lukas Fleischer2016-07-01
* | sideband.c: make send_sideband() return voidLukas Fleischer2016-06-16
* | convert trivial sprintf / strcpy calls to xsnprintfJeff King2015-09-25
|/
* sideband.c: do not use ANSI control sequence on non-terminalMichael Naumov2014-06-02
* pkt-line: share buffer/descriptor reading implementationJeff King2013-02-24
* pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-20
* pkt-line: drop safe_write functionJeff King2013-02-20
* Smart push over HTTP: client sideShawn O. Pearce2009-11-04
* recv_sideband: Bands #2 and #3 always go to stderrJohannes Sixt2009-03-10
* improve handling of sideband message displayNicolas Pitre2008-09-03
* recv_sideband: Do not use ANSI escape sequence on dumb terminals.Johannes Sixt2008-01-09
* sideband.c: ESC is spelled '\033' not '\e' for portability.Nicolas Pitre2007-11-05
* fix display overlap between remote and local progressNicolas Pitre2007-11-04
* cope with multiple line breaks within sideband progress messagesNicolas Pitre2007-10-17
* atomic write for sideband remote messagesNicolas Pitre2006-10-11
* Move sideband server side support into reusable form.Junio C Hamano2006-09-10
* Move sideband client side support into reusable form.Junio C Hamano2006-09-10