[PATCH 5 of 7 V2] revbranchcache: add the necessary bit to send 'rbc' data over bundle2

2018-03-01 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1516283882 -3600 # Thu Jan 18 14:58:02 2018 +0100 # Node ID 56f869a852230bdbcff6ae3c366cb0d83f6cf757 # Parent d0012d0077b4cb19cbd32b3f1b1741b3d53edc6f # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 7 V2] revbranchcache: add a bundle2 handler for a rbc part

2018-03-01 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230904 -3600 # Wed Feb 21 17:35:04 2018 +0100 # Node ID 4bbef3ac3183c49f70de3006390301d05fa41122 # Parent 9072a7903a7890cc61a6b7d0c7fa95e6d6db5b27 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 4 of 7 V2] bundle: include advisory rev branch cache part in bundle2 bundle

2018-03-01 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230780 -3600 # Wed Feb 21 17:33:00 2018 +0100 # Node ID d0012d0077b4cb19cbd32b3f1b1741b3d53edc6f # Parent 73e85c62e2927df8a905430436ec95686c28afd6 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 3 of 7 V2] rev-branch-cache: add a function to generate a part

2018-03-01 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230382 -3600 # Wed Feb 21 17:26:22 2018 +0100 # Node ID 73e85c62e2927df8a905430436ec95686c28afd6 # Parent 4bbef3ac3183c49f70de3006390301d05fa41122 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 6 of 7 V2] revbranchcache: disable the new part for narrow hg bundle

2018-03-01 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519237601 -3600 # Wed Feb 21 19:26:41 2018 +0100 # Node ID 2811d9ca31137ca7a9cc7c8a37862cdbff87bbec # Parent 56f869a852230bdbcff6ae3c366cb0d83f6cf757 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 7 V2] revbranchcache: add a public function to update the data

2018-03-01 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1516281665 -3600 # Thu Jan 18 14:21:05 2018 +0100 # Node ID 9072a7903a7890cc61a6b7d0c7fa95e6d6db5b27 # Parent 4b9e9e3f450c7c8a8717e0a2ed9573a067903ce6 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 7 of 7 V2] revbranchcache: advertise and use 'rbc' exchange capability

2018-03-01 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1516284622 -3600 # Thu Jan 18 15:10:22 2018 +0100 # Node ID ae2bd3eea086fab9d55c1a85bab49de2272f4f90 # Parent 2811d9ca31137ca7a9cc7c8a37862cdbff87bbec # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 2] push-discovery: extract the bookmark comparison logic in its own function

2018-03-13 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1520607221 -3600 # Fri Mar 09 15:53:41 2018 +0100 # Node ID 5b15c9c72bc88931d5a5dc9bfec0935098c04402 # Parent 9ecb102cd955e075a6a637f1b8d4f5c8e3015751 # EXP-Topic push-book-handling # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 2] push-discovery: don't turn use generator when comparing bookmarks

2018-03-13 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1520609495 -3600 # Fri Mar 09 16:31:35 2018 +0100 # Node ID 9ecb102cd955e075a6a637f1b8d4f5c8e3015751 # Parent 2cdf47e14c30dbdc2ebc0fd498fc0b85205ce2b3 # EXP-Topic push-book-handling # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH] peer-request: include more details about batch commands

2018-03-13 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1520268508 18000 # Mon Mar 05 11:48:28 2018 -0500 # Node ID 025b0a829b1c9a299b76b7303b4d46c269fcba48 # Parent 31581528f2421dc5d8a567125b8ecc0367b2b906 # EXP-Topic peer-request.batch # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 2] debugbundle: do not display detailed part data in --quiet mode

2018-03-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519229816 -3600 # Wed Feb 21 17:16:56 2018 +0100 # Node ID 894cf14ad5d770100eecf112cff94c7a7b19679b # Parent a88d68dc3ee82993597f3f90527eed8d9c270fdd # EXP-Topic debug-improvement # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 2] debugupdatecache: also warm rev branch cache

2018-03-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230070 -3600 # Wed Feb 21 17:21:10 2018 +0100 # Node ID c76963db79b393830c8f460baec7efcb39049d86 # Parent 894cf14ad5d770100eecf112cff94c7a7b19679b # EXP-Topic debug-improvement # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 7 V3] revbranchcache: add a bundle2 handler for a rbc part

2018-03-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230904 -3600 # Wed Feb 21 17:35:04 2018 +0100 # Node ID c66ccb6f6ec80d539f2bed0724cca125624d2807 # Parent ec581b3db32120b39cd7c4b9019955c0b0374d60 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 5 of 7 V3] revbranchcache: add the necessary bit to send 'rbc' data over bundle2

