log mercurial/hgweb/hgwebdir_mod.py @ 48946:642e31cb55f0

age author description
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Mon, 21 Feb 2022 10:45:24 -0700 Gregory Szorc hgweb: simplify uenv assignment
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 20 Jul 2021 17:20:19 +0200 Georges Racinet hgwebdir: avoid systematic full garbage collection
Sat, 10 Jul 2021 14:06:19 +0200 Pierre-Yves David windows: use abspath in hgwebdir
Thu, 25 Mar 2021 18:02:08 +0100 Rapha?l Gom?s contributor: change mentions of mpm to olivia
Sat, 22 Aug 2020 16:03:44 -0700 Martin von Zweigbergk hgweb: let staticfile() look up path from default location unless provided
Wed, 05 Aug 2020 14:19:42 -0700 Martin von Zweigbergk hgweb: enable reading styles from resources in frozen binaries