Re: [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e

2018-12-02 Thread Matt Harbison
On Sun, 02 Dec 2018 06:37:12 -0500, Yuya Nishihara wrote: On Fri, 30 Nov 2018 23:10:55 -0500, Matt Harbison wrote: # HG changeset patch # User Matt Harbison # Date 1543121473 18000 # Sat Nov 24 23:51:13 2018 -0500 # Node ID d5a04a8016a270dce028bddb2483509e0429f113 # Parent

mercurial@40727: 3 new changesets (3 on stable)

2018-12-02 Thread Mercurial Commits
3 new changesets (3 on stable) in mercurial: https://www.mercurial-scm.org/repo/hg/rev/90e26ef4cbb1 changeset: 40725:90e26ef4cbb1 branch: stable user:Augie Fackler date:Thu Nov 29 16:25:37 2018 -0500 summary: tests: stabilize test-inherit-mode.t on FreeBSD and macOS

D5352: match: drop unnecessary wrapping of regex in group

2018-12-02 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a reviewer: durin42. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY It seems the regexes have been wrapped in an unnamed group since

D5351: match: use _BASE_SIZE instead of magic value 4

2018-12-02 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5351 AFFECTED FILES mercurial/match.py CHANGE DETAILS diff --git a/mercurial/match.py

D5350: match: make "groupsize" include the trailing "|"

2018-12-02 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY I think this is a little easier to follow and it will simplify later patches too. REPOSITORY rHG Mercurial REVISION DETAIL

D5349: match: fix an unaligned (but harmless) indent

2018-12-02 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5349 AFFECTED FILES mercurial/match.py CHANGE DETAILS diff --git a/mercurial/match.py

Re: [PATCH 4 of 5 V4] match: avoid translating glob to matcher multiple times for large sets

2018-12-02 Thread Martin von Zweigbergk via Mercurial-devel
On Sun, Dec 2, 2018 at 7:26 AM Boris FELD wrote: > > On 02/12/2018 01:38, Martin von Zweigbergk via Mercurial-devel wrote: > > I have a few more questions. Sorry I didn't notice last time (because I > only considered the higher-level issues). > > On Sat, Dec 1, 2018 at 4:07 AM Boris Feld wrote:

[PATCH 4 of 4] mmapindex: set default to 1MB

2018-12-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1542949784 -3600 # Fri Nov 23 06:09:44 2018 +0100 # Node ID 9708243274585f9544c70925eb0b0fa0ec7aba4f # Parent 0fff68dfbe48d87dce8b8736c0347ed5aa79030e # EXP-Topic mmap # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 2 of 4] perf: add a --rev attribute to perfindex

2018-12-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1543676247 -3600 # Sat Dec 01 15:57:27 2018 +0100 # Node ID 0f29dba58034752d00c2ccbe41cc787b6dec # Parent 63dc9727cc56dcf4995f45fdabb3c56ef84e4389 # EXP-Topic mmap # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 3 of 4] mmapindex: move the 'mmapindexthreshold' option out of experimental

2018-12-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1542949653 -3600 # Fri Nov 23 06:07:33 2018 +0100 # Node ID 0fff68dfbe48d87dce8b8736c0347ed5aa79030e # Parent 0f29dba58034752d00c2ccbe41cc787b6dec # EXP-Topic mmap # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 1 of 4] perf: update perfindex to be more realistic

2018-12-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1542949418 -3600 # Fri Nov 23 06:03:38 2018 +0100 # Node ID 63dc9727cc56dcf4995f45fdabb3c56ef84e4389 # Parent 5cbb74999040905c12dff2695817f7e19c841a4d # EXP-Topic mmap # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 3 of 3] upgrade: clarify "aggressivemergedelta" handling

2018-12-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1531475115 -7200 # Fri Jul 13 11:45:15 2018 +0200 # Node ID a103c42778e617014c95d9c6f9936bfbe420271a # Parent 67ee61288306b5f74c2151a3e71a5321bc5989cb # EXP-Topic upgrade-test # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 2 of 3] upgrade: add '-' in optimisation name

2018-12-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1531443930 -7200 # Fri Jul 13 03:05:30 2018 +0200 # Node ID 67ee61288306b5f74c2151a3e71a5321bc5989cb # Parent 8ca558d1dc064bef67b6fb4341feecddceb216ce # EXP-Topic upgrade-test # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 1 of 3] upgrade: test that fncache is valid after repository upgrade

2018-12-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1531443292 -7200 # Fri Jul 13 02:54:52 2018 +0200 # Node ID 8ca558d1dc064bef67b6fb4341feecddceb216ce # Parent 7e6834ade51d98da575cfbeef651fc8a465c38b8 # EXP-Topic upgrade-test # Available At https://bitbucket.org/octobus/mercurial-devel/ #

Re: [PATCH] sparse-revlog: protect C code against delta chain including nullrev

2018-12-02 Thread Boris FELD
On 30/11/2018 12:45, Yuya Nishihara wrote: > On Thu, 29 Nov 2018 18:55:01 +0100, Boris Feld wrote: >> # HG changeset patch >> # User Boris Feld >> # Date 1543508919 -3600 >> # Thu Nov 29 17:28:39 2018 +0100 >> # Node ID 5a6a715f4ed0fa4d47bdd6b6413797fe6cb17f88 >> # Parent

Re: [PATCH 6 of 6] vfs: also audit rename

2018-12-02 Thread Boris FELD
On 28/11/2018 13:04, Yuya Nishihara wrote: > On Mon, 26 Nov 2018 19:22:48 +0100, Boris Feld wrote: >> # HG changeset patch >> # User Boris Feld >> # Date 1498961267 -7200 >> # Sun Jul 02 04:07:47 2017 +0200 >> # Node ID afdc73b20bd1faeec1b278ef0a2ab8d1dda71eb8 >> # Parent

Re: [PATCH 4 of 5 V4] match: avoid translating glob to matcher multiple times for large sets

2018-12-02 Thread Boris FELD
On 02/12/2018 01:38, Martin von Zweigbergk via Mercurial-devel wrote: > I have a few more questions. Sorry I didn't notice last time (because > I only considered the higher-level issues). > > On Sat, Dec 1, 2018 at 4:07 AM Boris Feld > wrote: > > # HG changeset

Re: [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e

2018-12-02 Thread Matt Harbison
>> On Dec 2, 2018, at 6:37 AM, Yuya Nishihara wrote: >> >> On Fri, 30 Nov 2018 23:10:55 -0500, Matt Harbison wrote: >> # HG changeset patch >> # User Matt Harbison >> # Date 1543121473 18000 >> # Sat Nov 24 23:51:13 2018 -0500 >> # Node ID d5a04a8016a270dce028bddb2483509e0429f113 >> #

[Bug 6031] New: test-encoding-align test failure

2018-12-02 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6031 Bug ID: 6031 Summary: test-encoding-align test failure Product: Mercurial Version: 4.8 Hardware: All OS: NetBSD Status: UNCONFIRMED Severity: bug

[Bug 6030] New: test-https test failure

2018-12-02 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6030 Bug ID: 6030 Summary: test-https test failure Product: Mercurial Version: 4.8 Hardware: All OS: NetBSD Status: UNCONFIRMED Severity: bug

Re: [PATCH 1 of 6] extensions: import the exthelper class from evolve ff799015d62e

2018-12-02 Thread Yuya Nishihara
On Fri, 30 Nov 2018 23:10:55 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt Harbison > # Date 1543121473 18000 > # Sat Nov 24 23:51:13 2018 -0500 > # Node ID d5a04a8016a270dce028bddb2483509e0429f113 > # Parent 33d30fb1e4ae52a283ef487ccf5dfbe59b8a5a68 > extensions: import