Sun, 05 Jan 2025 22:23:31 -0500 | Matt Harbison | pyupgrade: modernize calls to superclass methods | file | diff | annotate |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files | file | diff | annotate |
Mon, 21 Feb 2022 11:06:46 -0700 | Gregory Szorc | lfs: remove pycompat.iteritems() | 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 |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements | file | diff | annotate |
Sun, 06 Oct 2019 19:25:18 -0400 | Gregory Szorc | py3: define and use pycompat.iteritems() for hgext/ | file | diff | annotate |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals | file | diff | annotate |