log tests/test-hgweb-auth.py @ 51864:1c5810ce737e default tip

age author description
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Mon, 12 Apr 2021 03:01:04 +0200 Pierre-Yves David urlutil: extract `url` related code from `util` into the new module
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 29 Jan 2019 13:26:18 -0500 Augie Fackler tests: port test-hgweb-auth.py to Python 3
Fri, 16 Nov 2018 17:56:36 -0500 Matt Harbison http: allow 'auth.prefix' to have a username consistent with the URI
Thu, 10 May 2018 21:08:32 +0900 Yuya Nishihara stringutil: flip the default of pprint() to bprefix=False