Mercurial > public > mercurial-scm > hg
log mercurial/sshpeer.py @ 37178:68ee61822182
age | author | description |
---|---|---|
Sat, 24 Mar 2018 15:10:51 +0900 | Yuya Nishihara | procutil: bulk-replace function calls to point to new module |
Sat, 10 Mar 2018 12:45:10 -0500 | Matt Harbison | sshpeer: check pipe validity before forwarding output from it |
Fri, 02 Mar 2018 22:59:12 -0500 | Gregory Szorc | sshpeer: don't read(0) |
Fri, 02 Mar 2018 18:50:49 -0500 | Gregory Szorc | sshpeer: don't read from stderr when that behavior is disabled |
Tue, 27 Feb 2018 14:26:00 -0800 | Gregory Szorc | wireprotoserver: move SSHV1 and SSHV2 constants to wireprototypes |
Mon, 26 Feb 2018 13:12:03 -0800 | Gregory Szorc | sshpeer: support not reading and forwarding stderr |
Sun, 25 Feb 2018 11:00:53 -0800 | Gregory Szorc | sshpeer: factor out code for creating peers from pipes |