log

age author description
Tue, 21 Jul 2020 01:04:19 +0200 Manuel Jacob relnotes: add release notes for relevant changes I did since the 5.4 release stable
Mon, 20 Jul 2020 18:04:19 +0200 Manuel Jacob relnotes: fix indentation stable
Mon, 20 Jul 2020 17:57:31 +0200 Manuel Jacob relnotes: make spacing before new section consistent stable
Wed, 22 Jul 2020 14:58:49 +0530 Pulkit Goyal tests: make one of 'worker process exited' line option in test-chg.t stable
Wed, 22 Apr 2020 18:08:12 -0400 Connor Sheehan infinitepush: fix `{get,put}_args` formatting on Python 3 stable
Wed, 22 Apr 2020 17:59:17 -0400 Connor Sheehan infinitepush: replace `NamedTemporaryFile` with `pycompat.namedtempfile` stable
Mon, 20 Jul 2020 20:31:24 +0900 Yuya Nishihara chgserver: discard buffered output before restoring fds (issue6207) stable
Tue, 21 Jul 2020 20:49:05 +0900 Yuya Nishihara hghave: fix possible int('') in has_clang_format() stable
Mon, 20 Jul 2020 22:16:26 +0530 Pulkit Goyal Added signature for changeset 28163c5de797 stable
Mon, 20 Jul 2020 22:16:13 +0530 Pulkit Goyal Added tag 5.5rc0 for changeset 28163c5de797 stable
Mon, 20 Jul 2020 21:56:27 +0530 Pulkit Goyal merge default into stable for 5.5rc0 stable 5.5rc0
Sat, 18 Jul 2020 18:38:46 +0900 Yuya Nishihara phases: move short-lived PyObject pointers to local scope
Sat, 18 Jul 2020 18:35:17 +0900 Yuya Nishihara phases: rename variable used for owned dict of phasesets
Sat, 18 Jul 2020 18:27:39 +0900 Yuya Nishihara phases: leverage Py_BuildValue() to build PyInt and steal PyObject
Sat, 18 Jul 2020 18:21:26 +0900 Yuya Nishihara phases: make sure an exception should be set on error return