log mercurial/hgweb/hgweb_mod.py @ 51873:0afd58c72175 default tip

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Mon, 05 Aug 2024 20:47:17 +0200 Manuel Jacob py3: fix type of some elements of __all__ lists stable
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Thu, 31 Aug 2023 23:56:15 +0200 Pierre-Yves David safehasattr: drop usage in favor of hasattr
Wed, 30 Aug 2023 13:28:09 +0200 Pierre-Yves David hgwebmod: use sysstr to check for attribute presence
Thu, 02 Feb 2023 17:27:06 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Sat, 13 Apr 2019 01:17:56 +0200 Pierre-Yves David hgweb: add support to explicitly access hidden changesets