Sun, 25 Feb 2018 17:22:25 -0500 | Matt Harbison | run-tests: cache hghave results | changeset | files |
Mon, 26 Feb 2018 23:34:29 -0500 | Matt Harbison | run-tests: resume raising an exception when a server fails to start | changeset | files |
Tue, 27 Feb 2018 14:49:05 +0530 | Pulkit Goyal | py3: use print as a function in tests/test-hgrc.t | changeset | files |
Tue, 27 Feb 2018 14:46:35 +0530 | Pulkit Goyal | py3: use '%d' to convert integers to bytes | changeset | files |
Tue, 27 Feb 2018 14:44:37 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-extension.t | changeset | files |
Tue, 27 Feb 2018 14:42:30 +0530 | Pulkit Goyal | py3: convert os.devnull to bytes using pycompat.bytestr | changeset | files |
Tue, 27 Feb 2018 14:41:24 +0530 | Pulkit Goyal | py3: fix more keyword arguments handling | changeset | files |
Tue, 27 Feb 2018 14:28:17 +0530 | Pulkit Goyal | py3: make sure regexes are bytes | changeset | files |