Mercurial > public > mercurial-scm > hg
log contrib/hgclient.py @ 43886:fe0daceb51d0
age | author | description |
---|---|---|
Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Tue, 18 Dec 2018 00:54:32 -0500 | Matt Harbison | py3: convert popen() command arguments in hgclient to str on Windows |
Sun, 18 Jan 2015 18:49:59 +0900 | Yuya Nishihara | commandserver: add experimental option to use separate message channel |
Tue, 16 Oct 2018 08:06:17 +0200 | Yuya Nishihara | py3: rewrite StringIO fallback for Python 3 |
Tue, 16 Oct 2018 07:04:07 +0200 | Yuya Nishihara | py3: reinvent print() function for contrib/hgclient.py |
Tue, 16 Oct 2018 07:08:12 +0200 | Yuya Nishihara | py3: work around unicode stdio streams in contrib/hgclient.py |