log hgext/zeroconf/__init__.py @ 51917:1d6982827c4b default tip

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Fri, 03 Feb 2023 04:30:44 +0100 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in "zeroconf"
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
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Tue, 04 Feb 2020 12:07:37 +0100 Pierre-Yves David config: also respect HGRCSKIPREPO in the zeroconf extension stable
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Thu, 07 Nov 2019 13:18:19 -0500 Augie Fackler cleanup: remove pointless r-prefixes on double-quoted strings
Thu, 08 Jan 2009 02:03:00 +0000 Vernon Tang zeroconf: improve the extension's documentation
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
Sat, 02 Feb 2019 12:07:31 -0800 Gregory Szorc zeroconf: port to Python 3
Fri, 30 Jun 2017 03:45:43 +0200 Boris Feld configitems: register the 'web.description' config
Sat, 01 Jul 2017 21:57:17 +0200 Pierre-Yves David zeroconf: blindly forward extra argument to the core config method
Wed, 08 Feb 2017 08:08:41 -0800 Simon Farnsworth zeroconf: fail nicely on IPv6 only system