mercurial/statichttprepo.py
Wed, 25 Sep 2024 01:16:47 -0400 Matt Harbison statichttprepo: stop shadowing the `bytes` builtin
Wed, 25 Sep 2024 01:12:39 -0400 Matt Harbison statichttprepo: fix `httprangereader.read()` for py3
Wed, 25 Sep 2024 00:52:44 -0400 Matt Harbison statichttprepo: use a context manager to handle a file descriptor
Fri, 20 Sep 2024 00:07:39 -0400 Matt Harbison vfs: use @abstractmethod instead of homebrewing abstract methods
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Wed, 21 Aug 2024 22:15:05 -0400 Matt Harbison typing: lock in new pytype gains from making revlog related classes typeable
Wed, 20 Dec 2023 20:13:22 +0100 Pierre-Yves David lock: properly convert error to bytes
Thu, 04 Apr 2019 18:07:30 +0200 Manuel Jacob pull: add --remote-hidden option and pass it through peer creation
Wed, 01 Mar 2023 13:31:17 -0500 Matt Harbison statichttprepo: unbyteify several IOError messages
Wed, 01 Mar 2023 13:11:51 -0500 Matt Harbison statichttprepo: fix the vfs.join() method to match the base class definition
Wed, 22 Feb 2023 01:08:25 +0100 Pierre-Yves David dirstate: only reload the dirstate when it may have changed
Fri, 02 Dec 2022 19:34:01 +0100 Pierre-Yves David peer: pass the `path` to the statichttp peer
Fri, 02 Dec 2022 18:19:59 +0100 Pierre-Yves David peer: pass the `path` object to `make_peer`
Sat, 03 Dec 2022 00:16:07 +0100 Pierre-Yves David peer: have `repo.peer` take an optional `path` argument
Fri, 02 Dec 2022 18:04:51 +0100 Pierre-Yves David peer: use a dedicated name for the `peer` constructor
less more (0) -100 -15 tip