[PATCH 7 of 8] template: compute dates in obsfate

2017-08-07 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1499088850 -7200 # Mon Jul 03 15:34:10 2017 +0200 # Node ID 274933e813ada051cba2e0d193ad098d0d0b28b6 # Parent d20670d9a7ed76321fbeed7605ceaea1200f9625 # EXP-Topic obsfatetemplate template: compute dates in o

[PATCH 2 of 8] obsolete: add an explicit '_succs.copy()' method

2017-08-07 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1499044397 -7200 # Mon Jul 03 03:13:17 2017 +0200 # Node ID be13b5fb2782b04b03d60a988ba306ba4a8d80bd # Parent a3797b722e73a1390d0dc8cb4c4630e4fe177919 # EXP-Topic obsfatetemplate obsolete: add an explicit '_succ

[PATCH 5 of 8] template: compute verb in obsfate

2017-08-07 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1499088807 -7200 # Mon Jul 03 15:33:27 2017 +0200 # Node ID 5b38b7216fe07a3a2ff5f1f6b3dfbe4dc986fac9 # Parent a96edc5bcdc8790719e003eefff91a4f656cc559 # EXP-Topic obsfatetemplate template: compute verb in obsfat

[PATCH 3 of 8] obsolete: track markers in _succs

2017-08-07 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1499045278 -7200 # Mon Jul 03 03:27:58 2017 +0200 # Node ID e3f0339b83553039dcd87b62dc1dfbdf98548792 # Parent be13b5fb2782b04b03d60a988ba306ba4a8d80bd # EXP-Topic obsfatetemplate obsolete: track markers in _succs

[PATCH 6 of 8] template: compute user in obsfate

2017-08-07 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1499088840 -7200 # Mon Jul 03 15:34:00 2017 +0200 # Node ID d20670d9a7ed76321fbeed7605ceaea1200f9625 # Parent 5b38b7216fe07a3a2ff5f1f6b3dfbe4dc986fac9 # EXP-Topic obsfatetemplate template: compute user in obsfate E

[PATCH 8 of 8] template: better prune support in obsfate

2017-08-07 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1499096336 -7200 # Mon Jul 03 17:38:56 2017 +0200 # Node ID 1d6509b36d5e03608e160c0c0453c129a373dacd # Parent 274933e813ada051cba2e0d193ad098d0d0b28b6 # EXP-Topic obsfatetemplate template: better prune support in o

Evolution mini-sprint

2017-08-04 Thread Boris Feld
in touch with me. Cheers, Boris Feld ___ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Re: [PATCH] obscache: use _readmarkers() from core with correct signature

2017-08-23 Thread Boris Feld
The patch seems fine. Could you move the _readmarkers function definition inside the if/else, flake8 and pyflakes are complaining: +  hgext3rd/evolve/obscache.py:133:5: F811 redefinition of unused '_readmarkers' from line 115 How did you detect it? Did you call _readmarkers from another

Re: [PATCH] obscache: use _readmarkers() from core with correct signature

2017-08-23 Thread Boris Feld
On Wed, 2017-08-23 at 06:06 -0700, Martin von Zweigbergk wrote: > On Aug 23, 2017 1:36 AM, "Boris Feld" <boris.f...@octobus.net> wrote: > The patch seems fine. Could you move the _readmarkers function > > definition inside the if/else, flake8 and pyflakes are complai

Re: [PATCH 4 of 8] template: add minimal obsfate template function

