mercurial/store.py
Sun, 12 Jan 2025 21:35:30 -0500 Matt Harbison typing: lock in the type annotations that were lost with the pyupgrade changes
Mon, 06 Jan 2025 00:30:55 -0500 Matt Harbison pyupgrade: drop the quoting around type annotations
Sun, 05 Jan 2025 22:26:16 -0500 Matt Harbison pyupgrade: rewrite `yield` statements in a loop to `yield from`
Sun, 05 Jan 2025 22:23:31 -0500 Matt Harbison pyupgrade: modernize calls to superclass methods
Sun, 05 Jan 2025 21:03:17 -0500 Matt Harbison pyupgrade: drop usage of py3 aliases for `OSError`
Mon, 06 Jan 2025 14:15:40 -0500 Matt Harbison py3: drop redundant `u''` prefixes on string literals
Wed, 04 Dec 2024 23:31:46 +0100 Pierre-Yves David stream: preserve volatile cache early
Mon, 02 Dec 2024 17:00:12 +0100 Pierre-Yves David stream: create a `e.preserve_volatiles` method directly on StoreEntry
Mon, 29 Jul 2024 20:35:44 +0200 Rapha?l Gom?s fncache: add attribute to check whether we're using dotencode
Mon, 29 Jul 2024 20:34:38 +0200 Rapha?l Gom?s fncachestore: add typing information
Mon, 29 Jul 2024 20:34:06 +0200 Rapha?l Gom?s fncache: refactor load check into a property
Wed, 23 Oct 2024 16:39:12 -0400 Matt Harbison manifest: drop the CamelCase name for `manifest.manifestlog`
Tue, 01 Oct 2024 15:55:29 +0200 Pierre-Yves David stream: open volatile file through the manager
Mon, 14 Oct 2024 15:11:49 +0200 Pierre-Yves David stream: rename TempCopyManager to VolatileManager
Sun, 22 Sep 2024 17:06:31 -0400 Matt Harbison store: fix a signature mismatch for a vfs subclass
less more (0) -100 -15 tip