[PATCH 09 of 14] configitems: register the 'share.poolnaming' config

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

[PATCH 04 of 14] configitems: register the 'commands.rebase.requiredest' config

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

[PATCH 13 of 14] configitems: register the 'gpg.key' config

2017-10-06 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786954 -7200 # Fri Jun 30 03:42:34 2017 +0200 # Node ID d54526c257afa33b7624f0b94c16822bcbd08df1 # Parent b0c42fec8dc28dec5408c0ec506359afc64e4915 # EXP-Topic config.register.gpg # Available At https://bitbuck

[PATCH 01 of 14] configitems: register the 'experimental.allowdivergence' config

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

[PATCH 12 of 14] configitems: register the 'gpg.cmd' config

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

Re: [PATCH 05 of 11 V2] templatekw: introduce obsfate keyword

2017-10-16 Thread Boris Feld
On Sat, 2017-10-14 at 14:58 +0900, Yuya Nishihara wrote: > On Fri, 13 Oct 2017 20:00:32 +0200, Boris Feld wrote: > > On Thu, 2017-10-12 at 22:51 +0900, Yuya Nishihara wrote: > > > On Thu, 12 Oct 2017 15:29:31 +0200, Boris Feld wrote: > > > > On Wed, 2017-10-11 at 22:

[PATCH 3 of 7] configitems: register the 'web.archivesubrepos' config

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1508170589 -7200 # Mon Oct 16 18:16:29 2017 +0200 # Node ID 1d8be35f0dbac0caca48f0feae19a0ca221bc7b3 # Parent 3db230155faa26b3abcf8cbb05bcf213a2232e01 # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 2 of 7] configitems: register the 'experimental.effect-flags' config

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507494147 -7200 # Sun Oct 08 22:22:27 2017 +0200 # Node ID 3db230155faa26b3abcf8cbb05bcf213a2232e01 # Parent e5b06824bc5511d914a29983fb95264719493fb5 # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 1 of 7] configitems: register the full 'merge-tools' config and sub-options

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507487833 -7200 # Sun Oct 08 20:37:13 2017 +0200 # Node ID e5b06824bc5511d914a29983fb95264719493fb5 # Parent cfb054a7ecc45bcaac95f1e64b644dd0411ffe41 # EXP-Topic config.register.ready # Available At https://bitbuck

Re: [PATCH 8 of 8] phase: use a binary phase part to push through bundle2 (BC)

2017-10-16 Thread Boris Feld
On Mon, 2017-10-16 at 19:33 +0530, Pulkit Goyal wrote: > On Mon, Oct 16, 2017 at 7:11 PM, Boris Feld <boris.f...@octobus.net> > wrote: > > # HG changeset patch > > # User Boris Feld <boris.f...@octobus.net> > > # Date 1505929086 -7200 > > #  We

