summaryrefslogtreecommitdiff
path: root/sideband.c
Commit message (Expand)AuthorAgeFilesLines
* recv_sideband: Do not use ANSI escape sequence on dumb terminals.Johannes Sixt2008-01-091-5/+18
* sideband.c: ESC is spelled '\033' not '\e' for portability.Nicolas Pitre2007-11-051-1/+1
* fix display overlap between remote and local progressNicolas Pitre2007-11-041-14/+37
* cope with multiple line breaks within sideband progress messagesNicolas Pitre2007-10-171-2/+17
* atomic write for sideband remote messagesNicolas Pitre2006-10-111-12/+16
* Move sideband server side support into reusable form.Junio C Hamano2006-09-101-0/+26
* Move sideband client side support into reusable form.Junio C Hamano2006-09-101-0/+48