Mercurial > public > mercurial-scm > hg
log mercurial/interfaces/dirstate.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Fri, 07 Feb 2025 13:48:50 +0100 | Pierre-Yves David | typing: add a transaction protocol |
Thu, 30 Jan 2025 18:22:01 +0100 | Pierre-Yves David | typing: introduce a `types` module and a MatcherT alias |
Wed, 11 Dec 2024 21:09:15 -0500 | Matt Harbison | interfaces: make `dirstate` Protocol class methods abstract |
Wed, 11 Dec 2024 21:11:19 -0500 | Matt Harbison | interfaces: drop `_ignorefiles()` from `dirstate` Protocol |
Mon, 09 Dec 2024 00:21:38 -0500 | Matt Harbison | typing: use the `Status` protocol wherever `scmutil.status` was being used |
Sat, 07 Dec 2024 01:57:55 -0500 | Matt Harbison | interfaces: mark a few dirstate methods abstract |
Fri, 27 Sep 2024 12:30:37 -0400 | Matt Harbison | typing: add type annotations to the dirstate classes |