2018-03-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1516283882 -3600 # Thu Jan 18 14:58:02 2018 +0100 # Node ID e4e572bef19bde11ac42e68f3acaad02f83b0fbb # Parent 1c52141b19cb805877b648d5ae4320a4f76f50ba # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 4 of 7 V3] bundle: include advisory rev branch cache part in bundle2 bundle

2018-03-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230780 -3600 # Wed Feb 21 17:33:00 2018 +0100 # Node ID 1c52141b19cb805877b648d5ae4320a4f76f50ba # Parent 778415f0a8869c88f0f7b96882ed07aa56b4c930 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 6 of 7 V3] revbranchcache: disable the new part for narrow hg bundle

2018-03-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519237601 -3600 # Wed Feb 21 19:26:41 2018 +0100 # Node ID de3ebe1992b795f0be17c922b1bc6c8c7373d06e # Parent e4e572bef19bde11ac42e68f3acaad02f83b0fbb # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 3 of 7 V3] rev-branch-cache: add a function to generate a part

2018-03-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230382 -3600 # Wed Feb 21 17:26:22 2018 +0100 # Node ID 778415f0a8869c88f0f7b96882ed07aa56b4c930 # Parent c66ccb6f6ec80d539f2bed0724cca125624d2807 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 7 V3] revbranchcache: add a public function to update the data

2018-03-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1516281665 -3600 # Thu Jan 18 14:21:05 2018 +0100 # Node ID ec581b3db32120b39cd7c4b9019955c0b0374d60 # Parent 3f3418a4a7743c7019cd4ec5fc1ac1ce7c1b61ab # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 5 of 7 V4] revbranchcache: add the necessary bit to send 'rbc' data over bundle2

2018-03-16 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1516283882 -3600 # Thu Jan 18 14:58:02 2018 +0100 # Node ID 6355ab0513a089c60a59f76039bea39d07f9e80c # Parent d0daa9803d599b7b6fd4f80a773b08a32cc2ccb3 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 7 V4] revbranchcache: add a bundle2 handler for a rbc part

2018-03-16 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230904 -3600 # Wed Feb 21 17:35:04 2018 +0100 # Node ID 1eb0f8075f0d33fe0aebf7243eaf50db2b33496d # Parent 695dfd0f5d9849a7f0b81e623dbdb1befdca63c9 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 6 of 7 V4] revbranchcache: disable the new part for narrow hg bundle

2018-03-16 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519237601 -3600 # Wed Feb 21 19:26:41 2018 +0100 # Node ID bb1dcdcff788fbeabd761d5de67db1b8e17561c0 # Parent 6355ab0513a089c60a59f76039bea39d07f9e80c # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 4 of 7 V4] bundle: include advisory rev branch cache part in bundle2 bundle

2018-03-16 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230780 -3600 # Wed Feb 21 17:33:00 2018 +0100 # Node ID d0daa9803d599b7b6fd4f80a773b08a32cc2ccb3 # Parent fa45b38924bec627efbd1ff270e68943211a9c8d # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 3 of 7 V4] rev-branch-cache: add a function to generate a part

2018-03-16 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519230382 -3600 # Wed Feb 21 17:26:22 2018 +0100 # Node ID fa45b38924bec627efbd1ff270e68943211a9c8d # Parent 1eb0f8075f0d33fe0aebf7243eaf50db2b33496d # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 7 V4] revbranchcache: add a public function to update the data

2018-03-16 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1516281665 -3600 # Thu Jan 18 14:21:05 2018 +0100 # Node ID 695dfd0f5d9849a7f0b81e623dbdb1befdca63c9 # Parent c978ffef167e8c5d343c3cca1ebf23f1082c3c09 # EXP-Topic wire-rbc # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 4 V3] revset: disable compat with legacy compat for internal revsets API (API)

2018-04-11 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1520412972 18000 # Wed Mar 07 03:56:12 2018 -0500 # Node ID 00090d394d4e0a7c2637f161493353530dcf739d # Parent 5c1a0d784a26d4e8659dcec80503c8764432a303 # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 4 of 4 V3] revset: skip legacy lookup for revset starting with "set:" (BC)

2018-04-11 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1523369212 -7200 # Tue Apr 10 16:06:52 2018 +0200 # Node ID 1fa181fa9b18860c1ec97a31def9bcfcc6959057 # Parent b52727111f7f17524fd8e8982af59b5f372cc7c3 # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 3 of 4 V3] revset: use and explicit loop to resolve each spec

2018-04-11 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1523367822 -7200 # Tue Apr 10 15:43:42 2018 +0200 # Node ID b52727111f7f17524fd8e8982af59b5f372cc7c3 # Parent 00090d394d4e0a7c2637f161493353530dcf739d # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 4 V3] revset: add more test to show current behaviors with label looking like revset

