log

age author description
Tue, 18 Dec 2018 10:21:25 -0500 Augie Fackler merge with stable
Tue, 11 Dec 2018 22:34:07 +0900 Yuya Nishihara worker: do not swallow exception occurred in main process stable
Mon, 17 Dec 2018 20:46:09 +0900 Yuya Nishihara run-tests: fix permission to clean up unreadable directories stable
Sun, 16 Dec 2018 17:08:46 +0900 Yuya Nishihara context: reimplement memfilectx.cmp() stable
Mon, 17 Dec 2018 15:05:52 +0100 Georges Racinet rust-cpython: build and support for Python3
Tue, 18 Dec 2018 00:54:32 -0500 Matt Harbison py3: convert popen() command arguments in hgclient to str on Windows
Mon, 17 Dec 2018 23:08:26 -0500 Matt Harbison py3: byteify tests/pullext.py
Mon, 17 Dec 2018 21:27:37 -0500 Matt Harbison py3: byteify the fakeversion extension in test-http-bad-server.t
Mon, 17 Dec 2018 18:25:18 -0500 Matt Harbison py3: spawn all python instances with legacy stdio enabled on Windows
Mon, 17 Dec 2018 17:44:45 -0500 Matt Harbison setup: avoid attempting to invoke the system-wide hg.exe on Windows
Mon, 17 Dec 2018 10:46:37 +0100 Boris Feld delta: ignore base whose chains already don't match expectations
Mon, 17 Dec 2018 10:42:19 +0100 Boris Feld delta: exclude base candidate much smaller than the target
Mon, 17 Dec 2018 10:37:22 +0100 Boris Feld perfrevflogwrite: clear revlog cache between each write
Sun, 16 Dec 2018 17:42:45 -0500 Matt Harbison py3: enable legacy stdio mode in exewrapper
Sun, 16 Dec 2018 17:36:51 -0500 Matt Harbison run-tests: alias hg to hg.exe on Windows