log

age author description
Tue, 05 Nov 2024 15:18:32 +0100 Raphaël Gomès rust-cpython: add a TODO about repo reuse stable
Mon, 04 Nov 2024 16:43:05 -0500 Matt Harbison streamclone: disable the volatile file open handle optimization on Windows stable
Mon, 04 Nov 2024 17:42:30 -0500 Matt Harbison tests: treat `select` as a built-in module on Windows stable
Mon, 21 Oct 2024 12:58:40 +0200 Raphaël Gomès rust-vfs: add docstrings to all VFS methods on the trait default
Thu, 10 Oct 2024 15:54:45 +0200 Raphaël Gomès rust-vfs: support checkambig
Tue, 08 Oct 2024 16:10:30 +0200 Raphaël Gomès rust-vfs: add tests to `AtomicFile`
Tue, 08 Oct 2024 16:09:39 +0200 Raphaël Gomès rust-vfs: delete the temp file and not the target on drop
Thu, 26 Sep 2024 14:26:24 +0200 Raphaël Gomès rust: don't star export from the `revlog` module