Mercurial > public > mercurial-scm > hg
log mercurial/manifest.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Tue, 18 Feb 2025 23:27:19 -0500 | Matt Harbison | memmanifestctx: subclass the new `imanifestrevisionwritable` Protocol class |
Tue, 18 Feb 2025 23:25:45 -0500 | Matt Harbison | manifestrevlog: subclass the new `repository.imanifeststorage` Protocol class |
Tue, 17 Dec 2024 19:32:31 -0500 | Matt Harbison | treemanifest: subclass the new `repository.imanifestdict` Protocol class |
Tue, 17 Dec 2024 19:29:08 -0500 | Matt Harbison | typing: fix the signature of `treemanifest.fastdelta()` |
Thu, 30 Jan 2025 18:22:01 +0100 | Pierre-Yves David | typing: introduce a `types` module and a MatcherT alias |
Mon, 06 Jan 2025 00:30:55 -0500 | Matt Harbison | pyupgrade: drop the quoting around type annotations |
Sun, 05 Jan 2025 22:26:16 -0500 | Matt Harbison | pyupgrade: rewrite `yield` statements in a loop to `yield from` |