[PATCH 6 of 8 V2] phase: generate a push-race detection part on push

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507700400 -7200 # Wed Oct 11 07:40:00 2017 +0200 # Node ID e688d8b13100c464897c7f872c498202f8e82272 # Parent 3e12cfeb7b0177e2efdd39de00dc7f03d944 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 7 of 8 V2] phase: isolate logic to update remote phrase through bundle2 pushkey

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1505927857 -7200 # Wed Sep 20 19:17:37 2017 +0200 # Node ID 9c084f14df72a2d511d414e0ecf50a086c0a2341 # Parent e688d8b13100c464897c7f872c498202f8e82272 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 5 of 8 V2] phase: introduce a new 'check:phases' part

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507698782 -7200 # Wed Oct 11 07:13:02 2017 +0200 # Node ID 3e12cfeb7b0177e2efdd39de00dc7f03d944 # Parent c581583a2c085662c9a59f55f2483a2c748eb573 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 8 of 8 V2] phase: use a binary phase part to push through bundle2 (BC)

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1505929086 -7200 # Wed Sep 20 19:38:06 2017 +0200 # Node ID 76e192debcd8036c6695b56681ca096690322880 # Parent 9c084f14df72a2d511d414e0ecf50a086c0a2341 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 5 of 7] eol: ensure the eol extensions is loaded when hooks run

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507936186 -7200 # Sat Oct 14 01:09:46 2017 +0200 # Node ID bdea558e769aa4e8565f8de48610feaa6f8c0534 # Parent 637d309714d8f4e9b25479eef1ad5c6de418a004 # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 6 of 7] configitems: move rebase config into core

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507928431 -7200 # Fri Oct 13 23:00:31 2017 +0200 # Node ID d64632aed1d71fd2750aca29fe09d8a2e86921cd # Parent bdea558e769aa4e8565f8de48610feaa6f8c0534 # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 7 of 7] configitems: adds a developer warning when accessing undeclared configuration

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1508168487 -7200 # Mon Oct 16 17:41:27 2017 +0200 # Node ID 7a2c3832349499f8b00b9db64e6b87ff644faa9d # Parent d64632aed1d71fd2750aca29fe09d8a2e86921cd # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 1 of 8 V2] phase: filter out non-draft item in "draft root"

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507745282 -7200 # Wed Oct 11 20:08:02 2017 +0200 # Node ID 629de091478a249c97ce410733c8520aaec779f2 # Parent a652b7763f669683eb5540c6d4b77ee18e55bc80 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 4 of 8 V2] phase: gather remote phase information in a summary object

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507739944 -7200 # Wed Oct 11 18:39:04 2017 +0200 # Node ID c581583a2c085662c9a59f55f2483a2c748eb573 # Parent 9fb76d6c80d20b5af8ee1d0e7d6c221924b1d7bb # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 2 of 8 V2] exchange: fix issue3781 reference in the comment

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1508150202 -7200 # Mon Oct 16 12:36:42 2017 +0200 # Node ID 29a71a5125a7beb8334a7f7386a3023bfa1f66f8 # Parent 629de091478a249c97ce410733c8520aaec779f2 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 3 of 8 V2] phase: simplify the check for issue3781 shortcut in discovery

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507739974 -7200 # Wed Oct 11 18:39:34 2017 +0200 # Node ID 9fb76d6c80d20b5af8ee1d0e7d6c221924b1d7bb # Parent 29a71a5125a7beb8334a7f7386a3023bfa1f66f8 # EXP-Topic b2.phases.push # Available At https://bitbuck

Re: [PATCH 8 of 8 V2] phase: use a binary phase part to push through bundle2 (BC)

2017-10-17 Thread Boris Feld
-scm.org/show_bug.cgi?id=5165) but it depends on this one. I'm not sure we would have time to queue it, should I send it if this one is queued? On Mon, 2017-10-16 at 20:23 +0200, Boris Feld wrote: > # HG changeset patch > # User Boris Feld <boris.f...@octobus.net> > # Date 1505929086 -72

[PATCH 5 of 7 V3] obsfate: only display date in verbose mode

2017-10-17 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 a2bbc21a142b192bde003f8df3adb71e13242ea1 # Parent b74d99227666d315c4eb34645f5362e6395ee5e5 # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 4 of 7 V3] obsfate: filter out current user if not in verbose

2017-10-17 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 b74d99227666d315c4eb34645f5362e6395ee5e5 # Parent fc484d70e64944dc3e918efdca08ec0ca8466c4d # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 1 of 7 V3] templatekw: introduce obsfate keyword

2017-10-17 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 fc6e8b2484a3eaedd9e4b8ec10f3728b57bfbebe # Parent 68e0bcb903572cb3641c1b1ac11bdcf47d4ff5ac # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 7 of 7 V3] obsfate: add obsfate to default mapfile

2017-10-17 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 b4e71a220342f65b3c75b534670137e836e3f7b9 # Parent f3a67648b948d83038f4b0fe351a81ee042f814f # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 3 of 7 V3] ui: add the possibility to returns None as username in ui

2017-10-17 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 fc484d70e64944dc3e918efdca08ec0ca8466c4d # Parent 89093dd3ab72c2b2e3b95f6a69414ab2a174c910 # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 2 of 7 V3] test: test obfate template keyword in test-obsmarker-template.t

2017-10-17 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 89093dd3ab72c2b2e3b95f6a69414ab2a174c910 # Parent fc6e8b2484a3eaedd9e4b8ec10f3728b57bfbebe # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 6 of 7 V3] log: add obsfate by default in changeset printer

