Mercurial > public > mercurial-scm > hg
log mercurial/sshpeer.py @ 27785:ba427b51f1d8
age | author | description |
---|---|---|
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 |