[PATCH V3] rebase: fail-fast the pull if working dir is not clean (BC)

2017-01-05 Thread Valters Vingolds
# HG changeset patch # User Valters Vingolds # Date 1483272989 -3600 # Sun Jan 01 13:16:29 2017 +0100 # Node ID e34ac9f0b311708613ae5d18b5791768a90e3582 # Parent 0064a1eb28e246ded9b726c696d048143d1b23f1 rebase: fail-fast the pull if working dir is not clean (BC) Refuse to run 'hg pull --reb

[PATCH evolve-ext] tests: fix tests to reflect hg core changes

2017-01-05 Thread Stanislau Hlebik
# HG changeset patch # User Stanislau Hlebik # Date 1483608997 28800 # Thu Jan 05 01:36:37 2017 -0800 # Node ID 98b6678ee09c76aa471b119939935a9b67b1ff77 # Parent ba9fabaca91b0897cffb7048d81193e44d440948 tests: fix tests to reflect hg core changes In f05ede08dcf7d13794ccc9abb53877a50bf2b58b

Re: [PATCH V2] setup: pass named argument to setup_zstd

2017-01-05 Thread Pierre-Yves David
On 01/05/2017 04:18 AM, Gregory Szorc wrote: # HG changeset patch # User Gregory Szorc # Date 1483586264 28800 # Wed Jan 04 19:17:44 2017 -0800 # Node ID 7242afc7fe15bd46ec7bde353def34c0e39a20ec # Parent 13d94304c8daa1fea0551ffb39b2ca3da40e92d7 setup: pass named argument to setup_zstd

Re: [PATCH V2] hgweb: add missing slash to file log url in rss style

