D8323: rust-matchers: use the `regex` crate

2020-03-24 Thread Raphaël Gomès
Closed by commit rHG496868f1030c: rust-matchers: use the `regex` crate (authored by Alphare). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY rHG Mercurial CHANGES SINCE

Re: [PATCH 4 of 4] templater: add subsetparents(rev, revset) function

2020-03-24 Thread Augie Fackler
queued with enthusiasm > On Mar 24, 2020, at 10:42, Yuya Nishihara wrote: > > # HG changeset patch > # User Yuya Nishihara > # Date 1584256318 -32400 > # Sun Mar 15 16:11:58 2020 +0900 > # Node ID 700af5e971d4715b255782007f3ee967ed44fd56 > # Parent

D8190: nodemap: test that concurrent process don't see the pending transaction

2020-03-24 Thread durin42 (Augie Fackler)
durin42 added a comment. I think I'm coming around on this. I've poked a few reviewers in private to look at the first three patches in this series to see how they feel, but if I don't hear back in a day or two I think I'll just push the whole stack... REPOSITORY rHG Mercurial CHANGES

mercurial@44588: 9 new changesets (1 on stable)

2020-03-24 Thread Mercurial Commits
9 new changesets (1 on stable) in mercurial: https://www.mercurial-scm.org/repo/hg/rev/3122058df7a5 changeset: 44580:3122058df7a5 branch: stable parent: 44559:bc9a9016467d user:Matt Harbison date:Fri Mar 20 10:04:13 2020 -0400 summary: cext: move variable

Re: mercurial.host, the Heptapod commercial service

2020-03-24 Thread Georges Racinet
Hi, On 3/23/20 3:53 PM, Anton Shestakov wrote: > On Mon, 23 Mar 2020 10:23:05 -0400 > Augie Fackler wrote: > >>> On Mar 22, 2020, at 17:29, Georges Racinet >>> wrote: >>> >>> We've already bought that domain name, but as a courtesy to the >>> community, we wanted to ask if there were strong

D8323: rust-matchers: use the `regex` crate

2020-03-24 Thread Raphaël Gomès
Alphare created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Instead of falling back to Python when a code path with "ignore" functionality is reached and `Re2` is not installed, the default compilation (i.e. without the

[PATCH 4 of 4] templater: add subsetparents(rev, revset) function

2020-03-24 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1584256318 -32400 # Sun Mar 15 16:11:58 2020 +0900 # Node ID 700af5e971d4715b255782007f3ee967ed44fd56 # Parent d686edd2bf8868661260854dfbe37292fec79b4c templater: add subsetparents(rev, revset) function Naming suggestions are welcome. And

[PATCH 3 of 4] templater: remember cache key of evaluated revset

2020-03-24 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1584255645 -32400 # Sun Mar 15 16:00:45 2020 +0900 # Node ID d686edd2bf8868661260854dfbe37292fec79b4c # Parent 2149f8b5c2eeb0cab6cc6aafb06db7cb7370253d templater: remember cache key of evaluated revset This provides a hint for caching

[PATCH 2 of 4] templater: fix cbor() filter to accept smartset

2020-03-24 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1584277298 -32400 # Sun Mar 15 22:01:38 2020 +0900 # Node ID 2149f8b5c2eeb0cab6cc6aafb06db7cb7370253d # Parent 22fa586e96c80e85f433565e39b14b17993310b6 templater: fix cbor() filter to accept smartset So the wrapper type can return a bare

[PATCH 1 of 4] templater: introduce wrapper for smartset (API)

2020-03-24 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1584252764 -32400 # Sun Mar 15 15:12:44 2020 +0900 # Node ID 22fa586e96c80e85f433565e39b14b17993310b6 # Parent 2a98b0cd4995d725104ea1e42b5009f7ee26ac4c templater: introduce wrapper for smartset (API) I want to add a template function which

mercurial@44579: new changeset

2020-03-24 Thread Mercurial Commits
New changeset in mercurial: https://www.mercurial-scm.org/repo/hg/rev/a7f8c657a3f0 changeset: 44579:a7f8c657a3f0 bookmark:@ tag: tip user:Matt Harbison date:Thu Mar 05 11:02:07 2020 -0500 summary: phabricator: allow multiple DREVSPEC args to

D8318: setup: build C extensions with -Werror=declaration-after-statement

2020-03-24 Thread mharbison72 (Matt Harbison)
Closed by commit rHG2a98b0cd4995: setup: build C extensions with -Werror=declaration-after-statement (authored by mharbison72). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY

[Bug 6293] New: Rename directory sometimes inconsistent

2020-03-24 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6293 Bug ID: 6293 Summary: Rename directory sometimes inconsistent Product: Mercurial Version: 4.5.2 Hardware: PC OS: Windows Status: UNCONFIRMED Severity: bug