Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Smart push over HTTP: client side | Shawn O. Pearce | 2009-11-04 | 1 | -3/+8 |
* | recv_sideband: Bands #2 and #3 always go to stderr | Johannes Sixt | 2009-03-10 | 1 | -11/+8 |
* | improve handling of sideband message display | Nicolas Pitre | 2008-09-03 | 1 | -23/+43 |
* | recv_sideband: Do not use ANSI escape sequence on dumb terminals. | Johannes Sixt | 2008-01-09 | 1 | -5/+18 |
* | sideband.c: ESC is spelled '\033' not '\e' for portability. | Nicolas Pitre | 2007-11-05 | 1 | -1/+1 |
* | fix display overlap between remote and local progress | Nicolas Pitre | 2007-11-04 | 1 | -14/+37 |
* | cope with multiple line breaks within sideband progress messages | Nicolas Pitre | 2007-10-17 | 1 | -2/+17 |
* | atomic write for sideband remote messages | Nicolas Pitre | 2006-10-11 | 1 | -12/+16 |
* | Move sideband server side support into reusable form. | Junio C Hamano | 2006-09-10 | 1 | -0/+26 |
* | Move sideband client side support into reusable form. | Junio C Hamano | 2006-09-10 | 1 | -0/+48 |