Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 22 Apr 2018 11:38:53 +0900 | Yuya Nishihara | encoding: fix toutf8b() to resurrect lossy characters even if "\xed" in it |
Sun, 25 Mar 2018 16:47:33 +0900 | Yuya Nishihara | sshserver: redirect stdin/stdout early and use duplicated streams |
Sun, 25 Mar 2018 16:35:24 +0900 | Yuya Nishihara | sshserver: do setbinary() by caller (API) |
Sun, 25 Mar 2018 16:39:17 +0900 | Yuya Nishihara | test-ssh: add some flush() to make output deterministic |
Thu, 10 May 2018 21:08:32 +0900 | Yuya Nishihara | stringutil: flip the default of pprint() to bprefix=False |
Thu, 10 May 2018 21:00:58 +0900 | Yuya Nishihara | stringutil: make pprint() forward uninteresting object to b'%r' |