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
|