mercurial-devel | Failed pipeline for branch/default | f4074743

2021-10-08 Thread Heptapod
Pipeline #27558 has failed! Project: mercurial-devel ( https://foss.heptapod.net/mercurial/mercurial-devel ) Branch: branch/default ( https://foss.heptapod.net/mercurial/mercurial-devel/-/commits/branch/default ) Commit: f4074743 (

D11622: dirstate: simplify cat operation

2021-10-08 Thread martinvonz (Martin von Zweigbergk)
martinvonz 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/D11622 AFFECTED FILES rust/hg-core/src/operations/cat.rs

mercurial@48167: new changeset

2021-10-08 Thread Mercurial Commits
New changeset in mercurial: https://www.mercurial-scm.org/repo/hg/rev/1b0f8aafedea changeset: 48167:1b0f8aafedea bookmark:@ tag: tip parent: 48166:e8a576de703f parent: 48081:690dbe1f07bf user:Augie Fackler date:Thu Oct 07 10:23:57 2021 -0400 summary:

D11621: dirstate: Move more methods to the _dirstatemapcommon base class

2021-10-08 Thread SimonSapin
SimonSapin created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY This reduces duplication slightly and will help with supporting dirstate-v2 when Rust is not enabled. REPOSITORY rHG Mercurial BRANCH default REVISION

D11620: dirstate-v2: Change swap the order of size and mtime on disk

2021-10-08 Thread SimonSapin
SimonSapin created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY This makes the dirstate-v2 file format match dirstate-v2 for the order of `mode`, `size`, and `mtime`. This order does not matter as long as these

D11619: hg: use dict.get() instead, to prevent KeyError

2021-10-08 Thread khanchi97 (Sushil khanchi)
khanchi97 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/D11619 AFFECTED FILES mercurial/debugcommands.py mercurial/hg.py CHANGE

D11618: rust: Make the hg-cpython crate default to Python 3

2021-10-08 Thread SimonSapin
SimonSapin created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY This default is used when running `cargo` manually such as for `cargo test`. `setup.py` and `Makefile` both configure the Python major version explicitly.

Re: Evolve mini-sprint October 8th

2021-10-08 Thread Anton Shestakov
Hello again, We have started the mini-sprint! As I've mentioned earlier, any questions about evolution are fine to ask either in our IRC (see the quoted email for links) or in the VC. Link to the VC: https://meet.jit.si/evolve-mini-sprint-10.4.0 Questions about Mercurial in general are also