[Bug 6273] New: No warning when rebasing a move clobbers untracked file in wdir

2020-02-18 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6273 Bug ID: 6273 Summary: No warning when rebasing a move clobbers untracked file in wdir Product: Mercurial Version: unspecified Hardware: PC OS: Linux

D8132: copy+mod moved binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. mharbison72 abandoned this revision. Generating test recordings REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D8132/new/ REVISION DETAIL https://phab.mercurial-scm.org/D8132 To: mharbison72, #hg-reviewers Cc: mercurial-d

D8131: move+mod copied binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. mharbison72 abandoned this revision. Generating test recordings REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D8131/new/ REVISION DETAIL https://phab.mercurial-scm.org/D8131 To: mharbison72, #hg-reviewers Cc: mercurial-d

D8130: copied binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. mharbison72 abandoned this revision. Generating test recodings REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D8130/new/ REVISION DETAIL https://phab.mercurial-scm.org/D8130 To: mharbison72, #hg-reviewers Cc: mercurial-de

D8129: moved binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. mharbison72 abandoned this revision. Generating test recodings REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D8129/new/ REVISION DETAIL https://phab.mercurial-scm.org/D8129 To: mharbison72, #hg-reviewers Cc: mercurial-de

D8128: add another binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 added a comment. mharbison72 abandoned this revision. Generating test recodings REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D8128/new/ REVISION DETAIL https://phab.mercurial-scm.org/D8128 To: mharbison72, #hg-reviewers Cc: mercurial-de

D8132: copy+mod moved binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial BRANCH default REVISION DETAIL https://phab.mercurial-scm.org/D8132 AFFECTED FILES bin2_moved bin2_moved_copied CHANGE DETAILS diff --git a/

D8131: move+mod copied binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial BRANCH default REVISION DETAIL https://phab.mercurial-scm.org/D8131 AFFECTED FILES bin2_copied bin2_moved_again CHANGE DETAILS diff --git a/

D8130: copied binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial BRANCH default REVISION DETAIL https://phab.mercurial-scm.org/D8130 AFFECTED FILES bin2_copied bin2_moved CHANGE DETAILS diff --git a/bin2_m

D8129: moved binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial BRANCH default REVISION DETAIL https://phab.mercurial-scm.org/D8129 AFFECTED FILES bin2 bin2_moved CHANGE DETAILS diff --git a/bin2 b/bin2_m

D8128: add another binary

2020-02-18 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial BRANCH default REVISION DETAIL https://phab.mercurial-scm.org/D8128 AFFECTED FILES bin2 CHANGE DETAILS diff --git a/bin2 b/bin2 new file mode

D1622: [PoC] transaction: Use intbitset for implementing changes['phase']

2020-02-18 Thread joerg.sonnenberger (Joerg Sonnenberger)
joerg.sonnenberger added a comment. joerg.sonnenberger abandoned this revision. Obsoleted by range based representation, which often works even better and doesn't depend on C. REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D1622/new/ REVISION DETAIL

D1621: transaction: encodes tuples in changes['phases'] as 4 bit ints

2020-02-18 Thread joerg.sonnenberger (Joerg Sonnenberger)
joerg.sonnenberger added a comment. joerg.sonnenberger abandoned this revision. Obsoleted by storing the phase changes as range, which is normally even more compact. REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D1621/new/ REVISION DETAIL https://ph

D7797: rust-nodemap: pure Rust example

2020-02-18 Thread kevincox (Kevin Cox)
kevincox added inline comments. INLINE COMMENTS > Alphare wrote in index.rs:76 > I am not sure exactly what the `debug_assert` should be? Do you want to check > that the `len` is a multiple of the `align_of::`? Yes, that seems reasonable. It shows what data you are ignoring and will alert us i

D7797: rust-nodemap: pure Rust example

2020-02-18 Thread Raphaël Gomès
Alphare added inline comments. INLINE COMMENTS > kevincox wrote in index.rs:76 > In general an assertion is better than a comment because it expresses the > things that you are assuming in code. I get that "it should always be" which > is why I didn't suggest an `assert` but I think it is still

[Bug 6272] New: test-remotefilelog-local.t is flacky under load

2020-02-18 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6272 Bug ID: 6272 Summary: test-remotefilelog-local.t is flacky under load Product: Mercurial Version: 5.3 Hardware: PC OS: Linux Status: UNCONFIRMED Severity:

[Bug 6271] New: test-nointerrupt.t is flacky under load

2020-02-18 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6271 Bug ID: 6271 Summary: test-nointerrupt.t is flacky under load Product: Mercurial Version: 5.3 Hardware: PC OS: Linux Status: UNCONFIRMED Severity: feature

[Bug 6270] New: test-strip

2020-02-18 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6270 Bug ID: 6270 Summary: test-strip Product: Mercurial Version: 5.3 Hardware: PC OS: Linux Status: UNCONFIRMED Severity: feature Priority: wish