2018-04-11 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519922236 18000 # Thu Mar 01 11:37:16 2018 -0500 # Node ID 5c1a0d784a26d4e8659dcec80503c8764432a303 # Parent e45545f7895e66d55379a7db48b13831eff6cf2a # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 3 of 3 V4] revset: skip legacy lookup for revspec wrapped in 'revset(…)'

2018-04-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1523369212 -7200 # Tue Apr 10 16:06:52 2018 +0200 # Node ID e345b7103fef40be16f792cda46aa899d0ef8dd1 # Parent 304b6671aa1be37fc410edb38f2f2f3040ce6708 # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 3 V4] revset: use and explicit loop to resolve each spec

2018-04-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1523367822 -7200 # Tue Apr 10 15:43:42 2018 +0200 # Node ID 304b6671aa1be37fc410edb38f2f2f3040ce6708 # Parent 5c1a0d784a26d4e8659dcec80503c8764432a303 # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 3 V4] revset: add more test to show current behaviors with label looking like revset

2018-04-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519922236 18000 # Thu Mar 01 11:37:16 2018 -0500 # Node ID 5c1a0d784a26d4e8659dcec80503c8764432a303 # Parent e45545f7895e66d55379a7db48b13831eff6cf2a # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 3 of 3 V5] revset: skip legacy lookup for revspec wrapped in 'revset(…)'

2018-04-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1523369212 -7200 # Tue Apr 10 16:06:52 2018 +0200 # Node ID 109ca88347d7b531d4b48370efcbc4d6e850cf92 # Parent f363552ced37ae028bbcf2cba1f02ac623385f54 # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 3 V5] revset: add more test to show current behaviors with label looking like revset

2018-04-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519922236 18000 # Thu Mar 01 11:37:16 2018 -0500 # Node ID 99b314c5fe199b821705712324647971e79e8cbc # Parent 7b29556247776a86ead7eb98fd3a20dafd0c08b4 # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 3 V5] revset: use and explicit loop to resolve each spec

2018-04-15 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1523367822 -7200 # Tue Apr 10 15:43:42 2018 +0200 # Node ID f363552ced37ae028bbcf2cba1f02ac623385f54 # Parent 99b314c5fe199b821705712324647971e79e8cbc # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 1 of 2 V6] revset: add more test to show current behaviors with label looking like revset

2018-04-17 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1519922236 18000 # Thu Mar 01 11:37:16 2018 -0500 # Node ID 6501c9e162939da32371fa67da710af506f85140 # Parent 9b3a348c9b2fa290fda8a8d1fe8afb987d2fc9e7 # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 2 V6] revset: skip legacy lookup for revspec wrapped in 'revset(…)'

2018-04-17 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1523369212 -7200 # Tue Apr 10 16:06:52 2018 +0200 # Node ID a8bfeca77f8e59c9f9e8552f04ec2f553d59e7fa # Parent 6501c9e162939da32371fa67da710af506f85140 # EXP-Topic noname # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 07 of 10] configitems: register the 'bugzilla.timeout' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414655 -7200 # Fri Jul 07 10:04:15 2017 +0200 # Node ID 5b67961350d4084c8e50c14826335f69711fa65d # Parent a8c4ac38c3d2f0e52653de1814a71fdc8801ee12 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.timeout' co

[PATCH 09 of 10] configitems: register the 'bugzilla.usermap' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414659 -7200 # Fri Jul 07 10:04:19 2017 +0200 # Node ID 26a2797083007305df1f79cf9edf1675e51745a2 # Parent b3631f450acf389945b3abd5c68137f7f06e783d # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.usermap' co

[PATCH 05 of 10] configitems: register the 'bugzilla.style' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414651 -7200 # Fri Jul 07 10:04:11 2017 +0200 # Node ID 60189e1716c6dfd71b10f43aa49f6946d4021b2f # Parent 69feb1d1d3d3b2d2dee30941cc910b7a1b98b04b # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.style' co

[PATCH 03 of 10] configitems: register the 'bugzilla.regexp' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414647 -7200 # Fri Jul 07 10:04:07 2017 +0200 # Node ID 1ca312b6211d3bde677c53972abd95c4be45f8ff # Parent f56a5222c189bad35178708eeba73f333691e148 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.regexp' co

[PATCH 04 of 10] configitems: register the 'bugzilla.strip' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414649 -7200 # Fri Jul 07 10:04:09 2017 +0200 # Node ID 69feb1d1d3d3b2d2dee30941cc910b7a1b98b04b # Parent 1ca312b6211d3bde677c53972abd95c4be45f8ff # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.strip' co

