Tue, 17 Dec 2024 01:10:28 -0500 | Matt Harbison | hgweb: replace a trivial file read with the `util` function | file | diff | annotate |
Wed, 04 Dec 2024 20:54:35 -0500 | Matt Harbison | hgweb: stop using the `pycompat.open()` shim | 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 |
Fri, 01 Sep 2023 00:09:55 +0200 | Pierre-Yves David | pycompat: drop usage of hasattr/getattr/setattr/delatt proxy | file | diff | annotate |
Sat, 13 Apr 2019 01:53:59 +0200 | Pierre-Yves David | hgweb: move ismember from `hgweb.common` to `scmutil` | file | diff | annotate |
Sat, 13 Apr 2019 01:17:56 +0200 | Pierre-Yves David | hgweb: add support to explicitly access hidden changesets | file | diff | annotate |
Mon, 21 Feb 2022 13:08:28 -0700 | Gregory Szorc | py3: use class X: instead of class X(object): | file | diff | annotate |