D12375: tests: fix formatting issue in run-tests.py after c194e93d1ebc

2022-03-14 Thread spectral (Kyle Lippincott)
spectral 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/D12375 AFFECTED FILES tests/run-tests.py CHANGE DETAILS diff --git

D12374: revlog: fix wrong type of rank_unknown variable

2022-03-14 Thread jcristau (Julien Cristau)
jcristau created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY We treat "rank" as an int everywhere, but declare rank_unknown as a char. On architectures where char is signed, that works out ok, but when char is

[PATCH evolve-ext] evolve: support hg continue and hg abort

2022-03-14 Thread Luke Granger-Brown
# HG changeset patch # User Luke Granger-Brown # Date 1647196527 0 # Sun Mar 13 18:35:27 2022 + # Node ID f1d7992cefc201ed029723b1666328d77ff7000e # Parent 9e0aa8929206db3080cc434089978384077c03fe evolve: support hg continue and hg abort `hg evolve` and `hg pick` both already support

mercurial-devel | Failed pipeline for branch/default | 252873d3

2022-03-14 Thread Heptapod
Pipeline #46274 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: 252873d3 (

mercurial-devel | Failed pipeline for branch/default | 03042dfa

2022-03-14 Thread Heptapod
Pipeline #46271 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: 03042dfa (

D12373: rust-hg-core: use correct type for libc hostname buffer

2022-03-14 Thread lukegb (Luke Granger-Brown)
lukegb created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REVISION SUMMARY The type of libc::c_char is u8 on aarch64 rather than i8, which causes the use of a specifically-typed constant to fail. REPOSITORY rHG Mercurial BRANCH

mercurial@48961: 7 new changesets

2022-03-14 Thread Mercurial Commits
7 new changesets in mercurial: https://www.mercurial-scm.org/repo/hg/rev/db960032d522 changeset: 48955:db960032d522 user:Pierre-Yves David date:Wed Mar 09 16:44:48 2022 +0100 summary: debugdiscovery: fix a typo in the help

mercurial-devel | Failed pipeline for branch/default | 252873d3

2022-03-14 Thread Heptapod
Pipeline #46256 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: 252873d3 (