Mercurial > hg
log rust/hg-core/src/dirstate_tree.rs @ 51568:2a89d2f6336f stable
age | author | description |
---|---|---|
Mon, 27 Sep 2021 13:52:49 +0200 | Simon Sapin | dirstate: Remove the Rust abstraction DirstateMapMethods |
Thu, 09 Sep 2021 18:07:40 +0200 | Simon Sapin | rust: Make OwningDirstateMap generic and move it into hg-core |
Tue, 25 May 2021 09:20:30 +0200 | Simon Sapin | rhg: Add support for dirstate-v2 |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-v2: Change the on-disk format when the requirement is enabled |
Fri, 16 Apr 2021 12:12:04 +0200 | Simon Sapin | dirstate-tree: Give to `status()` mutable access to the `DirstateMap` |
Thu, 08 Apr 2021 20:12:24 +0200 | Simon Sapin | dirstate-tree: Add `WithBasename` wrapper for `HgPath` |
Tue, 30 Mar 2021 09:56:04 +0200 | Simon Sapin | dirstate-tree: Empty shell for a second Rust DirstateMap implementation |
Tue, 30 Mar 2021 14:15:23 +0200 | Simon Sapin | dirstate-tree: Make Rust DirstateMap bindings go through a trait object |