Mercurial > hg-stable
log
age | author | description |
---|---|---|
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' |
Fri, 27 Apr 2018 13:46:54 -0400 | Augie Fackler | tests: use stringutil.pprint instead of custom dumper in test-hgweb-auth.py |