Mercurial > hg
graph
-
contrib: install Python 3.9.0Thu, 08 Oct 2020 18:07:34 -0700, by Gregory Szorc
-
contrib: stop installing Python 3.5 and 3.6 in Windows environmentThu, 08 Oct 2020 18:02:47 -0700, by Gregory Szorc
-
py3: convert an exception message to bytesFri, 09 Oct 2020 09:17:47 -0700, by Martin von Zweigbergk
-
tests: fix test-url.py on py3, broken by D9179Fri, 09 Oct 2020 08:08:54 -0700, by Martin von Zweigbergk
-
revset: add a `node` key for sortingThu, 08 Oct 2020 16:14:06 +0200, by Pierre-Yves David
-
pyoxidizer: produce working Python 3 Windows installers (issue6366)Sun, 04 Oct 2020 22:32:41 -0700, by Gregory Szorc
-
tests: set git config using `git config` for simplicityThu, 08 Oct 2020 13:19:18 -0700, by Martin von Zweigbergk
-
tests: use `git init` instead of unusual synonym `git init-db`Thu, 08 Oct 2020 13:10:16 -0700, by Martin von Zweigbergk
-
errors: name arguments to Abort constructorThu, 08 Oct 2020 13:37:31 -0700, by Martin von Zweigbergk
-
errors: stop passing non-strings to Abort's constructorThu, 08 Oct 2020 15:35:44 -0700, by Martin von Zweigbergk
-
errors: name arguments to UnknownCommand constructorTue, 06 Oct 2020 21:06:18 -0700, by Martin von Zweigbergk
-
errors: name arguments to AmbiguousCommand constructorTue, 06 Oct 2020 20:45:52 -0700, by Martin von Zweigbergk
-
errors: name arguments to CommandError constructorTue, 06 Oct 2020 20:37:35 -0700, by Martin von Zweigbergk
-
errors: move UnknownCommand and AmbiguousCommand near CommandErrorTue, 06 Oct 2020 21:52:27 -0700, by Martin von Zweigbergk
-
templatekw: make {successorssets} always return a list (issue6342)Wed, 07 Oct 2020 00:45:41 +0800, by Aay Jay Chan