merge: with stable
Description
Description
Details
Details
- Committed
durin42 Oct 7 2021, 10:23 AM - Parents
- rHG690dbe1f07bf: Added signature for changeset 750920b18aaa
rHGe8a576de703f: dirstate-v2: Add internal documentation - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e8a576de703f | D11546 | SimonSapin | dirstate-v2: Add internal documentation | Oct 1 2021 | ||
d467e44f71d7 | D11545 | SimonSapin | dirstate-v2: Move data file info in the docket closer together | Oct 1 2021 | ||
1ab4523afe12 | D11608 | marmoute | dirstate-item: drop the legacy new_normal constructor | Oct 1 2021 | ||
d0081dbca442 | D11607 | marmoute | dirstate-item: replace call to new_normal | Oct 1 2021 | ||
79ebbe19d9e3 | D11606 | marmoute | dirstate-item: replace a call to new_normal | Oct 1 2021 | ||
20e41b367953 | D11605 | marmoute | dirstate-item: drop the legacy new_possibly_dirty constructor | Oct 1 2021 | ||
898de425bcd6 | D11604 | marmoute | dirstate-item: replace call to new_possibly_dirty | Oct 1 2021 | ||
252d2f3f0d17 | D11603 | marmoute | dirstate-item: drop the legacy new_from_p2 constructor | Oct 1 2021 | ||
da304f78a0e1 | D11602 | marmoute | dirstate-item: replace call to new_from_p2 | Oct 1 2021 | ||
b45c4dc65adc | D11601 | marmoute | dirstate-item: drop the legacy new_added constructor | Oct 1 2021 | ||
d342815ff827 | D11600 | marmoute | dirstate-item: replace call to new_added | Oct 1 2021 | ||
b2af515b4faf | D11599 | marmoute | dirstate-item: drop the legacy new_merged constructor | Oct 1 2021 | ||
7a8c9869e4fe | D11598 | marmoute | dirstate-item: replace call to new_merged | Oct 1 2021 | ||
c29d312657d2 | D11597 | marmoute | dirstate-item: drop the `merged` property | Sep 30 2021 | ||
8f88307f8e07 | D11596 | marmoute | dirstate-item: replace another usage of `merged` | Sep 30 2021 | ||
e0b4e4f80fff | D11595 | marmoute | dirstate-item: replace a `merged` usage with `p2_info` | Sep 30 2021 | ||
d71feb05d5b6 | D11594 | marmoute | dirstate-item: drop the `from_p2` property | Sep 30 2021 | ||
6ac2b417d5d7 | D11593 | marmoute | dirstate-item: directly use `p2_info` in `v1_size` | Sep 30 2021 | ||
e2753a7acfa7 | D11592 | marmoute | dirstate-item: use the `p2_info` property to replace more verbose call | Sep 30 2021 | ||
142e9f0a70b5 | D11591 | marmoute | status: process `from_p2` file the same as `merged` one | Sep 28 2021 | ||
de0977ec2d25 | D11590 | marmoute | dirstate: drop an incorrect comment | Sep 30 2021 | ||
180e8fa345cc | D11589 | marmoute | dirstate: drop some duplicated code | Sep 30 2021 | ||
6f54afb094bd | D11587 | marmoute | dirstate: align the dirstate's API to the lower level ones | Sep 30 2021 | ||
21542d4cb568 | D11586 | marmoute | dirstate-item: introduce a `p1_tracked` property | Sep 30 2021 | ||
fb3b41d583c2 | D11585 | marmoute | dirstate-item: introduce a `p2_info` property that combine two others | Sep 30 2021 | ||
42ab0bcb6ded | D11584 | marmoute | dirstate: narrow gathering of parent data | Sep 30 2021 | ||
98b3eb6c1479 | D11583 | marmoute | dirstate: align the dirstatemap's API to the data change | Sep 30 2021 | ||
ab5a7fdbf75c | D11558 | SimonSapin | dirstate-v2: Store a bitfield on disk instead of v1-like state | Oct 1 2021 | ||
38488d488ec1 | D11557 | marmoute | dirstate-item: change the internal storage and constructor value | Oct 1 2021 | ||
25836b0029f5 | D11582 | marmoute | dirstatemap: drop legacy method on the dirstatemap wrapper | Oct 2 2021 | ||
bda85920de6b | D11581 | marmoute | dirstatemap: align the Rust wrapper implementation of `setparent` | Oct 1 2021 | ||
bd5f7c61d69d | D11580 | marmoute | dirstatemap: fix copymap.pop in Rust to return the value it pops | Oct 1 2021 | ||
3c7db97ce541 | D11579 | marmoute | dirstate-item: implement `drop_merge_data` on the Rust DirstateItem | Oct 1 2021 | ||
55293938b843 | D11578 | marmoute | dirstatemap: use a common implement for reset_state | Oct 1 2021 | ||
c057d7c97b72 | D11577 | marmoute | dirstatemap: add a common `_drop_entry` method for dirstatemap | Oct 1 2021 | ||
f903a357ba72 | D11576 | marmoute | dirstatemap: use common code for set_clean | Oct 1 2021 | ||
743808de0c03 | D11575 | marmoute | dirstatemap: use common code for set_possibly_dirty | Oct 1 2021 | ||
a39192fc7c56 | D11574 | marmoute | dirstatemap: use a common implement for set_tracked | Oct 1 2021 | ||
a8ff00ad290b | D11573 | marmoute | dirstatemap: add a common `_insert_entry` method for dirstatemap | Oct 1 2021 | ||
ced8cf9c4905 | D11572 | marmoute | dirstatemap: use a common implementation for `dirstatemap.set_untracked` | Oct 1 2021 | ||
a1a6569b9283 | D11571 | marmoute | dirstatemap: add a common `_refresh_entry` method for dirstatemap | Oct 1 2021 | ||
de793f249852 | D11570 | marmoute | dirstatemap: create `_dirs_incr/_dirs_decr` methods on the common class | Oct 1 2021 | ||
08e04bb0bff3 | D11569 | marmoute | dirstatemap: small rework of the `set_untracked` method | Oct 1 2021 | ||
771c90807a2b | D11568 | marmoute | dirstatemap: arrange methods by category | Oct 2 2021 | ||
bbd924a36a6e | D11567 | marmoute | dirstatemap: move a multiple simple functions in the common class | Oct 2 2021 | ||
5fc2dfb073d6 | D11566 | marmoute | dirstatemap: rename `_rustmap` to `_map` | Oct 1 2021 | ||
fe6617715464 | D11565 | marmoute | dirstatemap: use a common __init__ for dirstatemap | Oct 1 2021 | ||
aec5b0981c26 | D11564 | marmoute | dirstatemap: introduce a common base for the dirstatemap class | Oct 1 2021 | ||
5105a9975407 | D11562 | martinvonz | errors: raise InputError from revsingle() iff revset provided by the user | Sep 28 2021 | ||
b74e128676d4 | D11561 | martinvonz | errors: raise InputError from revpair() iff revset provided by the user | Sep 28 2021 |