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
|
Tue, 16 Oct 2018 07:00:41 +0200 |
Yuya Nishihara |
py3: convert string literals to bytes in contrib/hgclient.py
|
Wed, 06 Apr 2016 20:34:34 +0000 |
timeless |
test-commandserver: handle cStringIO.StringIO/io.StringIO divergence
|
Sun, 06 Mar 2016 03:15:45 +0530 |
Pulkit Goyal |
hgclient: use absolute_import and print_function
|
Sat, 27 Sep 2014 19:18:20 +0900 |
Yuya Nishihara |
test-commandserver: add connector for unix domain socket server
|
Sat, 27 Sep 2014 23:14:26 +0900 |
Yuya Nishihara |
test-commandserver: allow check() to make connection in different way
|
Sat, 27 Sep 2014 22:39:01 +0900 |
Yuya Nishihara |
test-commandserver: remove unused repopath argument from check()
|
Sun, 28 Sep 2014 17:21:38 +0900 |
Yuya Nishihara |
test-commandserver: make runcommand message bolder
|
Sun, 28 Sep 2014 16:59:30 +0900 |
Yuya Nishihara |
test-commandserver: remove redundant banner output
|
Sun, 28 Sep 2014 13:31:16 +0900 |
Yuya Nishihara |
test-commandserver: split helper functions to new hgclient module
|