2017-08-17 Thread Boris Feld
On Wed, 2017-08-09 at 22:42 +0900, Yuya Nishihara wrote: > On Tue, 08 Aug 2017 18:48:08 +0200, Boris Feld wrote: > > On Wed, 2017-08-09 at 00:19 +0900, Yuya Nishihara wrote: > > > On Mon, 07 Aug 2017 16:56:23 +0200, Boris Feld wrote: > > > > +@templatekeyword(&

Re: [PATCH 3 of 3 RFC] templatekw: use common "rev:node" format as the default of predecessors

2017-06-20 Thread Boris Feld
On Mon, 2017-06-19 at 21:08 +0900, Yuya Nishihara wrote: > On Sun, 18 Jun 2017 18:04:19 +0200, Boris Feld wrote: > > The series look much more better, thank you! > > > > The output is much more clear too! > > Thanks. > > > What would be the best way to

[PATCH 1 of 8] util: refactor util.parsedate to raises ValueError

2017-05-22 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1495188443 -7200 # Fri May 19 12:07:23 2017 +0200 # Node ID ba781657de9f2e5b735e8a207cdf0b858047190c # Parent c87db79b95079c3fd0032be7a25cd41567ed11cb # EXP-Topic develforcedate util: refactor util.parsedate to

[PATCH 7 of 8] test: prepare tests for removing date aliases

2017-05-22 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1495474127 -7200 # Mon May 22 19:28:47 2017 +0200 # Node ID 3f99909fc9ab881157bbac1ecd84f4f0483d4345 # Parent ac0b3a1ed91a847242bdc1c722f383030eaea369 # EXP-Topic develforcedate test: prepare tests for removin

[PATCH 5 of 8] devel: use default-date config field when creating obsmarkers

2017-05-22 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1495188527 -7200 # Fri May 19 12:08:47 2017 +0200 # Node ID 6b36945e7ac9b0c32098e382ee6b100080d8deec # Parent 93f928e5fc97a1a2f6419382da1687582dbcca03 # EXP-Topic develforcedate devel: use default-date config fiel

[PATCH 8 of 8] test: remove aliases forcing date, use default-date

2017-05-22 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1495474161 -7200 # Mon May 22 19:29:21 2017 +0200 # Node ID ac6570e8cc4fef4096b4e54022d018e5be1f9dd2 # Parent 3f99909fc9ab881157bbac1ecd84f4f0483d4345 # EXP-Topic develforcedate test: remove aliases forcing dat

[PATCH 3 of 8] devel: add a config field to force dates to timestamp 0

2017-05-22 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1495189105 -7200 # Fri May 19 12:18:25 2017 +0200 # Node ID 007ae7c431a3a049ec4c2faf676eda8ed1b0d5f6 # Parent 1738d2fb32fe1ccf2f54ef2382df0a929c50be77 # EXP-Topic develforcedate devel: add a config field to force

[PATCH 4 of 8] devel: activate default-date in tests

2017-05-22 Thread Boris Feld
# HG changeset patch # User Pierre-Yves David # Date 1495465197 -7200 # Mon May 22 16:59:57 2017 +0200 # Node ID 93f928e5fc97a1a2f6419382da1687582dbcca03 # Parent 007ae7c431a3a049ec4c2faf676eda8ed1b0d5f6 # EXP-Topic develforcedate devel: activate default-date

[PATCH default] convert: update hg convert source to accept revsets as revs

2017-05-23 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1495542603 -7200 # Tue May 23 14:30:03 2017 +0200 # Node ID 1e4860f3409aec9fc81e65a53c8e107d1c9c815a # Parent e8c043375b53b30c4b468687f08323cbeeb452ef # EXP-Topic convert-revset convert: update hg convert source to

Re: [PATCH 1 of 8] util: refactor util.parsedate to raises ValueError

2017-05-23 Thread Boris Feld
On Tue, 2017-05-23 at 21:39 +0900, Yuya Nishihara wrote: > On Mon, 22 May 2017 20:46:21 +0200, Boris Feld wrote: > > # HG changeset patch > > # User Boris Feld <boris.f...@octobus.net> > > # Date 1495188443 -7200 > > #  Fri May 19

Re: [PATCH 2 of 8] ui: add the possiblity to get a date config field

2017-05-23 Thread Boris Feld
On Tue, 2017-05-23 at 21:43 +0900, Yuya Nishihara wrote: > On Mon, 22 May 2017 20:46:22 +0200, Boris Feld wrote: > > # HG changeset patch > > # User Boris Feld <boris.f...@octobus.net> > > # Date 1495188461 -7200 > > #  Fri May 19

[PATCH default] ui: fix ui.configdate for invalid dates

2017-05-24 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1495547090 -7200 # Tue May 23 15:44:50 2017 +0200 # Node ID 6d7a1390eb6694847cd8c4b90ad38434b362cad4 # Parent 75544176bc28ad24405c77d592971d525aeca8b8 # EXP-Topic fixuiconfigdate ui: fix ui.configdate for invalid

Re: [PATCH evolve-ext] tests: update tests with default-date change

2017-05-26 Thread Boris Feld
Hi Durham, thank you for your patch. I took a look at test-evolve.t because it shouldn't have changed just because of the introduction of default-date. From what I understood, the failing part of the test (the hg metaedit --config defaults.metaedit= call) is specifically testing for a

[PATCH default] util: raise ParseError when parsing dates

2017-05-25 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1495641017 -7200 # Wed May 24 17:50:17 2017 +0200 # Node ID 34e55919835ad870ba9df463c07e500988fd114e # Parent b647b923486f38d83b92089eafa9faafaa79785d # EXP-Topic parsedateparseerror util: raise ParseError when p

Re: [PATCH] obsolete: add operation metadata to rebase/amend/histedit obsmarkers

2017-05-19 Thread Boris Feld
On Fri, 2017-05-19 at 09:39 -0700, Martin von Zweigbergk via Mercurial- devel wrote: > On Thu, May 18, 2017 at 6:18 AM, Augie Fackler > wrote: > > > > > On May 18, 2017, at 04:46, Pierre-Yves David > > ns-lyon.org> wrote: > > > > > > > >    I would

Re: [PATCH 6 of 6 V2] py3: add test to show `hg update` and `hg identify` works on Python 3

2017-06-02 Thread Boris Feld
I read the serie, it looks good! I love the idea about the dict.update to avoid gc churns. On Fri, 2017-06-02 at 14:16 +0530, Pulkit Goyal wrote: > # HG changeset patch > # User Pulkit Goyal <7895pul...@gmail.com> > # Date 1496265079 -19800 > #  Thu Jun 01 02:41:19 2017 +0530 > # Node ID

[PATCH] template: add predecessors template

2017-06-15 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1497524578 -7200 # Thu Jun 15 13:02:58 2017 +0200 # Node ID 00744d4a892ea0f804e03f08aeff9f13c3a6f71f # Parent 3abba5bc34546951b11b1bd3f5e5c77b90d950d1 # EXP-Topic predecessorstemplate template: add predecessors te

Re: [PATCH] template: add predecessors template

2017-06-15 Thread Boris Feld
On Thu, 2017-06-15 at 19:41 +0530, Pulkit Goyal wrote: > > diff -r 3abba5bc3454 -r 00744d4a892e mercurial/obsutil.py > > --- /dev/null   Thu Jan 01 00:00:00 1970 + > > +++ b/mercurial/obsutil.py  Thu Jun 15 13:02:58 2017 +0200 > > @@ -0,0 +1,35 @@ > > +# obsolete.py - utility functions for

[PATCH v2] template: add predecessors template

2017-06-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1497524578 -7200 # Thu Jun 15 13:02:58 2017 +0200 # Node ID e0be88a6c22ffc5fc51e9bbdcce0a254b8875173 # Parent 29558247b00eff8c95c7604032b59cfbab34010d # EXP-Topic predecessorstemplate template: add predecessors te

Re: [PATCH 3 of 3 RFC] templatekw: use common "rev:node" format as the default of predecessors

2017-06-18 Thread Boris Feld
The series look much more better, thank you! The output is much more clear too! What would be the best way to include it with an option in hg log output? On Sat, 2017-06-17 at 14:02 +0900, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1497674058

Re: [PATCH V2] setup: prevent setuptools from laying an egg

2017-06-06 Thread Boris Feld
Following this patch, it seems that mercurial default is no longer pip- installable. I first saw the issue when playing with https://hg.logilab.org/review/h gperf where I can see this crash when testing the default branch: https://bpaste.net/show/e792a21fc6fb I can also reproduce the crash when

[PATCH 10 of 23] configitems: register the 'web.csp' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787140 -7200 # ven. juin 30 03:45:40 2017 +0200 # Node ID d456cf6065d809c15e1bc2e51f9f4c05ad733918 # Parent a32df78859db33ff2c10d7dbafe9e0d37feaf742 # EXP-Topic config.register.web configitems: register the 'w

[PATCH 01 of 23] web: use '_unset' default value for proxy config method

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1505496068 -7200 # ven. sept. 15 19:21:08 2017 +0200 # Node ID 8f9210de17d825ec69c4cdb266398b941a088275 # Parent 709b44f38ab919c4f858f12807b9f01f6a2ee888 # EXP-Topic config.register.web web: use '_unset' default

[PATCH 21 of 23] configitems: register the 'web.style' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787152 -7200 # ven. juin 30 03:45:52 2017 +0200 # Node ID f797154081a8010496a369b3ed7c6eeeae1fdbd1 # Parent e9ddab0ad36f9740f14c142d30fb58ba10204f29 # EXP-Topic config.register.web configitems: register the 'web

[PATCH 06 of 23] configitems: register the 'web.baseurl' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787135 -7200 # ven. juin 30 03:45:35 2017 +0200 # Node ID 676e9f05ee067e05ba8327766a57cc95a05a9566 # Parent 63c684c48014b6b717eb0de793c715d5f3c9237a # EXP-Topic config.register.web configitems: re

[PATCH 18 of 23] configitems: register the 'web.prefix' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787149 -7200 # ven. juin 30 03:45:49 2017 +0200 # Node ID 4372d845a3441e704ff461c6fde407f5eff55ab2 # Parent 71bc12dbd2bf981202a34f64f941949a4b3c1860 # EXP-Topic config.register.web configitems: re

[PATCH 16 of 23] configitems: register the 'web.ipv6' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787147 -7200 # ven. juin 30 03:45:47 2017 +0200 # Node ID a37307dde4e5c3d4a418b3d4c61a5bb5d3ce467c # Parent ecef7d4d61514dc6939fcd3abf810fdd01541537 # EXP-Topic config.register.web configitems: register the 'we

[PATCH 15 of 23] configitems: register the 'web.errorlog' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787145 -7200 # ven. juin 30 03:45:45 2017 +0200 # Node ID ecef7d4d61514dc6939fcd3abf810fdd01541537 # Parent e12b1ba1555714c6d24215faf25c955c6a5dabf4 # EXP-Topic config.register.web configitems: re

[PATCH 19 of 23] configitems: register the 'web.refreshinterval' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787150 -7200 # ven. juin 30 03:45:50 2017 +0200 # Node ID dfa73a56a4006e91480b77ca0fbda8ba1e7a454d # Parent 4372d845a3441e704ff461c6fde407f5eff55ab2 # EXP-Topic config.register.web configitems: re

[PATCH 22 of 23] configitems: register the 'web.templates' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787153 -7200 # ven. juin 30 03:45:53 2017 +0200 # Node ID 93a8e90493a27207b281f1bcf19bdf0ae6d115ca # Parent f797154081a8010496a369b3ed7c6eeeae1fdbd1 # EXP-Topic config.register.web configitems: re

[PATCH 23 of 23] hgwebdir: read 'web.template' untrusted

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1505494670 -7200 # ven. sept. 15 18:57:50 2017 +0200 # Node ID 57231a130210d31431b727a74d91165c7802d387 # Parent 93a8e90493a27207b281f1bcf19bdf0ae6d115ca # EXP-Topic config.cleanup hgwebdir: read 'web.template' unt

[PATCH 20 of 23] configitems: register the 'web.stripes' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787151 -7200 # ven. juin 30 03:45:51 2017 +0200 # Node ID e9ddab0ad36f9740f14c142d30fb58ba10204f29 # Parent dfa73a56a4006e91480b77ca0fbda8ba1e7a454d # EXP-Topic config.register.web configitems: re

[PATCH 07 of 23] configitems: register the 'web.cacerts' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787136 -7200 # ven. juin 30 03:45:36 2017 +0200 # Node ID f6d70367bdb8c99b63921c7f5f8179fd168f96e9 # Parent 676e9f05ee067e05ba8327766a57cc95a05a9566 # EXP-Topic config.register.web configitems: re

[PATCH 03 of 23] configitems: register the 'web.address' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787132 -7200 # ven. juin 30 03:45:32 2017 +0200 # Node ID fcbbdb9dffcf7f029f208f27e3470cd7877bc24e # Parent e4b7a7d52664e48ccb943d0112d1c2d6d2ab124c # EXP-Topic config.register.web configitems: re

[PATCH 13 of 23] configitems: register the 'web.description' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787143 -7200 # ven. juin 30 03:45:43 2017 +0200 # Node ID a51b26e8d3406c73676f14127bb637cd7fde357d # Parent b62bd50736bf55e36d167ff2a00f24ac27c61fd5 # EXP-Topic config.register.web configitems: re

[PATCH 14 of 23] configitems: register the 'web.encoding' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787144 -7200 # ven. juin 30 03:45:44 2017 +0200 # Node ID e12b1ba1555714c6d24215faf25c955c6a5dabf4 # Parent a51b26e8d3406c73676f14127bb637cd7fde357d # EXP-Topic config.register.web configitems: re

[PATCH 04 of 23] configitems: register the 'web.allow_archive' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787133 -7200 # ven. juin 30 03:45:33 2017 +0200 # Node ID ae88e0abb2c00360bcfbf39ade904f4b33809774 # Parent fcbbdb9dffcf7f029f208f27e3470cd7877bc24e # EXP-Topic config.register.web configitems: re

[PATCH 02 of 23] configitems: register the 'web.accesslog' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787131 -7200 # ven. juin 30 03:45:31 2017 +0200 # Node ID e4b7a7d52664e48ccb943d0112d1c2d6d2ab124c # Parent 8f9210de17d825ec69c4cdb266398b941a088275 # EXP-Topic config.register.web configitems: re

[PATCH 11 of 23] configitems: register the 'web.deny_read' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787141 -7200 # ven. juin 30 03:45:41 2017 +0200 # Node ID 856c2a20b761aa54386a5af77b72e0555e730c44 # Parent d456cf6065d809c15e1bc2e51f9f4c05ad733918 # EXP-Topic config.register.web configitems: re

[PATCH 12 of 23] configitems: register the 'web.descend' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787142 -7200 # ven. juin 30 03:45:42 2017 +0200 # Node ID b62bd50736bf55e36d167ff2a00f24ac27c61fd5 # Parent 856c2a20b761aa54386a5af77b72e0555e730c44 # EXP-Topic config.register.web configitems: re

[PATCH 05 of 23] configitems: register the 'web.allow_read' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787134 -7200 # ven. juin 30 03:45:34 2017 +0200 # Node ID 63c684c48014b6b717eb0de793c715d5f3c9237a # Parent ae88e0abb2c00360bcfbf39ade904f4b33809774 # EXP-Topic config.register.web configitems: re

[PATCH 17 of 23] configitems: register the 'web.port' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787148 -7200 # ven. juin 30 03:45:48 2017 +0200 # Node ID 71bc12dbd2bf981202a34f64f941949a4b3c1860 # Parent a37307dde4e5c3d4a418b3d4c61a5bb5d3ce467c # EXP-Topic config.register.web configitems: register the 'we

[PATCH 08 of 23] configitems: register the 'web.certificate' config

2017-09-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787137 -7200 # ven. juin 30 03:45:37 2017 +0200 # Node ID 000c9c4ab549073fb4574b726d17bcb3b696de05 # Parent f6d70367bdb8c99b63921c7f5f8179fd168f96e9 # EXP-Topic config.register.web configitems: re

Re: [PATCH 23 of 23] hgwebdir: read 'web.template' untrusted

2017-09-18 Thread Boris Feld
On Sat, 2017-09-16 at 13:42 -0700, Gregory Szorc wrote: > On Sat, Sep 16, 2017 at 11:28 AM, Boris Feld <boris.f...@octobus.net> > wrote: > > # HG changeset patch > > > > # User Boris Feld <boris.f...@octobus.net> > > > > # Date 1505494670 -7200 &

Re: [PATCH 4 of 4 evolve-ext] evolve: use registrar.templatekeyword to register template keyword functions

2017-09-14 Thread Boris Feld
Thank you for your patches, they have been accepted. On Fri, 2017-09-15 at 01:33 +0900, FUJIWARA Katsunori wrote: > # HG changeset patch > # User FUJIWARA Katsunori > # Date 1502115761 -32400 > #  Mon Aug 07 23:22:41 2017 +0900 > # Node ID

Re: [PATCH evolve-ext] topic: centralize compatibility logic between hg versions into compat module

2017-09-14 Thread Boris Feld
Thank you for your patch, they have been accepted. On Fri, 2017-09-15 at 00:31 +0900, FUJIWARA Katsunori wrote: > # HG changeset patch > # User FUJIWARA Katsunori > # Date 1505050914 -32400 > #  Sun Sep 10 22:41:54 2017 +0900 > # Node ID

[PATCH STABLE] hgwebdir: read 'web.template' untrusted

2017-09-18 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1505494670 -7200 # ven. sept. 15 18:57:50 2017 +0200 # Branch stable # Node ID 19e507500cec6a3cf5008bbf9ce73d194cc7c250 # Parent 1908dc95863957aa1a8375c91bd02d1c7bb3d577 hgwebdir: read 'web.template' unt

[PATCH 5 of 6] configitems: register the 'experimental.histedit.autoverb' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786879 -7200 # Fri Jun 30 03:41:19 2017 +0200 # Node ID d74488c426c9302f7d32a8954a5b1aa434a0aeae # Parent c991c20c48c65adf35eea827c6f99a1bd92b8195 # EXP-Topic config.register.histedit configitems: re

[PATCH 4 of 6] configitems: register the 'histedit.singletransaction' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786960 -7200 # Fri Jun 30 03:42:40 2017 +0200 # Node ID c991c20c48c65adf35eea827c6f99a1bd92b8195 # Parent 09fb4c4519ebf7419740ec823b0141f4e26dae6a # EXP-Topic config.register.histedit configitems: re

[PATCH 2 of 6] configitems: register the 'histedit.dropmissing' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786958 -7200 # Fri Jun 30 03:42:38 2017 +0200 # Node ID 04e7d86073c7db82a1d626c1bdeb6b40a5df9722 # Parent a1d86c040bd28d7f96e107d55e7a0cdda2bd63ec # EXP-Topic config.register.histedit configitems: re

[PATCH 3 of 6] configitems: register the 'histedit.linelen' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786959 -7200 # Fri Jun 30 03:42:39 2017 +0200 # Node ID 09fb4c4519ebf7419740ec823b0141f4e26dae6a # Parent 04e7d86073c7db82a1d626c1bdeb6b40a5df9722 # EXP-Topic config.register.histedit configitems: re

[PATCH 1 of 6] configitems: register the 'histedit.defaultrev' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786957 -7200 # Fri Jun 30 03:42:37 2017 +0200 # Node ID a1d86c040bd28d7f96e107d55e7a0cdda2bd63ec # Parent 2fd06499dc8e6a5a784b1334b925c289d7b54e4e # EXP-Topic config.register.histedit configitems: re

[PATCH 6 of 6] configitems: register the 'experimental.histeditng' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786883 -7200 # Fri Jun 30 03:41:23 2017 +0200 # Node ID c52cddc01d8d446da8679fbcf1814ecb63186cc0 # Parent d74488c426c9302f7d32a8954a5b1aa434a0aeae # EXP-Topic config.register.histedit configitems: re

[PATCH 2 of 2] configitems: register the 'transplant.log' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787070 -7200 # Fri Jun 30 03:44:30 2017 +0200 # Node ID 4c54abac91fc6f5d931df5124b01b104f2a2ea8d # Parent 3d3e64d40c3a32fc7ada6c00ee56da35bf992651 # EXP-Topic config.register.transplant configitems: re

[PATCH 1 of 2] configitems: register the 'transplant.filter' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787069 -7200 # Fri Jun 30 03:44:29 2017 +0200 # Node ID 3d3e64d40c3a32fc7ada6c00ee56da35bf992651 # Parent 2fd06499dc8e6a5a784b1334b925c289d7b54e4e # EXP-Topic config.register.transplant configitems: re

[PATCH 2 of 5] configitems: register the 'smtp.port' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787064 -7200 # Fri Jun 30 03:44:24 2017 +0200 # Node ID bde8c9cabe31010b800392507dd3ac7b524d8ec6 # Parent 1b1349c23e37cfc6e82ea05ad4bbf8fbcfc9aa09 # EXP-Topic config.register.core configitems: register the 'smt

[PATCH 3 of 5] configitems: register the 'email.from' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786750 -7200 # Fri Jun 30 03:39:10 2017 +0200 # Node ID 6a03f7849f92bc11612fda4a599c5c3fc317ceaf # Parent bde8c9cabe31010b800392507dd3ac7b524d8ec6 # EXP-Topic config.register.core configitems: register the 'emai

[PATCH 1 of 5] configitems: register the 'phases.new-commit' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787028 -7200 # Fri Jun 30 03:43:48 2017 +0200 # Node ID 1b1349c23e37cfc6e82ea05ad4bbf8fbcfc9aa09 # Parent 2fd06499dc8e6a5a784b1334b925c289d7b54e4e # EXP-Topic config.register.core configitems: register the 'phas

[PATCH 4 of 5] configitems: register the 'merge.preferancestor' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786993 -7200 # Fri Jun 30 03:43:13 2017 +0200 # Node ID 29c443ad962b078b1814489d41d94dd77d161568 # Parent 6a03f7849f92bc11612fda4a599c5c3fc317ceaf # EXP-Topic config.register.core configitems: re

[PATCH 5 of 5] configitems: register the 'debug.dirstate.delaywrite' config

2017-10-04 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786625 -7200 # Fri Jun 30 03:37:05 2017 +0200 # Node ID 4e0e313b1e48190dc6d466e62f41032318f7d8ce # Parent 29c443ad962b078b1814489d41d94dd77d161568 # EXP-Topic config.register.core configitems: re

[PATCH 11 of 11] obsfate: add obsfate to default mapfile

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507305216 -7200 # Fri Oct 06 17:53:36 2017 +0200 # Node ID ab0796c0fbce5d8314511bf08ea5b6b4cf0b9dfc # Parent 1943f74e8e4cb6bd1d44910898fffcaec7a56ca1 # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 06 of 11] test: test obfate template keyword in test-obsmarker-template.t

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507302949 -7200 # Fri Oct 06 17:15:49 2017 +0200 # Node ID 73e204102f7e4af7172c9e88e39675ca73cfc34f # Parent c60eccc28286bdb8f962b75b7dab0fa87c6abb7d # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 10 of 11] log: add obsfate by default in changeset printer

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507209918 -7200 # Thu Oct 05 15:25:18 2017 +0200 # Node ID 1943f74e8e4cb6bd1d44910898fffcaec7a56ca1 # Parent 14824410b05da8d360ddd65c1f8727cc3bafb111 # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 05 of 11] templatekw: introduce obsfate keyword

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507218176 -7200 # Thu Oct 05 17:42:56 2017 +0200 # Node ID c60eccc28286bdb8f962b75b7dab0fa87c6abb7d # Parent 5657c12f1f9ef4190f390a50194d5e614e67b8c8 # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 08 of 11] obsfate: filter out current user if not in verbose

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507556052 -7200 # Mon Oct 09 15:34:12 2017 +0200 # Node ID 6e0fee80294eeb51f209dbc337371894fcaa9e7b # Parent 7a980312f1ef903557c040ea44b61395d3591f8f # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 09 of 11] obsfate: only display date in verbose mode

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507556066 -7200 # Mon Oct 09 15:34:26 2017 +0200 # Node ID 14824410b05da8d360ddd65c1f8727cc3bafb111 # Parent 6e0fee80294eeb51f209dbc337371894fcaa9e7b # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 07 of 11] ui: add the possibility to returns None as username in ui

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507299827 -7200 # Fri Oct 06 16:23:47 2017 +0200 # Node ID 7a980312f1ef903557c040ea44b61395d3591f8f # Parent 73e204102f7e4af7172c9e88e39675ca73cfc34f # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 03 of 11] test: cleanup verbosity variant from fatelog test

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507302319 -7200 # Fri Oct 06 17:05:19 2017 +0200 # Node ID 9562040f5081064c95000a6f2d8148d9d40c3f6f # Parent c530db7ca893c8c1c93f47c775e0ccedc9ade91f # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 02 of 11] test: rename obsfate template alias

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507300601 -7200 # Fri Oct 06 16:36:41 2017 +0200 # Node ID c530db7ca893c8c1c93f47c775e0ccedc9ade91f # Parent fe4b0b77c2456419342cc50b4c697c7518be8d6c # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 2 of 5] bookmark: add a dedicated txnclose-bookmark hook

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507480369 -7200 # Sun Oct 08 18:32:49 2017 +0200 # Node ID 7a2a2f58094560b307ba7980904dd4fc0087eddb # Parent 29bb94cd7a882b572324c07a7c2fdc974956e6e5 # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 4 of 5] phase: add a dedicated txnclose-phase hook

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507477846 -7200 # Sun Oct 08 17:50:46 2017 +0200 # Node ID 170106b4c7df81e4af2b46d72b97c9a9c3ad9565 # Parent c7b1a3b41823e4e4969e17feefaaede4c89fe48c # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 1 of 5] hook: add a 'hashook' function to test for hook existence

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507460911 -7200 # Sun Oct 08 13:08:31 2017 +0200 # Node ID 29bb94cd7a882b572324c07a7c2fdc974956e6e5 # Parent 8cef8f7d51d0f1e99889779ec1320d5c9c3b91de # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 3 of 5] bookmark: add a dedicated pretxnclose-bookmark hook

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507481414 -7200 # Sun Oct 08 18:50:14 2017 +0200 # Node ID c7b1a3b41823e4e4969e17feefaaede4c89fe48c # Parent 7a2a2f58094560b307ba7980904dd4fc0087eddb # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 5 of 5] phase: add a dedicated pretxnclose-phase hook

2017-10-09 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507476198 -7200 # Sun Oct 08 17:23:18 2017 +0200 # Node ID f91113645b0384ce92b538775cb647fc4b238e2a # Parent 170106b4c7df81e4af2b46d72b97c9a9c3ad9565 # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 3 of 4 V2] phase: add a dedicated txnclose-phase hook

2017-10-14 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507477846 -7200 # Sun Oct 08 17:50:46 2017 +0200 # Node ID 06eeae1828afe149886e18e6b4fc8180a3803fdb # Parent e1aa5834b2423fd04b32965075e5dee2204768c2 # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 2 of 4 V2] bookmark: add a dedicated pretxnclose-bookmark hook

2017-10-14 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507481414 -7200 # Sun Oct 08 18:50:14 2017 +0200 # Node ID e1aa5834b2423fd04b32965075e5dee2204768c2 # Parent 11d06ddaf572963d56dc612aec5ac758f4a49b16 # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 4 of 4 V2] phase: add a dedicated pretxnclose-phase hook

2017-10-14 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507476198 -7200 # Sun Oct 08 17:23:18 2017 +0200 # Node ID d1409d777e72f23fa1c776beefd26a046091ef41 # Parent 06eeae1828afe149886e18e6b4fc8180a3803fdb # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 1 of 4 V2] bookmark: add a dedicated txnclose-bookmark hook

2017-10-14 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507650822 -7200 # Tue Oct 10 17:53:42 2017 +0200 # Node ID 11d06ddaf572963d56dc612aec5ac758f4a49b16 # Parent 15b561fffde541a4ef3f6dcb0570efe45615cd35 # EXP-Topic b2.phases.hooks # Available At https://bitbuck

[PATCH 2 of 2] configitems: fixup default value of diff config option

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507925335 -7200 # Fri Oct 13 22:08:55 2017 +0200 # Node ID 596df3e78d9c2670f00ea3a0b9870b0fced57deb # Parent b3b1e118238d5897da17c41e66a1ce46ebc8096b # EXP-Topic config.register.fixup # Available At https://bitbuck

[PATCH 1 of 2] devel-warn: add 'warn-' to 'devel.empty-changegroup' config

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507491752 -7200 # Sun Oct 08 21:42:32 2017 +0200 # Node ID b3b1e118238d5897da17c41e66a1ce46ebc8096b # Parent a652b7763f669683eb5540c6d4b77ee18e55bc80 # EXP-Topic config.register.fixup # Available At https://bitbuck

Re: [PATCH 2 of 2] configitems: fixup default value of diff config option

2017-10-16 Thread Boris Feld
On Mon, 2017-10-16 at 21:51 +0900, Yuya Nishihara wrote: > On Mon, 16 Oct 2017 12:17:16 +0200, Boris Feld wrote: > > # HG changeset patch > > # User Boris Feld <boris.f...@octobus.net> > > # Date 1507925335 -7200 > > #  Fri Oct 13

Re: [PATCH evolve-ext] legacy: rename lookup_errors to not be in all caps (flake8 warning)

2017-10-06 Thread Boris Feld
Thanks this patch has been pushed. On Tue, 2017-10-03 at 23:08 +0800, Anton Shestakov wrote: > # HG changeset patch > # User Anton Shestakov > # Date 1507042260 -28800 > #  Tue Oct 03 22:51:00 2017 +0800 > # Node ID 1353e4a44cebc36ba8e1caf67804b2ca6a8a8239 > # Parent  

[PATCH 07 of 14] configitems: register the 'shelve.maxbackups' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787059 -7200 # Fri Jun 30 03:44:19 2017 +0200 # Node ID 18cd210535b3d8dc1487a866f9e0553c4f1aa80e # Parent 6d1b0970f80c55692f43d2b466f017f44f0ea441 # EXP-Topic config.register.shelve # Available At

[PATCH 11 of 14] configitems: register the 'keywordset.svn' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786970 -7200 # Fri Jun 30 03:42:50 2017 +0200 # Node ID 6c705bf6a8ff9cd91769e547b3d8c2dae5c5c9c5 # Parent b8f74c4d188f9c581923c81635b048cd07a15cd4 # EXP-Topic config.register.keyword # Available At

[PATCH 14 of 14] configitems: register the 'convert.p4.encoding' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786570 -7200 # Fri Jun 30 03:36:10 2017 +0200 # Node ID 0d5a1175d0f94045d0ffb33740ff0137cbebc76b # Parent d54526c257afa33b7624f0b94c16822bcbd08df1 # EXP-Topic config.register.convert # Available At

[PATCH 10 of 14] configitems: register the 'hgk.path' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786955 -7200 # Fri Jun 30 03:42:35 2017 +0200 # Node ID b8f74c4d188f9c581923c81635b048cd07a15cd4 # Parent 308aa280ed82cdd7ccb863053a7dacdc11c42987 # EXP-Topic config.register.hgk # Available At https://bitbuck

[PATCH 03 of 14] configitems: register the 'experimental.rebaseskipobsolete' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786926 -7200 # Fri Jun 30 03:42:06 2017 +0200 # Node ID a5a810df4c815ba7f1e4f820504459a52ec39b2a # Parent eb1517776f8a5a98788389700c003689c03ed19c # EXP-Topic config.register.rebase # Available At

[PATCH 05 of 14] configitems: register the 'perf.stub' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787026 -7200 # Fri Jun 30 03:43:46 2017 +0200 # Node ID bbb5687e5140869ef504720317147dc229da1248 # Parent c4a2db2cc0fbe473a7649b591c55e7696638e03e # EXP-Topic config.register.perf # Available At https://bitbuck

[PATCH 06 of 14] configitems: register the 'pager.attend' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787013 -7200 # Fri Jun 30 03:43:33 2017 +0200 # Node ID 6d1b0970f80c55692f43d2b466f017f44f0ea441 # Parent bbb5687e5140869ef504720317147dc229da1248 # EXP-Topic config.register.pager # Available At https://bitbuck

[PATCH 08 of 14] configitems: register the 'share.pool' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787057 -7200 # Fri Jun 30 03:44:17 2017 +0200 # Node ID f9734580f2b624dab3becb2e21ea3fa9bc137a83 # Parent 18cd210535b3d8dc1487a866f9e0553c4f1aa80e # EXP-Topic config.register.share # Available At https://bitbuck

[PATCH 02 of 14] configitems: register the 'experimental.nonnormalparanoidcheck' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786909 -7200 # Fri Jun 30 03:41:49 2017 +0200 # Node ID eb1517776f8a5a98788389700c003689c03ed19c # Parent fcf6d1651ff32746ee02eff5685a43831d371ffe # EXP-Topic config.register.experimental # Available At

<    1   2   3   4   5   6   7   8   9   10   >