Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-tree: Add `NodeRef` and `ChildNodesRef` enums |
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-tree: Downgrade `&mut Node` to `&Node` in status and serialization |
Wed, 19 May 2021 13:15:00 +0200 | Simon Sapin | dirstate-tree: Remove DirstateMap::iter_node_data_mut |
Fri, 28 May 2021 17:33:20 -0400 | Matt Harbison | merge with stable |
Wed, 26 May 2021 21:46:45 +0200 | Pierre-Yves David | revlog: close the index file handle after the data one |
Wed, 26 May 2021 21:35:51 +0200 | Pierre-Yves David | revlog: simplify the try nesting in the `_writing` context |