mercurial at 51895: 13 new changesets
Mercurial Commits
hg at intevation.de
Tue Sep 24 00:15:16 UTC 2024
13 new changesets in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/1edac12af730
changeset: 51883:1edac12af730
user: Matt Harbison <matt_harbison at yahoo.com>
date: Thu Sep 19 21:03:10 2024 -0400
summary: vfs: modernize the detection of the main thread
https://www.mercurial-scm.org/repo/hg/rev/f79f98733a5b
changeset: 51884:f79f98733a5b
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 00:07:39 2024 -0400
summary: vfs: use @abstractmethod instead of homebrewing abstract methods
https://www.mercurial-scm.org/repo/hg/rev/adbb183c2f27
changeset: 51885:adbb183c2f27
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 01:16:16 2024 -0400
summary: vfs: simplify the `abstractvfs.rename()` implementation
https://www.mercurial-scm.org/repo/hg/rev/e59e1d8d29d2
changeset: 51886:e59e1d8d29d2
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 12:15:08 2024 -0400
summary: vfs: do minor copyediting on comments and doc strings
https://www.mercurial-scm.org/repo/hg/rev/1d95a87813ad
changeset: 51887:1d95a87813ad
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 00:04:09 2024 -0400
summary: typing: add type annotations to the `mercurial.util.filestat` class
https://www.mercurial-scm.org/repo/hg/rev/f833ad92ee44
changeset: 51888:f833ad92ee44
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 00:20:24 2024 -0400
summary: util: avoid a leaked file descriptor in `util.makelock()` exceptional case
https://www.mercurial-scm.org/repo/hg/rev/cbd01bf33802
changeset: 51889:cbd01bf33802
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 01:10:17 2024 -0400
summary: typing: add type annotations to `mercurial.util.makelock()`
https://www.mercurial-scm.org/repo/hg/rev/38720073aa34
changeset: 51890:38720073aa34
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 13:38:13 2024 -0400
summary: typing: run `merge-pyi` on `mercurial/vfs.py`
https://www.mercurial-scm.org/repo/hg/rev/ad83e4f9b40e
changeset: 51891:ad83e4f9b40e
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 16:36:28 2024 -0400
summary: typing: correct pytype mistakes in `mercurial/vfs.py`
https://www.mercurial-scm.org/repo/hg/rev/fa9e8a6521c1
changeset: 51892:fa9e8a6521c1
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 20:16:12 2024 -0400
summary: typing: manually add type annotations to `mercurial/vfs.py`
https://www.mercurial-scm.org/repo/hg/rev/22e1924e9402
changeset: 51893:22e1924e9402
user: Matt Harbison <matt_harbison at yahoo.com>
date: Sat Sep 21 13:53:05 2024 -0400
summary: typing: make `vfs.isfileorlink_checkdir()` path arg required
https://www.mercurial-scm.org/repo/hg/rev/992fcf6b2473
changeset: 51894:992fcf6b2473
user: Matt Harbison <matt_harbison at yahoo.com>
date: Mon Sep 23 14:58:37 2024 -0400
summary: typing: add a handful more annotations to `mercurial/vfs.py`
https://www.mercurial-scm.org/repo/hg/rev/ee7e106b372b
changeset: 51895:ee7e106b372b
tag: tip
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Sep 20 21:31:58 2024 -0400
summary: typing: make the localrepo classes known to pytype
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list