log mercurial/hgweb/webcommands.py @ 43089:c59eb1560c44

age author description
Sun, 06 Oct 2019 16:55:18 -0400 Gregory Szorc py3: manually import getattr where it is needed
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 25 Jan 2019 23:36:23 -0800 Martin von Zweigbergk cleanup: use p1() and p2() instead of parents()[0] and parents()[1]
Thu, 13 Dec 2018 14:44:54 -0500 Augie Fackler merge with stable
Sun, 09 Dec 2018 23:48:50 -0500 Matt Harbison hgweb: register web.comparisoncontext to the config table stable
Tue, 05 Sep 2017 15:21:21 -0700 Martin von Zweigbergk archive: change "matcnfn" argument to a real matcher