Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 30 Apr 2021 18:24:54 +0200 | Simon Sapin | dirstate-tree: Make `DirstateMap` borrow from a bytes buffer |
Fri, 30 Apr 2021 18:13:31 +0200 | Simon Sapin | rust: Read dirstate from disk in DirstateMap constructor |
Fri, 30 Apr 2021 15:40:11 +0200 | Simon Sapin | rust: Remove handling of `parents` in `DirstateMap` |
Fri, 30 Apr 2021 14:22:14 +0200 | Simon Sapin | dirstate-tree: Fold "tracked descendants" counter update in main walk |
Thu, 29 Apr 2021 11:32:57 +0200 | Simon Sapin | dirstate-tree: Use HashMap instead of BTreeMap |
Tue, 27 Apr 2021 17:49:38 +0200 | Simon Sapin | dirstate-tree: Add #[timed] attribute to `status` and `DirstateMap::read` |