Mercurial > public > mercurial-scm > hg
log mercurial/localrepo.py @ 52592:87ceb51d124c
age | author | description |
---|---|---|
Mon, 16 Dec 2024 03:04:44 -0500 | Matt Harbison | typing: add type hints to `ipeercapabilities.capabilities()` |
Mon, 16 Dec 2024 02:41:24 -0500 | Matt Harbison | interfaces: move peer `capabilities()` to the `ipeercapabilities` interface |
Thu, 24 Oct 2024 20:26:25 -0400 | Matt Harbison | localrepo: subclass the new `repository.ipeercommandexecutor` Protocol class |
Wed, 23 Oct 2024 15:13:40 -0400 | Matt Harbison | localrepo: subclass the new `ilocalrepositoryfilestorage` Protocol class |
Mon, 21 Oct 2024 13:39:44 +0200 | Pierre-Yves David | config: move `rcutil` module under a new `mercurial.configuration` module |
Wed, 23 Oct 2024 17:08:57 -0400 | Matt Harbison | localrepo: drop the CamelCase name for `localrepo.ilocalrepositorymain` |
Wed, 23 Oct 2024 17:04:59 -0400 | Matt Harbison | localrepo: drop the CamelCase name for `localrepo.revlognarrowfilestorage` |