Mercurial > public > mercurial-scm > hg
log mercurial/sshserver.py @ 13360:bab5490eb2bc
age | author | description |
---|---|---|
Mon, 11 Oct 2010 12:45:36 -0500 | Benoit Boissinot | wireproto: introduce pusherr() to deal with "unsynced changes" error |
Mon, 20 Sep 2010 14:32:21 -0500 | Matt Mackall | bundle: encapsulate all bundle streams in unbundle class |
Fri, 27 Aug 2010 13:32:38 -0400 | Brodie Rao | cleanup: remove unused imports |
Tue, 20 Jul 2010 20:53:33 +0200 | Dirkjan Ochtman | protocol: wrap non-string protocol responses in classes |
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 |
Fri, 16 Jul 2010 18:16:15 +0200 | Dirkjan Ochtman | protocol: shuffle server methods to group send methods |