https://bz.mercurial-scm.org/show_bug.cgi?id=6544
Bug ID: 6544
Summary: Best sites to download free antivirus
Product: Mercurial
Version: earlier
Hardware: PC
OS: Windows
Status: UNCONFIRMED
Severity: feat
marmoute created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
We move from sleep based synchronisation to file creation based
synchronisation.
Sleeps is the path to the dark side.
Sleeps leads to flakiness.
Flakine
Pipeline #25002 has failed!
Project: mercurial-devel ( https://foss.heptapod.net/octobus/mercurial-devel )
Branch: branch/default (
https://foss.heptapod.net/octobus/mercurial-devel/-/commits/branch/default )
Commit: 33284b3f (
https://foss.heptapod.net/octobus/mercurial-devel/-/commit/33284b
Pipeline #25000 has failed!
Project: mercurial-devel ( https://foss.heptapod.net/octobus/mercurial-devel )
Branch: branch/default (
https://foss.heptapod.net/octobus/mercurial-devel/-/commits/branch/default )
Commit: 78c090e0 (
https://foss.heptapod.net/octobus/mercurial-devel/-/commit/78c090
15 new changesets in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/4b76f5ca79c4
changeset: 47597:4b76f5ca79c4
user:Pierre-Yves David
date:Thu Jul 08 03:42:14 2021 +0200
summary: mq: update the dirstate and its parent within a `parentchange`
context
https://www.mercu
gracinet created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
Forcing a systematic full garbage collection upon each request
can serioulsy harm performance. This is reported as
https://bz.mercurial-scm.org/show_bug.cgi?i
joerg.sonnenberger created this revision.
Herald added a reviewer: durin42.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
`filelog.size` currently special cases two forms of metadata encoding:
- copy data via the parent order as flag b
On 7/19/21 8:44 PM, Pierre-Yves David wrote:
I poked at a fix and I have something that will only requires minor
adjustment, I should have a patch tomorrow morning.
Here it is
https://phab.mercurial-scm.org/D11201
--
Pierre-Yves David
___
Mercuria