summaryrefslogtreecommitdiff
path: root/sideband.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-03improve handling of sideband message displayLibravatar Nicolas Pitre1-23/+43
2008-01-09recv_sideband: Do not use ANSI escape sequence on dumb terminals.Libravatar Johannes Sixt1-5/+18
2007-11-05sideband.c: ESC is spelled '\033' not '\e' for portability.Libravatar Nicolas Pitre1-1/+1
2007-11-04fix display overlap between remote and local progressLibravatar Nicolas Pitre1-14/+37
2007-10-17cope with multiple line breaks within sideband progress messagesLibravatar Nicolas Pitre1-2/+17
2006-10-11atomic write for sideband remote messagesLibravatar Nicolas Pitre1-12/+16
2006-09-10Move sideband server side support into reusable form.Libravatar Junio C Hamano1-0/+26
2006-09-10Move sideband client side support into reusable form.Libravatar Junio C Hamano1-0/+48