[PATCH 02 of 10] configitems: register the 'bugzilla.password' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414645 -7200 # Fri Jul 07 10:04:05 2017 +0200 # Node ID f56a5222c189bad35178708eeba73f333691e148 # Parent fcb4529a633634e7885ed4b79a62743a52a4a6b3 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.password&#x

[PATCH 06 of 10] configitems: register the 'bugzilla.template' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414653 -7200 # Fri Jul 07 10:04:13 2017 +0200 # Node ID a8c4ac38c3d2f0e52653de1814a71fdc8801ee12 # Parent 60189e1716c6dfd71b10f43aa49f6946d4021b2f # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.template&#x

[PATCH 01 of 10] configitems: register the 'bugzilla.mocklog' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414643 -7200 # Fri Jul 07 10:04:03 2017 +0200 # Node ID fcb4529a633634e7885ed4b79a62743a52a4a6b3 # Parent 26e4ba058215e536d3827befbea99ff6203d35f8 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.mocklog' co

[PATCH 10 of 10] configitems: register the 'bugzilla.version' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414661 -7200 # Fri Jul 07 10:04:21 2017 +0200 # Node ID 0ed2de9467f9abc9443bb583e57fcb1ff8703f42 # Parent 26a2797083007305df1f79cf9edf1675e51745a2 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.version' co

[PATCH 08 of 10] configitems: register the 'bugzilla.user' config

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414657 -7200 # Fri Jul 07 10:04:17 2017 +0200 # Node ID b3631f450acf389945b3abd5c68137f7f06e783d # Parent 5b67961350d4084c8e50c14826335f69711fa65d # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.user' confi

Re: [PATCH 9 of 9] template: use template-engine for obsfate

2017-07-12 Thread Boris Feld
On Wed, 2017-07-12 at 00:06 +0900, Yuya Nishihara wrote: > On Tue, 11 Jul 2017 11:16:03 +0200, Boris Feld wrote: > > Obsfate has a difficult task: summarize the obsolescence history > > (potentially spanning multiple obs-markers), aggregating the > > different > >

[PATCH 1 of 4] changegroup: stop treating strip as special when dealing with phases

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499741576 -7200 # Tue Jul 11 04:52:56 2017 +0200 # Node ID e46f9cabad79aa5429c2e8d80d5c60e42e42abb1 # Parent 4672db164c986da4442bd864cd044512d975c3f2 # EXP-Topic tr.changes.phases changegroup: stop treating strip as special when dealing with

[PATCH 2 of 4] bundle2: support the 'targetphase' parameter for the changegroup part

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499742712 -7200 # Tue Jul 11 05:11:52 2017 +0200 # Node ID a600e69f8de0b75998a11502c3cb868936e6cb4a # Parent e46f9cabad79aa5429c2e8d80d5c60e42e42abb1 # EXP-Topic tr.changes.phases bundle2: support the 'targetphase' parameter for the c

[PATCH 3 of 4] bundle2: automatically add 'targetphase' parameter in writenewbundle

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499742723 -7200 # Tue Jul 11 05:12:03 2017 +0200 # Node ID 5a2c6c050e33e4f2a571247f5d1e150a3ef1d295 # Parent a600e69f8de0b75998a11502c3cb868936e6cb4a # EXP-Topic tr.changes.phases bundle2: automatically add 'targetphase' pa

[PATCH 4 of 4] bundle2: no longer use 'retractboundary' in updatephases

2017-07-12 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499742361 -7200 # Tue Jul 11 05:06:01 2017 +0200 # Node ID 002ca6e17d6b53123c5ab4a4a46fb3f5d453e072 # Parent 5a2c6c050e33e4f2a571247f5d1e150a3ef1d295 # EXP-Topic tr.changes.phases bundle2: no longer use 'retractboundary' in updatep

Re: Community video chats?

2017-07-13 Thread Boris Feld
On Tue, 2017-07-11 at 16:08 -0400, Augie Fackler wrote: > > On Jul 11, 2017, at 15:47, Phillip Cohen > > wrote: > > > > Great, glad there's interest. > > > > How would Thursday at 10am PST / 1pm EST  / 6pm UTC work? This is > > early enough for London to join, but not too early that California >

Re: [PATCH 9 of 9] template: use template-engine for obsfate

2017-07-13 Thread Boris Feld
cate. - Compute the range of date, the smaller date of the obs-marker range and the bigger one. - Try to compute a verb based on the markers. All theses computations are quite naive for the moment but the code has been designed to be easily updated, wrapped by a command or extended. This examp

[PATCH 3 of 4] configitems: register the 'progress.width' config

