Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 26 Feb 2018 23:34:29 -0500 | Matt Harbison | run-tests: resume raising an exception when a server fails to start |
Tue, 27 Feb 2018 14:49:05 +0530 | Pulkit Goyal | py3: use print as a function in tests/test-hgrc.t |
Tue, 27 Feb 2018 14:46:35 +0530 | Pulkit Goyal | py3: use '%d' to convert integers to bytes |
Tue, 27 Feb 2018 14:44:37 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-extension.t |
Tue, 27 Feb 2018 14:42:30 +0530 | Pulkit Goyal | py3: convert os.devnull to bytes using pycompat.bytestr |
Tue, 27 Feb 2018 14:41:24 +0530 | Pulkit Goyal | py3: fix more keyword arguments handling |