Tue, 07 Jan 2025 17:28:46 -0500 | Matt Harbison | pyupgrade: drop redundant `open()` modes | file | diff | annotate |
Mon, 06 Jan 2025 01:12:54 -0500 | Matt Harbison | pyupgrade: replace unnecessary lambdas in `collections.defaultdict()` calls | file | diff | annotate |
Sun, 05 Jan 2025 21:03:17 -0500 | Matt Harbison | pyupgrade: drop usage of py3 aliases for `OSError` | file | diff | annotate |
Tue, 01 Mar 2022 20:52:32 -0800 | Gregory Szorc | py3: replace pycompat.itervalues(x) with x.values() | file | diff | annotate |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements | file | diff | annotate |
Tue, 28 Sep 2021 08:47:11 -0700 | Martin von Zweigbergk | errors: raise InputError on bad revset to revrange() iff provided by the user | file | diff | annotate |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 | file | diff | annotate |