2017-07-13 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1498787045 -7200 # Fri Jun 30 03:44:05 2017 +0200 # Node ID 5f2e71c738b41b8a864ae8c7b38eff41985ebd99 # Parent ad57894ea839e08f6b4f2dd3eb5c779c4746202e # EXP-Topic config.register.special-case configitems: register the 'progress.width&#x

[PATCH 2 of 4] configitems: register the 'color.pagermode' config

2017-07-13 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499895388 -7200 # Wed Jul 12 23:36:28 2017 +0200 # Node ID ad57894ea839e08f6b4f2dd3eb5c779c4746202e # Parent afad2f9ae04d35cef5165b07a2987b0e5604924b # EXP-Topic config.register.special-case configitems: register the 'color.pagermode&#x

[PATCH 4 of 4] configitems: register the 'worker.backgroundclose' config

2017-07-13 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1498787157 -7200 # Fri Jun 30 03:45:57 2017 +0200 # Node ID f62a1b71aa6959c3be5a88afe574b056b9ebec5a # Parent 5f2e71c738b41b8a864ae8c7b38eff41985ebd99 # EXP-Topic config.register.special-case configitems: register the 'worker.background

[PATCH 1 of 4] configitems: handle case were the default value is not static

2017-07-13 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499895370 -7200 # Wed Jul 12 23:36:10 2017 +0200 # Node ID afad2f9ae04d35cef5165b07a2987b0e5604924b # Parent 68e9762a357b19ec7751683e2fb80266c0d260ce # EXP-Topic config.register.special-case configitems: handle case were the default value is

Re: [PATCH 1 of 3 V3] vfs: allow to pass more argument to audit

2017-07-13 Thread Boris Feld
On Fri, 2017-07-14 at 00:28 +0900, Yuya Nishihara wrote: > On Tue, 11 Jul 2017 17:55:27 +0200, Boris Feld wrote: > > # HG changeset patch > > # User Boris Feld > > # Date 1499768878 -7200 > > #  Tue Jul 11 12:27:58 2017 +0200 > > # Node ID 9addf65400ec8e6052a3

[PATCH 01 of 11] phase: put retractboundary out of the loop in advanceboundary

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499718162 -7200 # Mon Jul 10 22:22:42 2017 +0200 # Node ID 8c771f0d6e8d70b088abc2c31dc59be0d58ab9fa # Parent 50243c975fc2ee605ebac493f4ab18d37117e46a # EXP-Topic tr.changes.phases phase: put retractboundary out of the loop in advanceboundary

[PATCH 03 of 11] phases: track phase movements in 'advanceboundary'

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499733592 -7200 # Tue Jul 11 02:39:52 2017 +0200 # Node ID d578e17d880990375cf64d4c026e927987211fe7 # Parent 936da074fe26e45133672419d670febbfdb447a8 # EXP-Topic tr.changes.phases phases: track phase movements in 'advanceboundary&#x

[PATCH 02 of 11] phases: extract the intermediate set of affected revs

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499717921 -7200 # Mon Jul 10 22:18:41 2017 +0200 # Node ID 936da074fe26e45133672419d670febbfdb447a8 # Parent 8c771f0d6e8d70b088abc2c31dc59be0d58ab9fa # EXP-Topic tr.changes.phases phases: extract the intermediate set of affected revs When

[PATCH 06 of 11] localrepo: use the 'registernew' function to set the phase of new commit

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499727927 -7200 # Tue Jul 11 01:05:27 2017 +0200 # Node ID 210688a668f0ff9f8395b2789b29fdb2a1de2c64 # Parent f700a612e24139e8ee411d208791fc6d4ac9bab3 # EXP-Topic tr.changes.phases localrepo: use the 'registernew' function to set th

[PATCH 04 of 11] phases: extract the core of boundary retraction in '_retractboundary'

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499723416 -7200 # Mon Jul 10 23:50:16 2017 +0200 # Node ID 2a23f55b1b3487c7d43c0709efa900c01235b3cf # Parent d578e17d880990375cf64d4c026e927987211fe7 # EXP-Topic tr.changes.phases phases: extract the core of boundary retraction in

[PATCH 10 of 11] phases: track phase changes from 'retractboundary'

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499883060 -7200 # Wed Jul 12 20:11:00 2017 +0200 # Node ID 14007d8eba4dd21240bb243e45394fa0dc70545b # Parent d90b8e445f0f48ebcac362fb1df6f5498f814f90 # EXP-Topic tr.changes.phases phases: track phase changes from 'retractboundary' W

[PATCH 05 of 11] phases: add a 'registernew' method to set new phases

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499737645 -7200 # Tue Jul 11 03:47:25 2017 +0200 # Node ID f700a612e24139e8ee411d208791fc6d4ac9bab3 # Parent 2a23f55b1b3487c7d43c0709efa900c01235b3cf # EXP-Topic tr.changes.phases phases: add a 'registernew' method to set new phases

