rust/hg-core/src/vfs.rs
Wed, 27 Nov 2024 15:14:18 +0000 Arseniy Alekseyev rhg: set the expected dirstate permissions (0o666 minus umask)
Mon, 18 Nov 2024 15:42:09 +0100 Dan Villiom Podlaski Christiansen rust: fix darwin build
Mon, 04 Nov 2024 15:17:54 +0100 Rapha?l Gom?s rust: fix `cargo doc` warnings
Tue, 29 Oct 2024 12:03:55 +0100 Rapha?l Gom?s rust-vfs: rename `open` to `open_write` and `open_read` to `open`
Mon, 21 Oct 2024 12:58:40 +0200 Rapha?l Gom?s rust-vfs: add docstrings to all VFS methods on the trait
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
Mon, 29 Jul 2024 20:49:07 +0200 Rapha?l Gom?s hg-core: add FnCacheVFS
Mon, 29 Jul 2024 20:47:43 +0200 Rapha?l Gom?s hg-core: add a complete VFS
Thu, 17 Oct 2024 15:22:38 +0200 Rapha?l Gom?s rust-vfs: add a TODO to remember a decision taken about naming
Wed, 19 Jun 2024 14:49:35 +0200 Rapha?l Gom?s rust: add Vfs trait
Tue, 07 Mar 2023 13:39:31 +0100 Dan Villiom Podlaski Christiansen rust: fix building on macOS (issue6801) stable
Thu, 02 Mar 2023 19:02:52 +0100 Pierre-Yves David branching: merge stable into default
Mon, 09 Jan 2023 17:40:03 +0100 Rapha?l Gom?s rust: run `cargo clippy`
Mon, 28 Nov 2022 12:33:20 +0100 Rapha?l Gom?s dirstate-v2: don't mmap the data file when on NFS stable
Tue, 19 Jul 2022 15:37:45 +0200 Rapha?l Gom?s rhg: add sparse support
Mon, 29 Nov 2021 18:46:04 +0100 Simon Sapin rust: Add Vfs::write_atomic
Mon, 22 Mar 2021 09:07:10 +0100 Simon Sapin rhg: Initial repository locking
Tue, 23 Nov 2021 20:04:22 +0100 Simon Sapin rhg: Fix status desambiguation of symlinks and executable files
Wed, 13 Oct 2021 10:17:27 -0700 Arseniy Alekseyev rhg: do not fail when the repo is empty
Fri, 10 Sep 2021 09:53:09 +0200 Simon Sapin rust: Switch to the memmap2-rs crate
Mon, 06 Sep 2021 11:39:59 +0200 Simon Sapin rust: Move VFS code to its own module
less more (0) tip