rust/hg-cpython/src/dirstate/item.rs
Fri, 01 Oct 2021 09:23:28 +0200 Pierre-Yves David dirstate-item: drop the legacy new_from_p2 constructor
Fri, 01 Oct 2021 09:16:53 +0200 Pierre-Yves David dirstate-item: drop the legacy new_added constructor
Fri, 01 Oct 2021 09:14:10 +0200 Pierre-Yves David dirstate-item: drop the legacy new_merged constructor
Fri, 01 Oct 2021 03:30:00 +0200 Pierre-Yves David dirstate-item: drop the `merged` property
Fri, 01 Oct 2021 03:26:12 +0200 Pierre-Yves David dirstate-item: drop the `from_p2` property
Fri, 01 Oct 2021 04:07:21 +0200 Pierre-Yves David dirstate-item: introduce a `p1_tracked` property
Fri, 01 Oct 2021 04:04:09 +0200 Pierre-Yves David dirstate-item: introduce a `p2_info` property that combine two others
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 00:14:32 +0200 Pierre-Yves David dirstate-item: implement `drop_merge_data` on the Rust DirstateItem
Wed, 29 Sep 2021 14:51:31 +0200 Pierre-Yves David dirstate-item: introduce a `any_tracked` property
Wed, 29 Sep 2021 14:41:19 +0200 Pierre-Yves David dirstate-item: introduce a `maybe_clean` property
Tue, 28 Sep 2021 20:00:19 +0200 Pierre-Yves David dirstate: drop the from_p2_removed method
Tue, 28 Sep 2021 19:15:46 +0200 Pierre-Yves David dirstate: drop the merged_removed method
Tue, 28 Sep 2021 20:05:37 +0200 Pierre-Yves David dirstate: drop all logic around the "non-normal" sets
Thu, 23 Sep 2021 18:29:40 +0200 Simon Sapin dirstate: Pass the final DirstateItem to _rustmap.addfile()
Wed, 22 Sep 2021 18:21:58 +0200 Simon Sapin dirstate: Skip no-op conversion in Rust DirstateMap::set_v1
Wed, 22 Sep 2021 11:28:52 +0200 Simon Sapin rust: Add Python bindings for DirstateEntry as rustext.dirstate.DirstateItem
less more (0) tip