[PATCH 08 of 11] phases: rework phase movement code in 'cg.apply' to use 'registernew'

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499728656 -7200 # Tue Jul 11 01:17:36 2017 +0200 # Node ID c60ee8233517c9e84d5907ea2822f16667d31ca8 # Parent d331c624636b7c88f54170c7d600e6d4480aa23b # EXP-Topic tr.changes.phases phases: rework phase movement code in 'cg.apply&#x

[PATCH 11 of 11] phases: test phases tracking at the transaction level

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499891988 -7200 # Wed Jul 12 22:39:48 2017 +0200 # Node ID 0ccb45f63c27d373c02a87e6544e684db27659fe # Parent 14007d8eba4dd21240bb243e45394fa0dc70545b # EXP-Topic tr.changes.phases phases: test phases tracking at the transaction level Now that

[PATCH 09 of 11] phases: detect when boundaries has been actually retracted

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499894109 -7200 # Wed Jul 12 23:15:09 2017 +0200 # Node ID d90b8e445f0f48ebcac362fb1df6f5498f814f90 # Parent c60ee8233517c9e84d5907ea2822f16667d31ca8 # EXP-Topic tr.changes.phases phases: detect when boundaries has been actually retracted It

[PATCH 07 of 11] convert: use the new 'phase.registernew' function

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499727563 -7200 # Tue Jul 11 00:59:23 2017 +0200 # Node ID d331c624636b7c88f54170c7d600e6d4480aa23b # Parent 210688a668f0ff9f8395b2789b29fdb2a1de2c64 # EXP-Topic tr.changes.phases convert: use the new 'phase.registernew' functio

[PATCH 1 of 2] phases: remove trace of addednodes in the 'phase-heads' handling

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499973055 -7200 # Thu Jul 13 21:10:55 2017 +0200 # Node ID 23a2483541d50b8dce47a061a92a2b2089a42202 # Parent 50243c975fc2ee605ebac493f4ab18d37117e46a # EXP-Topic cleanup.changegroup phases: remove trace of addednodes in the 'phase-

[PATCH 2 of 2] changegroup: stop returning and recording added nodes in 'cg.apply'

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499972886 -7200 # Thu Jul 13 21:08:06 2017 +0200 # Node ID ddf2ab3e3add92ed5cddbeb9a33679891d74094d # Parent 23a2483541d50b8dce47a061a92a2b2089a42202 # EXP-Topic cleanup.changegroup changegroup: stop returning and recording added nodes in

[PATCH 1 of 3 V4] vfs: allow to pass more argument to audit

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499768878 -7200 # Tue Jul 11 12:27:58 2017 +0200 # Node ID 201d9cbd64a276db278552a8924206afb67b1a4c # Parent 4672db164c986da4442bd864cd044512d975c3f2 # EXP-Topic vfs.ward vfs: allow to pass more argument to audit We want to be able to do more

[PATCH 2 of 3 V4] repovfs: add a ward to check if locks are properly taken

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499769497 -7200 # Tue Jul 11 12:38:17 2017 +0200 # Node ID cea0a88164c6d003b43fe542ec12def2662c1273 # Parent 201d9cbd64a276db278552a8924206afb67b1a4c # EXP-Topic vfs.ward repovfs: add a ward to check if locks are properly taken When the

[PATCH 3 of 3 V4] reposvfs: add a ward to check if locks are properly taken

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1470672882 -7200 # Mon Aug 08 18:14:42 2016 +0200 # Node ID e132c6e95c50c6f23bd0084e5247032bb8f155ea # Parent cea0a88164c6d003b43fe542ec12def2662c1273 # EXP-Topic vfs.ward reposvfs: add a ward to check if locks are properly taken we wrap

[PATCH 2 of 9 V2] configitems: register the 'bugzilla.strip' config

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414649 -7200 # Fri Jul 07 10:04:09 2017 +0200 # Node ID 57dd90ce60747fa07e60f6924b8337aa1ea11620 # Parent 0a8570d6f449291b4c64733d67d4702f30d9e6a8 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.strip' co

[PATCH 4 of 9 V2] configitems: register the 'bugzilla.template' config

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414653 -7200 # Fri Jul 07 10:04:13 2017 +0200 # Node ID 4bd1ace2b13873052c6376f0656e55b3b11910e3 # Parent b6f7fa0605d77198e6459b1634e023cfa984a4f1 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.template&#x

