D12596: wix: bump the minimum Windows required to 8.1

2022-04-28 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY PyOxidizer binaries are built with py 3.9.6, so not even Windows 7 is supported. Unfortunately, there don't appear to be more recent values for newer

D12595: wix: drop python2 conditionals

2022-04-28 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REPOSITORY rHG Mercurial BRANCH default REVISION DETAIL https://phab.mercurial-scm.org/D12595 AFFECTED FILES contrib/packaging/wix/mercurial.wxs

D12591: debugcommands: remove `debugdirstateignorepatternhash`

2022-04-28 Thread Raphaël Gomès
Alphare created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY This is replaced by the more complete `--docket` option to `debugstate`. REPOSITORY rHG Mercurial BRANCH stable REVISION DETAIL

D12590: dirstate-v2: add flag to `debugstate` to print docket information

2022-04-28 Thread Raphaël Gomès
Alphare created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY This is useful information that we don't easily have access to currently, unless you speak fluent xxd. This replaces `debugdirstateignorepatternshash`,

D12594: rust-dirstate-v2: fix the unused bytes counter when rewriting the dirstate

2022-04-28 Thread Raphaël Gomès
Alphare created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY As per the previous patch, the counter was incorrectly carried over from the old docket when it should be reset for a complete rewrite. REPOSITORY rHG

D12593: rust-dirstate-v2: show `unused_bytes` counter is not reset on total rewrite

2022-04-28 Thread Raphaël Gomès
Alphare created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY This was picked up by @aalekseyev when doing unrelated debugging. The Rust implementation was never resetting this counter, so a brand new file would carry

D12592: test-dirstate: use new `--docket` flag to get the data uuid

2022-04-28 Thread Raphaël Gomès
Alphare created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY This is more robust. REPOSITORY rHG Mercurial BRANCH stable REVISION DETAIL https://phab.mercurial-scm.org/D12592 AFFECTED FILES tests/test-dirstate.t

[Bug 6687] New: hg push to NAS hangs for 1 minute when evolve enabled

2022-04-28 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6687 Bug ID: 6687 Summary: hg push to NAS hangs for 1 minute when evolve enabled Product: Mercurial Version: unspecified Hardware: PC OS: Linux Status: UNCONFIRMED