Fri, 01 Oct 2021 01:27:53 +0200 |
Pierre-Yves David |
dirstate: align the dirstatemap's API to the data change
|
Fri, 01 Oct 2021 18:49:33 +0200 |
Simon Sapin |
dirstate-v2: Store a bitfield on disk instead of v1-like state
|
Fri, 01 Oct 2021 20:35:30 +0200 |
Pierre-Yves David |
dirstate-item: change the internal storage and constructor value
|
Sat, 02 Oct 2021 11:39:57 +0200 |
Pierre-Yves David |
dirstatemap: drop legacy method on the dirstatemap wrapper
|
Sat, 02 Oct 2021 00:15:24 +0200 |
Pierre-Yves David |
dirstatemap: align the Rust wrapper implementation of `setparent`
|
Sat, 02 Oct 2021 00:44:17 +0200 |
Pierre-Yves David |
dirstatemap: fix copymap.pop in Rust to return the value it pops
|
Sat, 02 Oct 2021 00:14:32 +0200 |
Pierre-Yves David |
dirstate-item: implement `drop_merge_data` on the Rust DirstateItem
|
Sat, 02 Oct 2021 00:02:55 +0200 |
Pierre-Yves David |
dirstatemap: use a common implement for reset_state
|