[PATCH 5 of 9 V2] configitems: register the 'bugzilla.timeout' config

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414655 -7200 # Fri Jul 07 10:04:15 2017 +0200 # Node ID 65e197186ba97e77bb9db6f28cd8a967ff46b98d # Parent 4bd1ace2b13873052c6376f0656e55b3b11910e3 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.timeout' co

[PATCH 3 of 9 V2] configitems: register the 'bugzilla.style' config

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414651 -7200 # Fri Jul 07 10:04:11 2017 +0200 # Node ID b6f7fa0605d77198e6459b1634e023cfa984a4f1 # Parent 57dd90ce60747fa07e60f6924b8337aa1ea11620 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.style' co

[PATCH 6 of 9 V2] configitems: register the 'bugzilla.user' config

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414657 -7200 # Fri Jul 07 10:04:17 2017 +0200 # Node ID 5e7b59b762cc7f2e3006abda288be95abf747967 # Parent 65e197186ba97e77bb9db6f28cd8a967ff46b98d # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.user' confi

[PATCH 8 of 9 V2] configitems: register the 'bugzilla.version' config

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414661 -7200 # Fri Jul 07 10:04:21 2017 +0200 # Node ID 7a9c79633732fd90db14a33d13803cf34eb35028 # Parent 802831b0828c7c4910b8707d04a3678e9abaa523 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.version' co

[PATCH 7 of 9 V2] configitems: register the 'bugzilla.usermap' config

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414659 -7200 # Fri Jul 07 10:04:19 2017 +0200 # Node ID 802831b0828c7c4910b8707d04a3678e9abaa523 # Parent 5e7b59b762cc7f2e3006abda288be95abf747967 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.usermap' co

[PATCH 9 of 9 V2] bugzilla: move the default regexp for fix in the config declaration

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1500041857 -7200 # Fri Jul 14 16:17:37 2017 +0200 # Node ID 9da870e7c1057d9067da0eebea81d6adcc170664 # Parent 7a9c79633732fd90db14a33d13803cf34eb35028 # EXP-Topic config.register.bugzilla bugzilla: move the default regexp for fix in the config

[PATCH 1 of 9 V2] configitems: register the 'bugzilla.regexp' config

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499414647 -7200 # Fri Jul 07 10:04:07 2017 +0200 # Node ID 0a8570d6f449291b4c64733d67d4702f30d9e6a8 # Parent f793e535b4b9ee6e6eaa19b0a5028e6d6c154ce2 # EXP-Topic config.register.bugzilla configitems: register the 'bugzilla.regexp' c

Re: [PATCH 11 of 11] phases: test phases tracking at the transaction level

2017-07-14 Thread Boris Feld
On Fri, 2017-07-14 at 12:39 -0400, Augie Fackler wrote: > On Fri, Jul 14, 2017 at 03:25:45PM +0200, Boris Feld wrote: > > # HG changeset patch > > # User Boris Feld > > # Date 1499891988 -7200 > > #  Wed Jul 12 22:39:48 2017 +0200 > > # Node ID 0ccb45f

[PATCH 02 of 12] bookmark: use 'applychanges' for bookmark deletion

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499699056 -7200 # Mon Jul 10 17:04:16 2017 +0200 # Node ID e94048e3d4a0422207fce8c146c6be62fd701f85 # Parent e94441a7d9e334c5b9e604b9f6cabe4182cd5550 # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' for bookmark deletio

[PATCH 03 of 12] bookmark: use 'applychanges' for bookmark renaming

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499699300 -7200 # Mon Jul 10 17:08:20 2017 +0200 # Node ID 9f589c0e64901c5a15add541d5213574664fa218 # Parent e94048e3d4a0422207fce8c146c6be62fd701f85 # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' for bookmark renamin

[PATCH 05 of 12] bookmark: use 'applychanges' when updating from a remote

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499700137 -7200 # Mon Jul 10 17:22:17 2017 +0200 # Node ID 76dde98a2c0bc24ab110ba3ecc06698c735adf57 # Parent 34170eeaa6fbfb43b1ceac331ae50678afe10610 # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' when updating fro

[PATCH 01 of 12] bookmark: introduce a 'applychanges' function to gather bookmark movement

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499698894 -7200 # Mon Jul 10 17:01:34 2017 +0200 # Node ID e94441a7d9e334c5b9e604b9f6cabe4182cd5550 # Parent 7c33adc823e008019f0f06ff5f357ca628f3ab34 # EXP-Topic tr.changes.bookmarks bookmark: introduce a 'applychanges' function

[PATCH 06 of 12] bookmark: use 'applychanges' when updating a bookmark through pushkey

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499700268 -7200 # Mon Jul 10 17:24:28 2017 +0200 # Node ID 1fc04ebe411862e9648382fa2a0790d8bdaf3862 # Parent 76dde98a2c0bc24ab110ba3ecc06698c735adf57 # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' when updating a bookma

