Mon, 21 Feb 2022 13:08:28 -0700 | Gregory Szorc | py3: use class X: instead of class X(object): | file | diff | annotate |
Thu, 03 Mar 2022 18:28:30 -0800 | Gregory Szorc | global: bulk replace simple pycompat.iteritems(x) with x.items() | file | diff | annotate |
Mon, 21 Feb 2022 10:43:58 -0700 | Gregory Szorc | chgserver: remove Python 2 support code | file | diff | annotate |
Mon, 21 Feb 2022 10:40:58 -0700 | Gregory Szorc | chgserver: remove Python 2 branch | file | diff | annotate |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements | file | diff | annotate |
Tue, 14 Dec 2021 17:06:32 -0500 | Matt Harbison | pytype: stop excluding chgserver.py | file | diff | annotate |
Sat, 10 Jul 2021 14:05:38 +0200 | Pierre-Yves David | windows: use abspath in chgserver | file | diff | annotate |
Tue, 18 May 2021 21:45:59 -0700 | Martin von Zweigbergk | errors: catch the new Error class in scmutil and chgserver | file | diff | annotate |