hgext/schemes.py
Fri, 03 Feb 2023 04:25:57 +0100 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in "schemes"
Thu, 05 Jan 2023 17:02:02 -0500 Matt Harbison schemes: fix a broken check for drive letter conflicts
Fri, 02 Dec 2022 18:19:59 +0100 Pierre-Yves David peer: pass the `path` object to `make_peer`
Fri, 02 Dec 2022 18:04:51 +0100 Pierre-Yves David peer: use a dedicated name for the `peer` constructor
Fri, 02 Dec 2022 18:04:37 +0100 Pierre-Yves David peer: dissolve `_peerlookup` into its last two callers
Wed, 30 Nov 2022 12:22:02 +0100 Pierre-Yves David scheme: move the drive letter checking in its own function
Tue, 29 Nov 2022 21:48:08 +0100 Pierre-Yves David peer-or-repo: split the scheme between repo and peer
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
Mon, 12 Apr 2021 03:01:04 +0200 Pierre-Yves David urlutil: extract `url` related code from `util` into the new module
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Sat, 28 Dec 2019 01:51:17 -0500 Matt Harbison cleanup: drop redundant character escapes outside of `[]`
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
less more (0) -15 tip