[PATCH 04 of 12] bookmark: use 'applychanges' for adding new bookmark

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499699456 -7200 # Mon Jul 10 17:10:56 2017 +0200 # Node ID 34170eeaa6fbfb43b1ceac331ae50678afe10610 # Parent 9f589c0e64901c5a15add541d5213574664fa218 # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' for adding new bookmar

[PATCH 07 of 12] bookmark: use 'applychanges' when updating bookmark in histedit

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499700533 -7200 # Mon Jul 10 17:28:53 2017 +0200 # Node ID 85ce60fb04bbbf060d7657209802b6a0e0cc030a # Parent 1fc04ebe411862e9648382fa2a0790d8bdaf3862 # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' when updating b

[PATCH 08 of 12] bookmark: use 'applychanges' in the convert extension

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499700620 -7200 # Mon Jul 10 17:30:20 2017 +0200 # Node ID 0d37c4628a9cc6491e35ad69e8c780ccaf3d26bc # Parent 85ce60fb04bbbf060d7657209802b6a0e0cc030a # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' in the convert exten

[PATCH 12 of 12] bookmarks: use 'applychanges' for bookmark update

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499708423 -7200 # Mon Jul 10 19:40:23 2017 +0200 # Node ID c8af08d67851fae61c1cf459f0f0bf20f61b9298 # Parent bbebf6b3d2514134fc750903de90ec515cf4c4d3 # EXP-Topic tr.changes.bookmarks bookmarks: use 'applychanges' for bookmark update

[PATCH 09 of 12] bookmark: use 'applychanges' when stripping

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499701068 -7200 # Mon Jul 10 17:37:48 2017 +0200 # Node ID 32399e89b8ed9662b07d6a656a447e6ef5bafc1b # Parent 0d37c4628a9cc6491e35ad69e8c780ccaf3d26bc # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' when strippin

[PATCH 10 of 12] bookmark: use 'applychanges' in the mq extension

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499701465 -7200 # Mon Jul 10 17:44:25 2017 +0200 # Node ID e8d6ea8639cdbdd8af729fbad09f508210e02723 # Parent 32399e89b8ed9662b07d6a656a447e6ef5bafc1b # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' in the mq extensio

[PATCH 11 of 12] bookmark: use 'applychanges' in 'repair.strip'

2017-07-14 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1499701607 -7200 # Mon Jul 10 17:46:47 2017 +0200 # Node ID bbebf6b3d2514134fc750903de90ec515cf4c4d3 # Parent e8d6ea8639cdbdd8af729fbad09f508210e02723 # EXP-Topic tr.changes.bookmarks bookmark: use 'applychanges' in 'repair.

Re: [PATCH 10 of 14] obsstore: pass a repository object for initialisation

2017-07-14 Thread Boris Feld
On Fri, 2017-07-14 at 14:11 -0400, Augie Fackler wrote: > On Sun, Jul 09, 2017 at 07:55:22PM +0200, Boris Feld wrote: > > # HG changeset patch > > # User Boris Feld > > # Date 1495197862 -7200 > > #  Fri May 19 14:44:22 2017 +0200 > > # Node ID 985d753

Re: [PATCH 10 of 14] obsstore: pass a repository object for initialisation

2017-07-14 Thread Boris Feld
On Fri, 2017-07-14 at 14:16 -0400, Augie Fackler wrote: > > On Jul 14, 2017, at 14:15, Boris Feld > > wrote: > > > > On Fri, 2017-07-14 at 14:11 -0400, Augie Fackler wrote: > > > On Sun, Jul 09, 2017 at 07:55:22PM +0200, Boris Feld wrote: > > > > #

Re: [PATCH 12 of 14] obscache: use the obscache to compute the obsolete set

2017-07-14 Thread Boris Feld
On Fri, 2017-07-14 at 14:16 -0400, Augie Fackler wrote: > On Sun, Jul 09, 2017 at 07:55:24PM +0200, Boris Feld wrote: > > # HG changeset patch > > # User Boris Feld > > # Date 1495198021 -7200 > > #  Fri May 19 14:47:01 2017 +0200 > > # Node ID 3a93e99

Re: Community video chats?

2017-07-15 Thread Boris Feld
I've put a reminder in my calendar for 19pm paris time. On Fri, 2017-07-14 at 20:00 -0400, Augie Fackler wrote: > Yes, that's right.  > On Jul 14, 2017 7:40 PM, "Sean Farley" wrote: > > Augie Fackler writes: > > > > > > >

  1   2   3   4   5   6   7   8   9   10   >