Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 13 Sep 2021 13:01:25 +0200 | Simon Sapin | rust: Rename Manifest to Manifestlog, ManifestEntry to Manifest |
Thu, 09 Sep 2021 21:04:55 +0200 | Simon Sapin | rust: Add Repo::dirstate_map and use it in `rhg status` |
Fri, 10 Sep 2021 09:53:09 +0200 | Simon Sapin | rust: Switch to the memmap2-rs crate |
Thu, 09 Sep 2021 18:07:40 +0200 | Simon Sapin | rust: Make OwningDirstateMap generic and move it into hg-core |
Mon, 06 Sep 2021 13:39:54 +0200 | Simon Sapin | rust: Move PyBytesWithData out of copy-tracing code |
Mon, 06 Sep 2021 11:39:59 +0200 | Simon Sapin | rust: Move VFS code to its own module |