2017-10-17 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 f3a67648b948d83038f4b0fe351a81ee042f814f # Parent a2bbc21a142b192bde003f8df3adb71e13242ea1 # EXP-Topic obsfatekeyword # Available At https://bitbuck

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

2017-10-11 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 b6b6cb2b16cb2c44b10113134e212bae5b47adb0 # Parent c6979350fac712aae8bd776553b3c7692a8136cf # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 05 of 11 V2] templatekw: introduce obsfate keyword

2017-10-11 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 34bb2af8638432dea3052eabd4b6eb12a1777e19 # Parent 8447ccc2c5c91520ca75e6bbdc57100af8d0e931 # EXP-Topic obsfatekeyword # Available At https://bitbuck

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

2017-10-11 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 c6979350fac712aae8bd776553b3c7692a8136cf # Parent 34bb2af8638432dea3052eabd4b6eb12a1777e19 # EXP-Topic obsfatekeyword # Available At https://bitbuck

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

2017-10-11 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 30f0f979da9ca8adceaba48fddfb146f5b9cea78 # Parent be07c4e68161b95e9a083ec940f3b02d494edda7 # EXP-Topic obsfatekeyword # Available At https://bitbuck

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

2017-10-11 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 0b833ca139b7afeaf63f38e2a06474b5a9699457 # Parent b6b6cb2b16cb2c44b10113134e212bae5b47adb0 # EXP-Topic obsfatekeyword # Available At https://bitbuck

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

2017-10-11 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 79dd127e09281ca88332be9791016cf92936e4e8 # Parent 4162251414fe06aec0bbe559a0262d8fdd49129a # EXP-Topic obsfatekeyword # Available At https://bitbuck

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

2017-10-11 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 8961471c54fcabd92a8568adb563f02c2475fe0f # Parent 79dd127e09281ca88332be9791016cf92936e4e8 # EXP-Topic obsfatekeyword # Available At https://bitbuck

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

2017-10-11 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 4162251414fe06aec0bbe559a0262d8fdd49129a # Parent 0b833ca139b7afeaf63f38e2a06474b5a9699457 # EXP-Topic obsfatekeyword # Available At https://bitbuck

[PATCH 2 of 2] test: add an extra case for obsolescence distributed case

2017-10-12 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1506807440 -3600 # Sat Sep 30 22:37:20 2017 +0100 # Node ID cf572fd4e79604e0f774869c11e24b05f1d3517f # Parent 8252157034b4e4f9f851f328633ef86df44cc9cf # EXP-Topic obs-tests # Available At https://bitbucket.org/o

[PATCH 1 of 8] phase: filter out non-draft item in "draft root"

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507745282 -7200 # Wed Oct 11 20:08:02 2017 +0200 # Node ID 629de091478a249c97ce410733c8520aaec779f2 # Parent a652b7763f669683eb5540c6d4b77ee18e55bc80 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 4 of 8] phase: gather remote phase information in a summary object

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507739944 -7200 # Wed Oct 11 18:39:04 2017 +0200 # Node ID c581583a2c085662c9a59f55f2483a2c748eb573 # Parent 9fb76d6c80d20b5af8ee1d0e7d6c221924b1d7bb # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 5 of 8] phase: introduce a new 'check:phases' part

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507698782 -7200 # Wed Oct 11 07:13:02 2017 +0200 # Node ID 3e12cfeb7b0177e2efdd39de00dc7f03d944 # Parent c581583a2c085662c9a59f55f2483a2c748eb573 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 6 of 8] phase: generate a push-race detection part on push

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507700400 -7200 # Wed Oct 11 07:40:00 2017 +0200 # Node ID e688d8b13100c464897c7f872c498202f8e82272 # Parent 3e12cfeb7b0177e2efdd39de00dc7f03d944 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH 3 of 8] phase: simplify the check for issue3781 shortcut in discovery

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507739974 -7200 # Wed Oct 11 18:39:34 2017 +0200 # Node ID 9fb76d6c80d20b5af8ee1d0e7d6c221924b1d7bb # Parent 29a71a5125a7beb8334a7f7386a3023bfa1f66f8 # EXP-Topic b2.phases.push # Available At https://bitbuck

