log mercurial/hgweb/common.py @ 53040:cdd7bf612c7b stable tip

age author description
Tue, 17 Dec 2024 01:10:28 -0500 Matt Harbison hgweb: replace a trivial file read with the `util` function
Wed, 04 Dec 2024 20:54:35 -0500 Matt Harbison hgweb: stop using the `pycompat.open()` shim
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files