Mercurial > hg
log mercurial/sshpeer.py @ 21062:e7c0a65a5c9c
age | author | description |
---|---|---|
Fri, 28 Mar 2014 14:24:13 -0700 | Pierre-Yves David | wireproto: drop the _decompress method in favor a new call type |
Tue, 18 Mar 2014 13:40:03 -0700 | Siddharth Agarwal | sshpeer: only print out 'running ssh' messages in debug mode (BC) |
Tue, 16 Jul 2013 11:18:16 -0500 | Matt Mackall | sshpeer: mark _validrepo internal |
Fri, 08 Mar 2013 16:59:36 -0800 | Durham Goode | sshpeer: store subprocess so it cleans up correctly |
Fri, 13 Jul 2012 21:47:06 +0200 | Peter Arrenbrecht | peer: introduce real peer classes base mercurial/sshrepo.py@cc5f91bece98 |