mharbison72 created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
I think it's been mentioned in IRC that these can't be None in this case.
This
fixes:
File "/mnt/c/Users/Matt/hg/mercurial/dirstatemap.py", line 213
Pipeline #25302 has failed!
Project: mercurial-devel ( https://foss.heptapod.net/octobus/mercurial-devel )
Branch: branch/stable (
https://foss.heptapod.net/octobus/mercurial-devel/-/commits/branch/stable )
Commit: 1529ac79 (
https://foss.heptapod.net/octobus/mercurial-devel/-/commit/1529ac79
durin42 created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
Spotted while repairing git extension tests.
REPOSITORY
rHG Mercurial
BRANCH
default
REVISION DETAIL
https://phab.mercurial-scm.org/D11233
AFFECTED FILES
durin42 created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
It looks like a big refactor happened on dirstate, and the git extension was
just ignored.
REPOSITORY
rHG Mercurial
BRANCH
default
REVISION DETAIL
https
durin42 created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
Without this, the rewriteutil logic thinks it's found a reference to the wdir
pseudo-revision, and then tries to look it up and rewrite it. Stop it from
doing
durin42 created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
I couldn't find any evidence this is covered by tests in core (but there's a
good chance I missed it). We've seen a cute bug in that code, but first
let's just
Pipeline #25219 has failed!
Project: mercurial-devel ( https://foss.heptapod.net/octobus/mercurial-devel )
Branch: branch/stable (
https://foss.heptapod.net/octobus/mercurial-devel/-/commits/branch/stable )
Commit: 1d8c1103 (
https://foss.heptapod.net/octobus/mercurial-devel/-/commit/1d8c1103
https://bz.mercurial-scm.org/show_bug.cgi?id=6558
Bug ID: 6558
Summary: more test-nointerrupt.t trouble
Product: Mercurial
Version: stable branch
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: bug
https://bz.mercurial-scm.org/show_bug.cgi?id=6557
Bug ID: 6557
Summary: Malpensa Airport ICAO Code
Product: Mercurial project
Version: unspecified
Hardware: PC
OS: Windows
Status: UNCONFIRMED
Severity: fea
SimonSapin created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
The Rust standard library has a `Path::is_dir` method that returns false
for any I/O error (such as a permission error),
not just "No such file or directory
SimonSapin created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
This adds documentation explaining how to compile, configure, and use rhg
as well as how the fallback mechanism works.
REPOSITORY
rHG Mercurial
BRANCH
s
marmoute created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
It is possible to encounter linux system configured in a way that allow port
< 1024 to be bound by any users. So we update a test to focus more on the
actual
12 matches
Mail list logo