Mercurial > public > mercurial-scm > hg-stable
log mercurial/sshserver.py @ 11625:cdeb861335d5
age | author | description |
---|---|---|
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 |
Fri, 16 Jul 2010 19:01:34 +0200 | Dirkjan Ochtman | protocol: command must be checked before passing in |
Thu, 15 Jul 2010 15:06:45 -0500 | Matt Mackall | ssh: drop some old imports |