Mon, 23 Sep 2024 14:58:37 -0400 |
Matt Harbison |
typing: add a handful more annotations to `mercurial/vfs.py`
|
file |
diff |
annotate
|
Sat, 21 Sep 2024 13:53:05 -0400 |
Matt Harbison |
typing: make `vfs.isfileorlink_checkdir()` path arg required
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 20:16:12 -0400 |
Matt Harbison |
typing: manually add type annotations to `mercurial/vfs.py`
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 16:36:28 -0400 |
Matt Harbison |
typing: correct pytype mistakes in `mercurial/vfs.py`
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 13:38:13 -0400 |
Matt Harbison |
typing: run `merge-pyi` on `mercurial/vfs.py`
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 12:15:08 -0400 |
Matt Harbison |
vfs: do minor copyediting on comments and doc strings
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 01:16:16 -0400 |
Matt Harbison |
vfs: simplify the `abstractvfs.rename()` implementation
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 00:07:39 -0400 |
Matt Harbison |
vfs: use @abstractmethod instead of homebrewing abstract methods
|
file |
diff |
annotate
|
Thu, 19 Sep 2024 21:03:10 -0400 |
Matt Harbison |
vfs: modernize the detection of the main thread
|
file |
diff |
annotate
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
file |
diff |
annotate
|
Wed, 10 Jul 2024 18:44:55 -0400 |
Matt Harbison |
typing: add a trivial type hint to `mercurial/vfs.py`
|
file |
diff |
annotate
|
Wed, 03 Jul 2024 12:22:48 +0200 |
Pierre-Yves David |
mmap: add a `is_mmap_safe` method to vfs
stable
|
file |
diff |
annotate
|
Sun, 14 Apr 2024 02:27:10 +0200 |
Pierre-Yves David |
proxy-vfs: also proxy the `audit` attribute
|
file |
diff |
annotate
|
Wed, 17 Jan 2024 14:26:58 +0100 |
Georges Racinet |
vfs: have tryunlink tell what it did
|
file |
diff |
annotate
|
Fri, 01 Sep 2023 00:09:55 +0200 |
Pierre-Yves David |
pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
|
file |
diff |
annotate
|