log mercurial/statichttprepo.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):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 11 Jan 2022 09:56:03 +0100 Pierre-Yves David share-safe: add support for static-http repository
Mon, 03 May 2021 12:29:41 +0200 Pierre-Yves David statichttp: add the missing `features` attribute
Mon, 12 Apr 2021 03:01:04 +0200 Pierre-Yves David urlutil: extract `url` related code from `util` into the new module
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Wed, 13 Jan 2021 16:14:58 +0100 Joerg Sonnenberger node: introduce nodeconstants class