rust/hg-cpython/src/dirstate/dispatch.rs
Fri, 16 Jul 2021 14:08:26 +0200 Simon Sapin dirstate-v2: Separate iterators for dirfoldmap and debugdirstate
Thu, 15 Jul 2021 23:02:17 +0200 Simon Sapin dirstate-v2: Move fixed-size tree metadata into the docket file
Tue, 13 Jul 2021 17:18:23 +0200 Simon Sapin dirstate-v2: Support appending to the same data file
Thu, 08 Jul 2021 12:18:21 +0200 Simon Sapin dirstate-v2: Introduce a docket file
Sun, 04 Jul 2021 02:28:08 +0200 Pierre-Yves David dirstate: no longer pass `oldstate` to the `dropfile`
Sun, 04 Jul 2021 01:48:11 +0200 Pierre-Yves David dirstate: use a `merged` parameter to _addpath
Sun, 04 Jul 2021 01:42:10 +0200 Pierre-Yves David dirstate: use a `added` parameter to _addpath
Sat, 03 Jul 2021 20:59:26 +0200 Pierre-Yves David dirstate: no longer pass the `oldstate` value to the dirstatemap
Sun, 04 Jul 2021 20:23:19 +0200 Pierre-Yves David dirstate: move the handling of special case within the dirstatemap
Sat, 03 Jul 2021 19:52:00 +0200 Pierre-Yves David dirstate: move most of the `remove` logic with dirstatemap `removefile`
Mon, 28 Jun 2021 15:52:10 +0200 Simon Sapin dirstate: Removed unused instances of `DirsMultiset`
Mon, 31 May 2021 19:54:41 +0200 Simon Sapin dirstate-v2: Add --dirs to debugdirstate command
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Make more APIs fallible, returning Result
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin rust: Return owned instead of borrowed DirstateEntry in DirstateMap APIs
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Change the on-disk format when the requirement is enabled
Fri, 30 Apr 2021 19:57:46 +0200 Simon Sapin rust: Use `&HgPath` instead of `&HgPathBuf` in may APIs
Fri, 30 Apr 2021 18:24:54 +0200 Simon Sapin dirstate-tree: Make `DirstateMap` borrow from a bytes buffer
less more (0) tip