Mercurial > hg
log rust/hg-core/src/vfs.rs @ 48614:3efc8644dd00
age | author | description |
---|---|---|
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 |