Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 20 Sep 2024 12:15:08 -0400 | Matt Harbison | vfs: do minor copyediting on comments and doc strings |
Fri, 20 Sep 2024 01:16:16 -0400 | Matt Harbison | vfs: simplify the `abstractvfs.rename()` implementation |
Fri, 20 Sep 2024 00:07:39 -0400 | Matt Harbison | vfs: use @abstractmethod instead of homebrewing abstract methods |
Thu, 19 Sep 2024 21:03:10 -0400 | Matt Harbison | vfs: modernize the detection of the main thread |
Sun, 22 Sep 2024 17:06:31 -0400 | Matt Harbison | store: fix a signature mismatch for a vfs subclass |
Sun, 22 Sep 2024 17:02:42 -0400 | Matt Harbison | lfs: fix various signature mismatches for vfs subclasses |
Sun, 22 Sep 2024 17:18:05 -0400 | Matt Harbison | util: add a comment to suppress a PyCharm warning about a PEP 8 violation |