Mercurial > public > mercurial-scm > hg
log mercurial/subrepo.py @ 52452:9d79ffeed7c0
age | author | description |
---|---|---|
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 |