Mercurial > hg
log rust/hg-core/src/dirstate_tree/status.rs @ 47117:60d852ae7e7b
age | author | description |
---|---|---|
Tue, 27 Apr 2021 14:20:48 +0200 | Simon Sapin | dirstate-tree: Paralellize the status algorithm with Rayon |
Mon, 26 Apr 2021 19:28:56 +0200 | Simon Sapin | dirstate-tree: Handle I/O errors in status |
Mon, 26 Apr 2021 19:16:23 +0200 | Simon Sapin | dirstate-tree: Ignore FIFOs etc. in the status algorithm |
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` |