[PATCH] configitems: fixup default value of annotate config option

2017-10-16 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1508159570 -7200 # Mon Oct 16 15:12:50 2017 +0200 # Node ID b3c7b74f19ba08ef8c2b4056508cc1f287550587 # Parent 330d0b582ab38d35d9d521626e9d039044f38ecd # EXP-Topic config.register.fixup # Available At https://bitbuck

Re: [PATCH 08 of 11] configitems: register the full 'merge-tools' config and sub-options

2017-10-16 Thread Boris Feld
On Fri, 2017-10-13 at 15:37 -0400, Augie Fackler wrote: > On Fri, Oct 13, 2017 at 07:55:14PM +0200, Boris Feld wrote: > > # HG changeset patch > > # User Boris Feld <boris.f...@octobus.net> > > # Date 1507487833 -7200 > > #  Sun Oct 08

[PATCH 11 of 11] configitems: register the 'templates' section

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507490964 -7200 # Sun Oct 08 21:29:24 2017 +0200 # Node ID c577c2524d863b5649d31ad84a15773deb9b2372 # Parent 8f3e9e9a61021e35a5798eef6368672506890bcf # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 05 of 11] configitems: register the 'defaults' section

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507487991 -7200 # Sun Oct 08 20:39:51 2017 +0200 # Node ID a9c5344860a24f38007c9f25cb91a5304747391b # Parent 863c2407bfabe9b23b28d01582f53d318b6ae9fc # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 06 of 11] configitems: register the 'extensions' section

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507625327 -7200 # Tue Oct 10 10:48:47 2017 +0200 # Node ID 3885ce0a46c11f714335aafa38876b4d0c0aed9b # Parent a9c5344860a24f38007c9f25cb91a5304747391b # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 02 of 11] configitems: register the 'alias' section

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507487185 -7200 # Sun Oct 08 20:26:25 2017 +0200 # Node ID 19afa27ae88e1d42aa285d808a736d0c623bdf86 # Parent 429c6e9c7c3a4f601db17c6553a8fcdad35708a8 # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 01 of 11] configitems: allow for the registration of "generic" config item

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507625355 -7200 # Tue Oct 10 10:49:15 2017 +0200 # Node ID 429c6e9c7c3a4f601db17c6553a8fcdad35708a8 # Parent 37b4375b1221e3bda055f0cbecf06b3c9510fd2c # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 07 of 11] configitems: register the 'hooks' config section

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507905546 -7200 # Fri Oct 13 16:39:06 2017 +0200 # Node ID 0824a3519c14d643a81dd4f718846f15045772ec # Parent 3885ce0a46c11f714335aafa38876b4d0c0aed9b # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 04 of 11] configitems: register the 'committemplate' section

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507489322 -7200 # Sun Oct 08 21:02:02 2017 +0200 # Node ID 863c2407bfabe9b23b28d01582f53d318b6ae9fc # Parent 78e6b5c73ed70bd98a0aff7a4f1757a99ea11982 # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 09 of 11] configitems: register the 'pager.attend-.*' options

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507681569 -7200 # Wed Oct 11 02:26:09 2017 +0200 # Node ID 9f8f4614d1366eaeea1366f9563a9db3a0811a9d # Parent 6ad9f6f42f33fe5efb78f76d39c41f28333144d6 # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 10 of 11] configitems: register the 'paths' config section

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507690915 -7200 # Wed Oct 11 05:01:55 2017 +0200 # Node ID 8f3e9e9a61021e35a5798eef6368672506890bcf # Parent 9f8f4614d1366eaeea1366f9563a9db3a0811a9d # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 03 of 11] configitems: register the 'color' section

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507625368 -7200 # Tue Oct 10 10:49:28 2017 +0200 # Node ID 78e6b5c73ed70bd98a0aff7a4f1757a99ea11982 # Parent 19afa27ae88e1d42aa285d808a736d0c623bdf86 # EXP-Topic config.register.ready # Available At https://bitbuck

[PATCH 08 of 11] configitems: register the full 'merge-tools' config and sub-options

