Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 16 Apr 2021 12:12:41 +0200 | Simon Sapin | dirstate-tree: Add the new `status()` algorithm |
Fri, 16 Apr 2021 12:12:04 +0200 | Simon Sapin | dirstate-tree: Give to `status()` mutable access to the `DirstateMap` |
Tue, 06 Apr 2021 15:49:01 +0200 | Simon Sapin | rust: Add doc-comments to DirstateStatus fields |
Tue, 06 Apr 2021 15:14:19 +0200 | Simon Sapin | rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct |
Tue, 13 Apr 2021 17:02:58 +0200 | Simon Sapin | rust: Remove DirstateMap::file_fold_map |
Fri, 09 Apr 2021 13:13:19 +0200 | Simon Sapin | dirstate-tree: Add "non normal" and "from other parent" sets |
Fri, 09 Apr 2021 12:55:35 +0200 | Simon Sapin | dirstate-tree: Add add_file, remove_file, and drop_file |