Mercurial > public > mercurial-scm > hg
log mercurial/subrepoutil.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
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 |
Mon, 09 Dec 2024 00:21:38 -0500 | Matt Harbison | typing: use the `Status` protocol wherever `scmutil.status` was being used |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Thu, 11 Jan 2024 21:58:55 +0100 | Mads Kiilerich | subrepoutil: pass re.sub 'count' argument by name |
Sat, 16 Mar 2024 21:02:19 -0300 | Felipe Resende | subrepo: fix normalizing paths with scheme stable |
Wed, 20 Dec 2023 16:39:03 +0100 | Pierre-Yves David | pytype: drop the last inline type comment |