2017-10-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1507487833 -7200 # Sun Oct 08 20:37:13 2017 +0200 # Node ID 6ad9f6f42f33fe5efb78f76d39c41f28333144d6 # Parent 0824a3519c14d643a81dd4f718846f15045772ec # EXP-Topic config.register.ready # Available At https://bitbuck

Re: [PATCH 05 of 11 V2] templatekw: introduce obsfate keyword

2017-10-13 Thread Boris Feld
On Thu, 2017-10-12 at 22:51 +0900, Yuya Nishihara wrote: > On Thu, 12 Oct 2017 15:29:31 +0200, Boris Feld wrote: > > On Wed, 2017-10-11 at 22:24 +0900, Yuya Nishihara wrote: > > > Ugh, there's templatekw.defaulttempl which provides the default > > > template > &

[PATCH 2 of 3] configitems: register the 'eol.native' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786766 -7200 # ven. juin 30 03:39:26 2017 +0200 # Node ID 6b6d538975c8600092024aa9693b5be4c8738633 # Parent e5c4424dc0dabfa817f41fc81a49b4232fda05e6 # EXP-Topic config.register.eol configitems: re

[PATCH 1 of 3] configitems: register the 'eol.fix-trailing-newline' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786761 -7200 # ven. juin 30 03:39:21 2017 +0200 # Node ID e5c4424dc0dabfa817f41fc81a49b4232fda05e6 # Parent a763c891f36e55f4869f443c220227d1da747d18 # EXP-Topic config.register.eol configitems: register the 'e

[PATCH 4 of 6] configitems: register the 'patchbomb.from' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787020 -7200 # ven. juin 30 03:43:40 2017 +0200 # Node ID 6040b7a8c74c9e3fe037b70cb6f1eefa3cbb6872 # Parent 582ed2ff6fef719d074e29425a1517d210358155 # EXP-Topic config.register.patchbomb configitems: re

[PATCH 1 of 6] configitems: register the 'patchbomb.bundletype' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787017 -7200 # ven. juin 30 03:43:37 2017 +0200 # Node ID f6e0ac2346b8b5dc54560eb5e9b235dcbec9c3b2 # Parent a763c891f36e55f4869f443c220227d1da747d18 # EXP-Topic config.register.patchbomb configitems: re

[PATCH 5 of 6] configitems: register the 'patchbomb.intro' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787021 -7200 # ven. juin 30 03:43:41 2017 +0200 # Node ID 9427d3096d063f598b0494b13db34e6da8d9b80d # Parent 6040b7a8c74c9e3fe037b70cb6f1eefa3cbb6872 # EXP-Topic config.register.patchbomb configitems: re

[PATCH 2 of 6] configitems: register the 'patchbomb.confirm' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787018 -7200 # ven. juin 30 03:43:38 2017 +0200 # Node ID 6bb52f8fe58399f4d1a7caec44e3ae5c9078e159 # Parent f6e0ac2346b8b5dc54560eb5e9b235dcbec9c3b2 # EXP-Topic config.register.patchbomb configitems: re

[PATCH 3 of 6] configitems: register the 'patchbomb.flagtemplate' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787019 -7200 # ven. juin 30 03:43:39 2017 +0200 # Node ID 582ed2ff6fef719d074e29425a1517d210358155 # Parent 6bb52f8fe58399f4d1a7caec44e3ae5c9078e159 # EXP-Topic config.register.patchbomb configitems: re

[PATCH 6 of 6] configitems: register the 'patchbomb.publicurl' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787023 -7200 # ven. juin 30 03:43:43 2017 +0200 # Node ID 3ca211a67a589696469faa6fb395499dc8788e84 # Parent 9427d3096d063f598b0494b13db34e6da8d9b80d # EXP-Topic config.register.patchbomb configitems: re

[PATCH] configitems: register the 'win32mbcs.encoding' config

2017-09-11 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787154 -7200 # ven. juin 30 03:45:54 2017 +0200 # Node ID 34ae7b710192ced203102f80f6a1f73e42341d3b # Parent a763c891f36e55f4869f443c220227d1da747d18 # EXP-Topic config.register.win32mbcs configitems: re

