Mercurial > public > mercurial-scm > hg
log mercurial/subrepo.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 |
Sun, 05 Jan 2025 22:23:31 -0500 | Matt Harbison | pyupgrade: modernize calls to superclass methods |
Tue, 17 Dec 2024 16:02:58 -0500 | Matt Harbison | subrepo: don't leak a file descriptor when running a git command |
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 |
Wed, 15 Nov 2023 22:11:34 +0100 | Joerg Sonnenberger | archive: defer opening the output until a file is matched |
Thu, 01 Aug 2024 11:43:10 -0400 | Matt Harbison | typing: add type hints around the matcher for subrepo archiving |