Sat, 10 Mar 2018 19:49:09 +0900 | Yuya Nishihara | py3: open patch file in binary mode and convert eol manually | changeset | files |
Tue, 06 Mar 2018 07:45:57 -0600 | Yuya Nishihara | py3: wrap file object to write patch in native eol preserving byte-ness | changeset | files |
Tue, 06 Mar 2018 07:24:12 -0600 | Yuya Nishihara | py3: drop b'' from debug message "moving bookmarks" | changeset | files |
Sat, 10 Mar 2018 15:57:16 +0900 | Yuya Nishihara | py3: use r'' instead of sysstr('') to get around code transformer | changeset | files |
Sat, 10 Mar 2018 15:50:09 +0900 | Yuya Nishihara | ui: remove any combinations of CR|LF from prompt response | changeset | files |
Sat, 10 Mar 2018 12:45:10 -0500 | Matt Harbison | sshpeer: check pipe validity before forwarding output from it | changeset | files |
Sat, 10 Mar 2018 12:22:08 -0500 | Matt Harbison | util: forward __bool__()/__nonzero__() on fileobjectproxy | changeset | files |