[PATCH 1 of 4] configitems: register the 'mq.git' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786994 -7200 # ven. juin 30 03:43:14 2017 +0200 # Node ID ea821914bb23ec4365dbd92ca1ef4d25c4e28fb2 # Parent 24bf823377fcbf49fec9da8adb796924dff91c73 # EXP-Topic config.register.mq configitems: register the '

[PATCH 3 of 3] extensions: register config item early

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1504564453 -7200 # mar. sept. 05 00:34:13 2017 +0200 # Node ID 2603449fbeb1c6af8c0e26f18eb4d12ea0ca7b5c # Parent 61359c114a007e20e8d4799ab9b849d124ae9639 # EXP-Topic config.register.schedule extensions: register

[PATCH 2 of 4] configitems: register the 'mq.keepchanges' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786995 -7200 # ven. juin 30 03:43:15 2017 +0200 # Node ID 7989e079e5fa27b7b185df9b0a5b7b2a80e025f6 # Parent ea821914bb23ec4365dbd92ca1ef4d25c4e28fb2 # EXP-Topic config.register.mq configitems: re

[PATCH 3 of 4] configitems: register the 'mq.plain' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786996 -7200 # ven. juin 30 03:43:16 2017 +0200 # Node ID 50f09e900eb1a9b85b03c673922605fa4cebbe28 # Parent 7989e079e5fa27b7b185df9b0a5b7b2a80e025f6 # EXP-Topic config.register.mq configitems: register the 'mq

[PATCH 4 of 4] configitems: register the 'mq.secret' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786997 -7200 # ven. juin 30 03:43:17 2017 +0200 # Node ID 548a8ce3885acf89786890c944ac62276635 # Parent 50f09e900eb1a9b85b03c673922605fa4cebbe28 # EXP-Topic config.register.mq configitems: register the 'mq.

[PATCH 1 of 3] configitems: register the 'win32text.warn' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787156 -7200 # ven. juin 30 03:45:56 2017 +0200 # Node ID 2cf07eee9f82fcefb32b696929695de3b2c9f816 # Parent 2603449fbeb1c6af8c0e26f18eb4d12ea0ca7b5c # EXP-Topic config.register.win32text configitems: re

[PATCH 2 of 3] extensions: factor extra data loading out

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1504564319 -7200 # mar. sept. 05 00:31:59 2017 +0200 # Node ID 61359c114a007e20e8d4799ab9b849d124ae9639 # Parent 24bf823377fcbf49fec9da8adb796924dff91c73 # EXP-Topic config.register.schedule extensions: factor extr

[PATCH 03 of 27] configitems: register the 'convert.cvsps.mergefrom' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786395 -7200 # ven. juin 30 03:33:15 2017 +0200 # Node ID 9902b23bdb4e92e48b0ce69f95cedc6ea55d53ca # Parent b0b81a60d458a9b1be73a21d94268735a5409626 # EXP-Topic config.register.convert configitems: re

[PATCH 04 of 27] configitems: register the 'convert.cvsps.mergeto' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786405 -7200 # ven. juin 30 03:33:25 2017 +0200 # Node ID cb42d350be7955d112360633b3feb6e124dc55ca # Parent 9902b23bdb4e92e48b0ce69f95cedc6ea55d53ca # EXP-Topic config.register.convert configitems: re

[PATCH 01 of 27] configitems: register the 'convert.cvsps.cache' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786373 -7200 # ven. juin 30 03:32:53 2017 +0200 # Node ID 30cdc4d4189ee6399c8a39d825333c0602244899 # Parent 24bf823377fcbf49fec9da8adb796924dff91c73 # EXP-Topic config.register.convert configitems: re

[PATCH 05 of 27] configitems: register the 'convert.git.committeractions' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786409 -7200 # ven. juin 30 03:33:29 2017 +0200 # Node ID d2b588a305858f034453b20d7735f35c13d33fc8 # Parent cb42d350be7955d112360633b3feb6e124dc55ca # EXP-Topic config.register.convert configitems: re

