Mercurial > public > mercurial-scm > hg
log mercurial/sshpeer.py @ 24334:eda2f36889b5
age | author | description |
---|---|---|
Mon, 29 Dec 2014 16:39:20 -0600 | Matt Mackall | merge with stable |
Mon, 29 Dec 2014 14:27:02 -0600 | Matt Mackall | sshpeer: more thorough shell quoting stable |
Sat, 08 Nov 2014 13:06:22 +0900 | Yuya Nishihara | util.system: use ui.system() in place of optional ui.fout parameter |
Tue, 14 Oct 2014 21:59:39 +0900 | Yuya Nishihara | sshpeer: forward stdout of remote "hg init" to appropriate output channel |
Fri, 15 Aug 2014 20:02:18 -0700 | Gregory Szorc | platform: implement readpipe() |
Tue, 15 Apr 2014 17:18:35 -0400 | Pierre-Yves David | sshpeer: add implementation of _calltwowaystream |
Fri, 28 Mar 2014 14:24:13 -0700 | Pierre-Yves David | wireproto: drop the _decompress method in favor a new call type |