Tue, 13 Jul 2010 03:04:14 +0200 |
Mads Kiilerich |
revert: rename original to .orig instead of copying (issue2282)
stable
|
Tue, 20 Jul 2010 14:00:47 -0400 |
Greg Ward |
inotify: make inotifydirstate.status() returns a tuple of lists.
stable
|
Tue, 20 Jul 2010 20:52:23 +0200 |
Dirkjan Ochtman |
protocol: move the streamclone implementation into wireproto
|
Tue, 20 Jul 2010 09:56:37 +0200 |
Dirkjan Ochtman |
protocol: use generators instead of req.write() for hgweb stream responses
|
Tue, 20 Jul 2010 20:53:33 +0200 |
Dirkjan Ochtman |
protocol: wrap non-string protocol responses in classes
|
Fri, 16 Jul 2010 22:20:19 +0200 |
Dirkjan Ochtman |
protocol: convert StreamException to generated error code
|
Fri, 16 Jul 2010 22:20:10 +0200 |
Dirkjan Ochtman |
protocol: extract compression from streaming mechanics
|
Fri, 16 Jul 2010 18:18:35 +0200 |
Dirkjan Ochtman |
protocol: rename send methods to get grouping by prefix
|