2017-01-05 Thread Pierre-Yves David
On 01/04/2017 05:56 PM, Valters Vingolds wrote: Apologies - my handling of patchbomb misfired (I put in wrong rev number!) :( Please disregard. Do you know about --confirm? it helps prevent this kind of misfire. You can even set it for good in your config: [patchbomb] intro=never conf

Re: [PATCH 3 of 3 V2] summary: add evolution "troubles" information to parents header lines

2017-01-05 Thread Denis Laxalde
Pierre-Yves David a écrit : On 11/08/2016 03:19 PM, Denis Laxalde wrote: # HG changeset patch # User Denis Laxalde # Date 1475935828 -7200 # Sat Oct 08 16:10:28 2016 +0200 # Node ID 35c0f05d694cb9541d60bad9a940cb93a39d615d # Parent b5d3d230bbc64d44968a9912e8e72aac8236522a # EXP-Topic evol

Re: [PATCH V2] hgweb: add missing slash to file log url in rss style

2017-01-05 Thread Valters Vingolds
Hi, I configured patchbomb as documented in https://www.mercurial-scm.org/wiki/ContributingChanges The wiki page specifies: [patchbomb] patchbomb.confirm=True patchbomb.intro=never But the confirmation prompt was never shown. Now I can confirm [patchbomb] confirm=True works and actually does a

[PATCH 4 of 4] revset: drop TODO comment about sorting issue of fullreposet

2017-01-05 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1463226764 -32400 # Sat May 14 20:52:44 2016 +0900 # Node ID 65c2380fdab26efeee4356170bbad53504bcd614 # Parent 1ae32abc1f69e33392d7f929b8c7130efc915e78 revset: drop TODO comment about sorting issue of fullreposet The bootstrapping issue was

[PATCH 1 of 4] revset: make children() not look at p2 if null (issue5439)

2017-01-05 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1432346651 -32400 # Sat May 23 11:04:11 2015 +0900 # Node ID 77cde77a8f4c9717e36b8b5d62b9518e68c1ac27 # Parent c3db3bb4699fdd03df5696f7a0bddfbbe10cf23c revset: make children() not look at p2 if null (issue5439) Unlike p1 = null, p2 = null de

[PATCH 3 of 4] revset: document wdir() as an experimental function

2017-01-05 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1483624422 -32400 # Thu Jan 05 22:53:42 2017 +0900 # Node ID 1ae32abc1f69e33392d7f929b8c7130efc915e78 # Parent 8464d3337540ccf9a2a41108f470dff363e46947 revset: document wdir() as an experimental function Let's resurrect the docstring since o

[PATCH 2 of 4] revset: categorize wdir() as very fast function

2017-01-05 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1471683023 -32400 # Sat Aug 20 17:50:23 2016 +0900 # Node ID 8464d3337540ccf9a2a41108f470dff363e46947 # Parent 77cde77a8f4c9717e36b8b5d62b9518e68c1ac27 revset: categorize wdir() as very fast function The cost of wdir() should be identical to

Re: [PATCH V2] hgweb: add missing slash to file log url in rss style

2017-01-05 Thread Pierre-Yves David
On 01/05/2017 02:56 PM, Valters Vingolds wrote: Hi, I configured patchbomb as documented in https://www.mercurial-scm.org/wiki/ContributingChanges The wiki page specifies: [patchbomb] patchbomb.confirm=True patchbomb.intro=never But the confirmation prompt was never shown. Now I can confirm

mercurial@30698: new changeset

2017-01-05 Thread Mercurial Commits
New changeset in mercurial: https://www.mercurial-scm.org/repo/hg/rev/c3db3bb4699f changeset: 30698:c3db3bb4699f bookmark:@ tag: tip user:Gregory Szorc date:Wed Jan 04 19:17:44 2017 -0800 summary: setup: pass named argument to setup_zstd -- Repository URL: http

Re: [PATCH 2 of 5 V4] cmdutil: add support for evolution "troubles" display in changeset_printer

2017-01-05 Thread Yuya Nishihara
On Tue, 03 Jan 2017 13:54:36 +0100, Denis Laxalde wrote: > # HG changeset patch > # User Denis Laxalde > # Date 1476094018 -7200 > # Mon Oct 10 12:06:58 2016 +0200 > # Node ID 7a01933ed8be3b286a0bbd666d46e7de3efa2d67 > # Parent ca42aac155d48ccd89fcf1c9fac46579c2a56378 > # EXP-Topic evolve-ui

Re: [PATCH 4 of 5 V4] templates: display evolution "troubles" in command line style

2017-01-05 Thread Yuya Nishihara
On Wed, 4 Jan 2017 17:23:52 +0100, Pierre-Yves David wrote: > On 01/03/2017 01:54 PM, Denis Laxalde wrote: > > # HG changeset patch > > # User Denis Laxalde > > # Date 1478597306 -3600 > > # Tue Nov 08 10:28:26 2016 +0100 > > # Node ID 92c6feb3e6556115847482dd82b9f40cf6696556 > > # Parent 41

Re: [PATCH 4 of 4] revset: drop TODO comment about sorting issue of fullreposet

2017-01-05 Thread Martin von Zweigbergk via Mercurial-devel
On Thu, Jan 5, 2017 at 6:48 AM, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1463226764 -32400 > # Sat May 14 20:52:44 2016 +0900 > # Node ID 65c2380fdab26efeee4356170bbad53504bcd614 > # Parent 1ae32abc1f69e33392d7f929b8c7130efc915e78 > revset: drop TODO com

[PATCH 1 of 4 flagprocessor v8] revlog: add 'raw' argument to revision and _addrevision

2017-01-05 Thread Remi Chaintron
# HG changeset patch # User Remi Chaintron # Date 1483636567 0 # Thu Jan 05 17:16:07 2017 + # Node ID 8c12adc05b5b1c564eb068d5ad893b33aadd4f76 # Parent 8385310370d0c472373ca9eb8aec59d50218d7e1 revlog: add 'raw' argument to revision and _addrevision This patch introduces a new 'raw' argu

[PATCH 3 of 4 flagprocessor v8] revlog: flag processor

2017-01-05 Thread Remi Chaintron
# HG changeset patch # User Remi Chaintron # Date 1483636648 0 # Thu Jan 05 17:17:28 2017 + # Node ID 8701df1c04340e9951481dc4c366ba550b4e790f # Parent a93b1ff78332f4f78e77ec9aaa2c63f7f975399c revlog: flag processor Add the ability for revlog objects to process revision flags and apply

[PATCH 2 of 4 flagprocessor v8] revlog: pass revlog flags to addrevision

2017-01-05 Thread Remi Chaintron
# HG changeset patch # User Remi Chaintron # Date 1483636567 0 # Thu Jan 05 17:16:07 2017 + # Node ID a93b1ff78332f4f78e77ec9aaa2c63f7f975399c # Parent 8c12adc05b5b1c564eb068d5ad893b33aadd4f76 revlog: pass revlog flags to addrevision Adding the ability to passing flags to addrevision in

[PATCH 4 of 4 flagprocessor v8] revlog: REVIDX_EXTSTORED flag

2017-01-05 Thread Remi Chaintron
# HG changeset patch # User Remi Chaintron # Date 1483636611 0 # Thu Jan 05 17:16:51 2017 + # Node ID ac003e8cf4f2dcc0283bcaa7c6722f4c4459dd86 # Parent 8701df1c04340e9951481dc4c366ba550b4e790f revlog: REVIDX_EXTSTORED flag diff --git a/mercurial/help/internals/revlogs.txt b/mercurial/h

Re: [PATCH V3] rebase: fail-fast the pull if working dir is not clean (BC)

2017-01-05 Thread Sean Farley
Valters Vingolds writes: > # HG changeset patch > # User Valters Vingolds > # Date 1483272989 -3600 > # Sun Jan 01 13:16:29 2017 +0100 > # Node ID e34ac9f0b311708613ae5d18b5791768a90e3582 > # Parent 0064a1eb28e246ded9b726c696d048143d1b23f1 > rebase: fail-fast the pull if working dir is not

Re: [PATCH evolve-ext] tests: fix tests to reflect hg core changes

2017-01-05 Thread Sean Farley
Stanislau Hlebik writes: > # HG changeset patch > # User Stanislau Hlebik > # Date 1483608997 28800 > # Thu Jan 05 01:36:37 2017 -0800 > # Node ID 98b6678ee09c76aa471b119939935a9b67b1ff77 > # Parent ba9fabaca91b0897cffb7048d81193e44d440948 > tests: fix tests to reflect hg core changes > >

Re: [PATCH 3 of 3 V2] summary: add evolution "troubles" information to parents header lines

2017-01-05 Thread Sean Farley
Denis Laxalde writes: > Pierre-Yves David a écrit : >> On 11/08/2016 03:19 PM, Denis Laxalde wrote: >>> # HG changeset patch >>> # User Denis Laxalde >>> # Date 1475935828 -7200 >>> # Sat Oct 08 16:10:28 2016 +0200 >>> # Node ID 35c0f05d694cb9541d60bad9a940cb93a39d615d >>> # Parent b5d3d23

Re: [PATCH 4 of 5 V4] templates: display evolution "troubles" in command line style

2017-01-05 Thread Pierre-Yves David
On 01/05/2017 04:16 PM, Yuya Nishihara wrote: On Wed, 4 Jan 2017 17:23:52 +0100, Pierre-Yves David wrote: On 01/03/2017 01:54 PM, Denis Laxalde wrote: # HG changeset patch # User Denis Laxalde # Date 1478597306 -3600 # Tue Nov 08 10:28:26 2016 +0100 # Node ID 92c6feb3e6556115847482dd82b

Re: [PATCH 2 of 5 V4] cmdutil: add support for evolution "troubles" display in changeset_printer

2017-01-05 Thread Pierre-Yves David
On 01/05/2017 04:10 PM, Yuya Nishihara wrote: On Tue, 03 Jan 2017 13:54:36 +0100, Denis Laxalde wrote: # HG changeset patch # User Denis Laxalde # Date 1476094018 -7200 # Mon Oct 10 12:06:58 2016 +0200 # Node ID 7a01933ed8be3b286a0bbd666d46e7de3efa2d67 # Parent ca42aac155d48ccd89fcf1c9f

mercurial@30702: 4 new changesets

2017-01-05 Thread Mercurial Commits
4 new changesets in mercurial: https://www.mercurial-scm.org/repo/hg/rev/5bda147c3139 changeset: 30699:5bda147c3139 user:Yuya Nishihara date:Sat May 23 11:04:11 2015 +0900 summary: revset: make children() not look at p2 if null (issue5439) https://www.mercurial-scm.org/repo

Re: [PATCH] py3: have a bytes version of shlex.split()

2017-01-05 Thread Pulkit Goyal
I don't know who did it, but this one is already pushed(https://www.mercurial-scm.org/repo/hg-committed/rev/caf7e1c5efe4). I think this will prevent any further confusion. On Sun, Dec 25, 2016 at 5:46 AM, Pulkit Goyal <7895pul...@gmail.com> wrote: > # HG changeset patch > # User Pulkit Goyal <7895

Re: [PATCH] py3: have a bytes version of shlex.split()

2017-01-05 Thread Sean Farley
Pulkit Goyal <7895pul...@gmail.com> writes: > I don't know who did it, but this one is already > pushed(https://www.mercurial-scm.org/repo/hg-committed/rev/caf7e1c5efe4). > I think this will prevent any further confusion. Hmm, good question. I've gone ahead and marked it as accepted in patchwork.

Re: [PATCH 3 of 3 V2] summary: add evolution "troubles" information to parents header lines

2017-01-05 Thread Pierre-Yves David
On 01/05/2017 08:29 PM, Sean Farley wrote: Denis Laxalde writes: Pierre-Yves David a écrit : On 11/08/2016 03:19 PM, Denis Laxalde wrote: # HG changeset patch # User Denis Laxalde # Date 1475935828 -7200 # Sat Oct 08 16:10:28 2016 +0200 # Node ID 35c0f05d694cb9541d60bad9a940cb93a39d6

Re: [PATCH 2 of 2 V2] config: add docs for ignoring all text below in the editor

2017-01-05 Thread Pierre-Yves David
On 01/05/2017 08:45 AM, Sean Farley wrote: # HG changeset patch # User Sean Farley # Date 1483590762 21600 # Wed Jan 04 22:32:42 2017 -0600 # Node ID db9f05a54af42bfb8d6c194b2a7d2e304c6faae6 # Parent 0ca4ce1550141b0372c916b9964c510788685e54 config: add docs for ignoring all text below in

[PATCH] make: remove targets for building packages for ubuntu wily (end of life)

2017-01-05 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov # Date 1483667800 -28800 # Fri Jan 06 09:56:40 2017 +0800 # Node ID 90b91ae76caca024f2a94e53705ddd2a06963da0 # Parent 69459fdf3b1b06e4add68d4dbd36a585d818f3b1 make: remove targets for building packages for ubuntu wily (end of life) Ubuntu 15.10 (W

Re: [PATCH] make: remove targets for building packages for ubuntu wily (end of life)

2017-01-05 Thread Pierre-Yves David
On 01/06/2017 03:27 AM, Anton Shestakov wrote: # HG changeset patch # User Anton Shestakov # Date 1483667800 -28800 # Fri Jan 06 09:56:40 2017 +0800 # Node ID 90b91ae76caca024f2a94e53705ddd2a06963da0 # Parent 69459fdf3b1b06e4add68d4dbd36a585d818f3b1 make: remove targets for building pack

Re: [PATCH 2 of 2] repair: combine two loops over changelog revisions

2017-01-05 Thread Pierre-Yves David
On 01/04/2017 08:09 PM, Martin von Zweigbergk via Mercurial-devel wrote: On Wed, Jan 4, 2017 at 11:06 AM, Pierre-Yves David wrote: On 01/04/2017 07:52 PM, Martin von Zweigbergk via Mercurial-devel wrote: # HG changeset patch # User Martin von Zweigbergk # Date 1483554904 28800 # Wed

Re: [PATCH RFC] patch: add index line for diff output

2017-01-05 Thread Pierre-Yves David
On 12/31/2016 10:45 PM, Sean Farley wrote: # HG changeset patch # User Sean Farley # Date 1483220517 21600 # Sat Dec 31 15:41:57 2016 -0600 # Node ID e461e74f54822fef345ffb79bc806e32f03e93fe # Parent bd762c3d68423f7fa9e5e2b97425ed7108e0b8fc patch: add index line for diff output TL;DR:

Re: [PATCH] make: remove targets for building packages for ubuntu wily (end of life)

2017-01-05 Thread Sean Farley
Pierre-Yves David writes: > On 01/06/2017 03:27 AM, Anton Shestakov wrote: >> # HG changeset patch >> # User Anton Shestakov >> # Date 1483667800 -28800 >> # Fri Jan 06 09:56:40 2017 +0800 >> # Node ID 90b91ae76caca024f2a94e53705ddd2a06963da0 >> # Parent 69459fdf3b1b06e4add68d4dbd36a585d81

Re: [PATCH V3] rebase: fail-fast the pull if working dir is not clean (BC)

2017-01-05 Thread Pierre-Yves David
(that was a fast new version, thanks for the reactivity ☺) On 01/05/2017 09:21 AM, Valters Vingolds wrote: # HG changeset patch # User Valters Vingolds # Date 1483272989 -3600 # Sun Jan 01 13:16:29 2017 +0100 # Node ID e34ac9f0b311708613ae5d18b5791768a90e3582 # Parent 0064a1eb28e246ded9b7

Re: [PATCH evolve-ext] tests: fix tests to reflect hg core changes

2017-01-05 Thread Pierre-Yves David
On 01/05/2017 08:09 PM, Sean Farley wrote: Stanislau Hlebik writes: # HG changeset patch # User Stanislau Hlebik # Date 1483608997 28800 # Thu Jan 05 01:36:37 2017 -0800 # Node ID 98b6678ee09c76aa471b119939935a9b67b1ff77 # Parent ba9fabaca91b0897cffb7048d81193e44d440948 tests: fix tes