Sat, 17 Oct 2015 00:58:46 +0200 |
Mads Kiilerich |
spelling: trivial spell checking
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Sat, 08 Aug 2015 19:55:01 -0700 |
Gregory Szorc |
sshpeer: use absolute_import
|
Wed, 20 May 2015 11:55:59 -0500 |
Pierre-Yves David |
sshpeer: also use doublepipe for client to server communication
|
Fri, 05 Jun 2015 04:54:23 -0700 |
Pierre-Yves David |
sshpeer: allow doublepipe on unbuffered main pipe
|
Wed, 20 May 2015 10:58:29 -0500 |
Pierre-Yves David |
sshpeer: allow write operations through double pipe
|
Wed, 20 May 2015 17:40:47 -0500 |
Pierre-Yves David |
sshpeer: rename 'size' to 'data' in doublepipe
|
Wed, 20 May 2015 11:41:48 -0500 |
Pierre-Yves David |
sshpeer: use the doublepipe object for the server to client channel
|
Fri, 22 May 2015 10:48:11 -0500 |
Pierre-Yves David |
sshpeer: introduce a "doublepipe" class
|
Wed, 20 May 2015 11:31:38 -0500 |
Pierre-Yves David |
sshpeer: run the ssh command unbuffered
|
Sun, 31 May 2015 00:00:36 -0700 |
Pierre-Yves David |
sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
|
Mon, 18 May 2015 23:19:11 -0500 |
Pierre-Yves David |
sshpeer: extract the forward output logic
|
Wed, 20 May 2015 12:33:12 -0500 |
Pierre-Yves David |
sshpeer: break "OutOfBandError" feature for ssh (BC)
|
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
|
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
|