[PATCH 09 of 27] configitems: register the 'convert.git.renamelimit' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786446 -7200 # ven. juin 30 03:34:06 2017 +0200 # Node ID 1f322f5d18d0e2febbeca6479112cb8c6f30f64a # Parent fb705634d0c19d20a5fbc12f26b1bfb6178f429e # EXP-Topic config.register.convert configitems: re

[PATCH 06 of 27] configitems: register the 'convert.git.extrakeys' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786421 -7200 # ven. juin 30 03:33:41 2017 +0200 # Node ID 750a17e8dab48e75d5920a0e54a8c7d2cd84fceb # Parent d2b588a305858f034453b20d7735f35c13d33fc8 # EXP-Topic config.register.convert configitems: re

[PATCH 02 of 27] configitems: register the 'convert.cvsps.fuzz' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786386 -7200 # ven. juin 30 03:33:06 2017 +0200 # Node ID b0b81a60d458a9b1be73a21d94268735a5409626 # Parent 30cdc4d4189ee6399c8a39d825333c0602244899 # EXP-Topic config.register.convert configitems: re

[PATCH 07 of 27] configitems: register the 'convert.git.findcopiesharder' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786431 -7200 # ven. juin 30 03:33:51 2017 +0200 # Node ID b3e4b98ffae06431ccf5d22e186f5eff955576c0 # Parent 750a17e8dab48e75d5920a0e54a8c7d2cd84fceb # EXP-Topic config.register.convert configitems: re

[PATCH 22 of 27] configitems: register the 'convert.localtimezone' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786560 -7200 # ven. juin 30 03:36:00 2017 +0200 # Node ID b36390e8baa1d2336b270f588724c6cb764ea9f7 # Parent 93f4d32f9b691daee2af94acf20006c07dfd4556 # EXP-Topic config.register.convert configitems: re

[PATCH 25 of 27] configitems: register the 'convert.svn.debugsvnlog' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786596 -7200 # ven. juin 30 03:36:36 2017 +0200 # Node ID 1014bb15cf2ec7e66e31332167ce7cefe42dda71 # Parent 90443693aa15334f563d3040531c5047533e28e0 # EXP-Topic config.register.convert configitems: re

[PATCH 18 of 27] configitems: register the 'convert.hg.startrev' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786529 -7200 # ven. juin 30 03:35:29 2017 +0200 # Node ID e3fca664768b13f2a0c5e105270e8470c4c33547 # Parent b72c9c2a8aac0b36023d5b3bc2536374416f5d1e # EXP-Topic config.register.convert configitems: re

[PATCH 15 of 27] configitems: register the 'convert.hg.revs' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786498 -7200 # ven. juin 30 03:34:58 2017 +0200 # Node ID ec1265e10b50045c7889343ef431e974f906c5b9 # Parent 02ef13d05ad905d749dcb605ed97668f1a859630 # EXP-Topic config.register.convert configitems: re

[PATCH 20 of 27] configitems: register the 'convert.hg.usebranchnames' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786548 -7200 # ven. juin 30 03:35:48 2017 +0200 # Node ID ca528d5a3dd22f4ed658d1fa269cbcc1526d196d # Parent 1a45a9526e570e7b55c8d23470fa697f930e127c # EXP-Topic config.register.convert configitems: re

[PATCH 08 of 27] configitems: register the 'convert.git.remoteprefix' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786440 -7200 # ven. juin 30 03:34:00 2017 +0200 # Node ID fb705634d0c19d20a5fbc12f26b1bfb6178f429e # Parent b3e4b98ffae06431ccf5d22e186f5eff955576c0 # EXP-Topic config.register.convert configitems: re

[PATCH 12 of 27] configitems: register the 'convert.git.skipsubmodules' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786472 -7200 # ven. juin 30 03:34:32 2017 +0200 # Node ID bf67fe8f61095494e07cc67369925273e9645354 # Parent d9edf9dd29eaf07f75165e28fdbf13702d29ee55 # EXP-Topic config.register.convert configitems: re

[PATCH 11 of 27] configitems: register the 'convert.git.similarity' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786463 -7200 # ven. juin 30 03:34:23 2017 +0200 # Node ID d9edf9dd29eaf07f75165e28fdbf13702d29ee55 # Parent 9610a6b85481b82d7285ef984b8007f89e97fd00 # EXP-Topic config.register.convert configitems: re

