Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 06 Mar 2018 07:45:57 -0600 | Yuya Nishihara | py3: wrap file object to write patch in native eol preserving byte-ness |
Tue, 06 Mar 2018 07:24:12 -0600 | Yuya Nishihara | py3: drop b'' from debug message "moving bookmarks" |
Sat, 10 Mar 2018 15:57:16 +0900 | Yuya Nishihara | py3: use r'' instead of sysstr('') to get around code transformer |
Sat, 10 Mar 2018 15:50:09 +0900 | Yuya Nishihara | ui: remove any combinations of CR|LF from prompt response |
Sat, 10 Mar 2018 12:45:10 -0500 | Matt Harbison | sshpeer: check pipe validity before forwarding output from it |
Sat, 10 Mar 2018 12:22:08 -0500 | Matt Harbison | util: forward __bool__()/__nonzero__() on fileobjectproxy |
Tue, 06 Mar 2018 07:16:41 -0600 | Yuya Nishihara | py3: fix slicing of bisect label in templatefilters.shortbisect() |