[PATCH 13 of 27] configitems: register the 'convert.hg.clonebranches' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786485 -7200 # ven. juin 30 03:34:45 2017 +0200 # Node ID bb608ac7127a42869504635109bc831fec38f7a0 # Parent bf67fe8f61095494e07cc67369925273e9645354 # EXP-Topic config.register.convert configitems: re

[PATCH 14 of 27] configitems: register the 'convert.hg.ignoreerrors' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786489 -7200 # ven. juin 30 03:34:49 2017 +0200 # Node ID 02ef13d05ad905d749dcb605ed97668f1a859630 # Parent bb608ac7127a42869504635109bc831fec38f7a0 # EXP-Topic config.register.convert configitems: re

[PATCH 17 of 27] configitems: register the 'convert.hg.sourcename' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786522 -7200 # ven. juin 30 03:35:22 2017 +0200 # Node ID b72c9c2a8aac0b36023d5b3bc2536374416f5d1e # Parent 7eb23ec158592611555de67654bfb88d671f9c52 # EXP-Topic config.register.convert configitems: re

[PATCH 19 of 27] configitems: register the 'convert.hg.tagsbranch' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786538 -7200 # ven. juin 30 03:35:38 2017 +0200 # Node ID 1a45a9526e570e7b55c8d23470fa697f930e127c # Parent e3fca664768b13f2a0c5e105270e8470c4c33547 # EXP-Topic config.register.convert configitems: re

[PATCH 23 of 27] configitems: register the 'convert.p4.startrev' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786580 -7200 # ven. juin 30 03:36:20 2017 +0200 # Node ID 1acea52756eaf12d0bbff6d3fa93c0c89f51c907 # Parent b36390e8baa1d2336b270f588724c6cb764ea9f7 # EXP-Topic config.register.convert configitems: re

[PATCH 24 of 27] configitems: register the 'convert.skiptags' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786588 -7200 # ven. juin 30 03:36:28 2017 +0200 # Node ID 90443693aa15334f563d3040531c5047533e28e0 # Parent 1acea52756eaf12d0bbff6d3fa93c0c89f51c907 # EXP-Topic config.register.convert configitems: re

[PATCH 10 of 27] configitems: register the 'convert.git.saverev' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786454 -7200 # ven. juin 30 03:34:14 2017 +0200 # Node ID 9610a6b85481b82d7285ef984b8007f89e97fd00 # Parent 1f322f5d18d0e2febbeca6479112cb8c6f30f64a # EXP-Topic config.register.convert configitems: re

[PATCH 16 of 27] configitems: register the 'convert.hg.saverev' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786512 -7200 # ven. juin 30 03:35:12 2017 +0200 # Node ID 7eb23ec158592611555de67654bfb88d671f9c52 # Parent ec1265e10b50045c7889343ef431e974f906c5b9 # EXP-Topic config.register.convert configitems: re

[PATCH 26 of 27] configitems: register the 'convert.svn.startrev' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498786606 -7200 # ven. juin 30 03:36:46 2017 +0200 # Node ID 64be670052f552196c3a5dfb029f12fd6e54271b # Parent 1014bb15cf2ec7e66e31332167ce7cefe42dda71 # EXP-Topic config.register.convert configitems: re

[PATCH V2] configitems: register the 'win32mbcs.encoding' config

2017-09-13 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1498787154 -7200 # ven. juin 30 03:45:54 2017 +0200 # Node ID 5fb90f89802ce9428913ef67df6a96d66e218d51 # Parent a763c891f36e55f4869f443c220227d1da747d18 # EXP-Topic config.register.win32mbcs configitems: re

[PATCH phase] exchange: fix test for remote support of binary phases

2017-09-30 Thread Boris Feld
# HG changeset patch # User Boris Feld <boris.f...@octobus.net> # Date 1506762569 -3600 # Sat Sep 30 10:09:29 2017 +0100 # Node ID 4d26dbcdfdb38fd3fc4efa157b64819f5281c8e0 # Parent ec769bba34d377503f42308dea5ddcb8ce4c0ade # EXP-Topic fix-phases exchange: fix test for remote support of

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