[PATCH 2 of 2 v2] copies: clean up _related logic

2018-04-06 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1522943470 -7200 # Thu Apr 05 17:51:10 2018 +0200 # Node ID 9f344b1ec04c43870c4ea439451714dbf9b35739 # Parent 7d13af1b5cd6e5c95dceefc7d905429889583c8c copies: clean up _related logic The limit parameter was

RE: [PATCH 2 of 2] copies: clean up _related logic

2018-04-05 Thread Gábor STEFANIK
> -Original Message- > From: Yuya Nishihara [mailto:you...@gmail.com] On Behalf Of Yuya > Nishihara > Sent: Thursday, April 5, 2018 2:57 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: mercurial-devel@mercurial-scm.org > Subject: Re: [PATCH 2 of 2] copi

[PATCH 1 of 2 v2] copies: create and use _loosenext function for _related

2018-04-05 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1522943551 -7200 # Thu Apr 05 17:52:31 2018 +0200 # Node ID 7d13af1b5cd6e5c95dceefc7d905429889583c8c # Parent 656ac240f39284eec4435d25c01d71056aa4e8a5 copies: create and use _loosenext function for _r

[PATCH 1 of 2] copies: create and use _loose_next function for _related

2018-04-04 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1522848489 -7200 # Wed Apr 04 15:28:09 2018 +0200 # Node ID d72ca973100a1f1a4451a7d1efdc3e43ebc2912e # Parent 656ac240f39284eec4435d25c01d71056aa4e8a5 copies: create and use _loose_next function for _r

[PATCH 2 of 2] copies: clean up _related logic

2018-04-04 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1522848882 -7200 # Wed Apr 04 15:34:42 2018 +0200 # Node ID 084ee003f2f3cb4d51129c4f1bb63e1ff4db14d0 # Parent d72ca973100a1f1a4451a7d1efdc3e43ebc2912e copies: clean up _related logic The limit parameter was

[PATCH hglib v2] client: ignore close() on non-open clients (issue5751)

2018-02-14 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1518443649 -3600 # Mon Feb 12 14:54:09 2018 +0100 # Node ID b5d05859a5d7956024b169dd7fe53a6ea45a4d67 # Parent 1085c904d8c04d51c6897027fe9c7bae0964b64b client: ignore close() on non-open clients (issue5751) C

RE: [PATCH hglib] [b] ignore close() on non-open clients (issue5751)

2018-02-12 Thread Gábor STEFANIK
> -Original Message- > From: Yuya Nishihara [mailto:you...@gmail.com] On Behalf Of Yuya > Nishihara > Sent: Monday, February 12, 2018 3:50 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: mercurial-devel@mercurial-scm.org > Subject: Re: [PATCH hglib] [b]

[PATCH hglib] [b] ignore close() on non-open clients (issue5751)

2018-02-12 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1518443649 -3600 # Mon Feb 12 14:54:09 2018 +0100 # Node ID fe38aeeb1586464769caa6e9bb819078028fc858 # Parent 1085c904d8c04d51c6897027fe9c7bae0964b64b [b] ignore close() on non-open clients (issue5751) C

RE: [PATCH 1 of 4] debug: add a 'debugdownload' command

2018-01-03 Thread Gábor STEFANIK
> -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Boris Feld > Sent: Tuesday, January 2, 2018 11:40 AM > To: mercurial-devel@mercurial-scm.org > Subject: [PATCH 1 of 4] debug: add a 'debugdownload' command > > # HG changeset

RE: [PATCH hglib] package: update package url

2017-08-30 Thread Gábor STEFANIK
> -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Boris Feld > Sent: Wednesday, July 19, 2017 3:26 PM > To: mercurial-devel@mercurial-scm.org > Subject: [PATCH hglib] package: update package url > > # HG changeset patch > # User

RE: [PATCH 4 of 4] client: raise ResponseError in _readchannel()

2017-08-30 Thread Gábor STEFANIK
> -Original Message- > From: Augie Fackler [mailto:r...@durin42.com] > Sent: Monday, August 28, 2017 8:32 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: mercurial-devel@mercurial-scm.org > Subject: Re: [PATCH 4 of 4] client: raise ResponseError in _readchan

[PATCH] copies: fix misaligned lines

2017-08-22 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503411399 -7200 # Tue Aug 22 16:16:39 2017 +0200 # Node ID 3b8c9025f9b966a3e58334024c3f7b3136f500fe # Parent e02a08d63ad20097419f935fdd8a91c42ecd88e3 copies: fix misaligned lines diff -r e02a08d63ad2 -r 3b8c90

[PATCH] copies: fix typo in comment

2017-08-22 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503410911 -7200 # Tue Aug 22 16:08:31 2017 +0200 # Node ID e02a08d63ad20097419f935fdd8a91c42ecd88e3 # Parent af20468eb0a499c094dbd6e27ffcacf54cf5a8e6 copies: fix typo in comment "will not be limited

[PATCH 3 of 4] client: don't swallow ResponseError inside open()

2017-08-21 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503327973 -7200 # Mon Aug 21 17:06:13 2017 +0200 # Node ID 8b4d606b49655d44091c2689a3f35a3fff17a28d # Parent e2b082707b44c5d9f630bf0ca722723bad8cefb1 client: don't swallow ResponseError inside open() _rea

[PATCH 4 of 4] client: raise ResponseError in _readchannel()

2017-08-21 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503328417 -7200 # Mon Aug 21 17:13:37 2017 +0200 # Node ID 6f59b1f3360d599dfe66cf509bbde926d87ebe5e # Parent 8b4d606b49655d44091c2689a3f35a3fff17a28d client: raise ResponseError in _readchannel() Make it c

[PATCH 2 of 4] client: kill the server on unrecoverable communication errors (issue5516)

2017-08-21 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503327734 -7200 # Mon Aug 21 17:02:14 2017 +0200 # Node ID e2b082707b44c5d9f630bf0ca722723bad8cefb1 # Parent 242d719e85ce451e61ab262eec443668bb4792ce client: kill the server on unrecoverable communication

[PATCH 1 of 4] client: fail gracefully on unexpected prompts (issue5516)

2017-08-21 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503326357 -7200 # Mon Aug 21 16:39:17 2017 +0200 # Node ID 242d719e85ce451e61ab262eec443668bb4792ce # Parent 8e959ad6a25c9fe6ab490e1a4cbd5f7445d9bcb1 client: fail gracefully on unexpected prompts (issue5516)

[PATCH 3 of 4] client: don't swallow ResponseError inside open()

2017-08-21 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503327973 -7200 # Mon Aug 21 17:06:13 2017 +0200 # Node ID 8b4d606b49655d44091c2689a3f35a3fff17a28d # Parent e2b082707b44c5d9f630bf0ca722723bad8cefb1 client: don't swallow ResponseError inside open() _rea

[PATCH 1 of 4] client: fail gracefully on unexpected prompts (issue5516)

2017-08-21 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503326357 -7200 # Mon Aug 21 16:39:17 2017 +0200 # Node ID 242d719e85ce451e61ab262eec443668bb4792ce # Parent 8e959ad6a25c9fe6ab490e1a4cbd5f7445d9bcb1 client: fail gracefully on unexpected prompts (issue5516)

[PATCH 4 of 4] client: raise ResponseError in _readchannel()

2017-08-21 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503328417 -7200 # Mon Aug 21 17:13:37 2017 +0200 # Node ID 6f59b1f3360d599dfe66cf509bbde926d87ebe5e # Parent 8b4d606b49655d44091c2689a3f35a3fff17a28d client: raise ResponseError in _readchannel() Make it c

[PATCH 2 of 4] client: kill the server on unrecoverable communication errors (issue5516)

2017-08-21 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1503327734 -7200 # Mon Aug 21 17:02:14 2017 +0200 # Node ID e2b082707b44c5d9f630bf0ca722723bad8cefb1 # Parent 242d719e85ce451e61ab262eec443668bb4792ce client: kill the server on unrecoverable communication

RE: D243: obsmarker: rename precnode into prednode

2017-08-14 Thread Gábor STEFANIK
> -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of lothiraldan (Boris Feld) > Sent: Wednesday, August 9, 2017 7:20 PM > To: mercurial-devel@mercurial-scm.org > Subject: D243: obsmarker: rename precnode into prednode > >

RE: [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)

2017-06-29 Thread Gábor STEFANIK
> -Original Message- > From: Pierre-Yves David [mailto:pierre-yves.da...@ens-lyon.org] > Sent: Wednesday, June 28, 2017 10:48 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com>; mercurial- > de...@mercurial-scm.org > Subject: Re: [PATCH STABLE] revlog: add an experime

RE: [PATCH STABLE] revlog: add an experimental option to mitigated delta issues (issue5480)

2017-06-28 Thread Gábor STEFANIK
> -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Pierre-Yves David > Sent: Tuesday, June 27, 2017 1:16 PM > To: mercurial-devel@mercurial-scm.org > Subject: [PATCH STABLE] revlog: add an experimental option to mitigated > delta

[PATCH] util: fix human-readable printing of negative byte counts

2017-04-11 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1491840990 -7200 # Mon Apr 10 18:16:30 2017 +0200 # Node ID c3d89ef348120ead9c2280c55d05c7ce435ea589 # Parent e0dc40530c5aa514feb6a09cf79ab6a3aa2ec331 util: fix human-readable printing of negative byte counts

[PATCH] util: fix human-readable printing of negative byte counts

2017-04-11 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1491840990 -7200 # Mon Apr 10 18:16:30 2017 +0200 # Node ID c3d89ef348120ead9c2280c55d05c7ce435ea589 # Parent e0dc40530c5aa514feb6a09cf79ab6a3aa2ec331 util: fix human-readable printing of negative byte counts

[PATCH] util: fix human-readable printing of negative byte counts

2017-04-11 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1491840990 -7200 # Mon Apr 10 18:16:30 2017 +0200 # Node ID c3d89ef348120ead9c2280c55d05c7ce435ea589 # Parent e0dc40530c5aa514feb6a09cf79ab6a3aa2ec331 util: fix human-readable printing of negative byte counts

RE: [PATCH 3 of 4 V3] update: also suggest --merge when non-linear update is aborted

2017-02-20 Thread Gábor STEFANIK
> -- This message, including its attachments, is confidential. For more information please read NNG's email policy here: http://www.nng.com/emailpolicy/ By responding to this email you accept the email policy.

RE: [PATCH 5 of 6] update: learn --merge to allow merging across topological branches (issue5125)

2017-02-15 Thread Gábor STEFANIK
icy. -Original Message- > From: Martin von Zweigbergk [mailto:martinv...@google.com] > Sent: Wednesday, February 15, 2017 7:41 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: Yuya Nishihara <y...@tcha.org>; Mercurial-devel de...@mercurial-scm.org> > Subject:

RE: [PATCH 5 of 6] update: learn --merge to allow merging across topological branches (issue5125)

2017-02-15 Thread Gábor STEFANIK
icy. -Original Message- > From: Martin von Zweigbergk [mailto:martinv...@google.com] > Sent: Wednesday, February 15, 2017 7:26 PM > To: Yuya Nishihara <y...@tcha.org> > Cc: Gábor STEFANIK <gabor.stefa...@nng.com>; Mercurial-devel > <mercurial-devel@mercurial-scm.org>

RE: [PATCH 5 of 6] update: learn --merge to allow merging across topological branches (issue5125)

2017-02-15 Thread Gábor STEFANIK
icy. -Original Message- > From: Martin von Zweigbergk [mailto:martinv...@google.com] > Sent: Tuesday, February 14, 2017 11:36 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: Mercurial-devel <mercurial-devel@mercurial-scm.org> > Subject: Re: [PATCH 5 of 6] update:

RE: [PATCH] update: introduce config option ui.allowdirtyupdate for dirty nonlinear updates

2016-12-19 Thread Gábor STEFANIK
icy. -Original Message- > From: Augie Fackler [mailto:r...@durin42.com] > Sent: Friday, December 16, 2016 3:13 AM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: Jun Wu <qu...@fb.com>; mercurial-devel <mercurial-devel@mercurial- > scm.org> > Subject: Re:

RE: [PATCH 1 of 2] error: add ProgrammingError

2016-12-13 Thread Gábor STEFANIK
icy. -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Gábor STEFANIK > Sent: Tuesday, December 13, 2016 5:53 PM > To: Jun Wu <qu...@fb.com>; mercurial-devel@mercurial-scm.org > Subject: RE: [PATCH 1 of 2] err

RE: [PATCH 1 of 2] error: add ProgrammingError

2016-12-13 Thread Gábor STEFANIK
> -- This message, including its attachments, is confidential. For more information please read NNG's email policy here: http://www.nng.com/emailpolicy/ By responding to this email you accept the email policy.

RE: [PATCH] update: introduce config option ui.allowdirtyupdate for dirty nonlinear updates

2016-12-13 Thread Gábor STEFANIK
icy. -Original Message- > From: Augie Fackler [mailto:r...@durin42.com] > Sent: Thursday, December 8, 2016 4:02 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: Jun Wu <qu...@fb.com>; mercurial-devel <mercurial-devel@mercurial- > scm.org> > Subject: Re:

RE: [PATCH] update: introduce config option ui.allowdirtyupdate for dirty nonlinear updates

2016-12-08 Thread Gábor STEFANIK
icy. -Original Message- > From: Jun Wu [mailto:qu...@fb.com] > Sent: Wednesday, December 7, 2016 6:44 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: mercurial-devel <mercurial-devel@mercurial-scm.org> > Subject: Re: [PATCH] update: introduce config option ui.allowdir

[PATCH] update: introduce config option ui.allowdirtyupdate for dirty nonlinear updates

2016-12-07 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1481126137 -3600 # Wed Dec 07 16:55:37 2016 +0100 # Node ID dabbe365b843fcf9b8a0de6c08e9db6100b391e9 # Parent 6472c33e16326b8c817a8bae0e75053b19badb2c update: introduce config option ui.allowdirtyupdate for

[PATCH] graft: support grafting changes to new file in renamed directory (issue5436)

2016-12-05 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1480956001 -3600 # Mon Dec 05 17:40:01 2016 +0100 # Node ID 5b31c62d10786bccaaebf33f4baa4cab8594363a # Parent cbeb54ec0481a4bf9723ba4b80a5861a813c8531 graft: support grafting changes to new file in renamed dir

RE: [PATCH STABLE] build: include a dummy $PATH in the custom environment used by build.py

2016-11-02 Thread Gábor STEFANIK
> -- This message, including its attachments, is confidential. For more information please read NNG's email policy here: http://www.nng.com/emailpolicy/ By responding to this email you accept the email policy.

RE: [PATCH STABLE] build: include a dummy $PATH in the custom environment used by build.py

2016-10-28 Thread Gábor STEFANIK
icy. -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Gábor STEFANIK > Sent: Friday, October 28, 2016 7:13 PM > To: Pierre-Yves David <pierre-yves.da...@ens-lyon.org>; mercurial- > de...@mercurial-scm.org > Subjec

RE: [PATCH STABLE] build: include a dummy $PATH in the custom environment used by build.py

2016-10-28 Thread Gábor STEFANIK
icy. -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Gábor Stefanik > Sent: Friday, October 28, 2016 5:55 PM > To: mercurial-devel@mercurial-scm.org > Subject: [PATCH STABLE] build: include a dummy $PATH in the custom

RE: Main and stable migrated

2016-10-26 Thread Gábor STEFANIK
> -- This message, including its attachments, is confidential. For more information please read NNG's email policy here: http://www.nng.com/emailpolicy/ By responding to this email you accept the email policy.

RE: [PATCH STABLE] merge: avoid superfluous filemerges when grafting through renames (issue5407)

2016-10-26 Thread Gábor STEFANIK
icy. -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Gábor Stefanik > Sent: Wednesday, October 26, 2016 12:21 AM > To: mercurial-devel@mercurial-scm.org > Subject: [PATCH STABLE] merge: avoid superfluous filemerges when grafting

[PATCH STABLE] merge: avoid superfluous filemerges when grafting through renames (issue5407)

2016-10-25 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1477422113 -7200 # Tue Oct 25 21:01:53 2016 +0200 # Branch stable # Node ID 1f40c1fe34442812291b000c5e1a8b22ad14f091 # Parent 76c57e1fe79b0980b377b4f305635dea393d6315 merge: avoid superfluous filemerges when gr

[PATCH STABLE v2] sslutil: guard against broken certifi installations (issue5406)

2016-10-24 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476893174 -7200 # Wed Oct 19 18:06:14 2016 +0200 # Branch stable # Node ID c3fe0e56546a44a7961354d4840cdcb82cbecefc # Parent 76c57e1fe79b0980b377b4f305635dea393d6315 sslutil: guard against broken c

RE: [PATCH STABLE] sslutil: guard against broken certifi installations (issue5406)

2016-10-19 Thread Gábor STEFANIK
icy. -Original Message- > From: Kevin Bullock [mailto:kbullock+mercur...@ringworld.org] > Sent: Wednesday, October 19, 2016 7:46 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: mercurial-devel@mercurial-scm.org > Subject: Re: [PATCH STABLE] sslutil: guard against broken

RE: [PATCH STABLE] sslutil: guard against broken certifi installations (issue5406)

2016-10-19 Thread Gábor STEFANIK
icy. -Original Message- > From: Kevin Bullock [mailto:kbullock+mercur...@ringworld.org] > Sent: Wednesday, October 19, 2016 6:18 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: mercurial-devel@mercurial-scm.org > Subject: Re: [PATCH STABLE] sslutil: guard against broken

[PATCH STABLE] sslutil: guard against broken certifi installations (issue5406)

2016-10-19 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476893174 -7200 # Wed Oct 19 18:06:14 2016 +0200 # Branch stable # Node ID 77e20e2892a869717db636f56ab1b9664fc8b285 # Parent e478f11e418288b8308457303d3ddf6a23f874f8 sslutil: guard against broken c

RE: [PATCH 2 of 5 v4] mergecopies: add logic to process incomplete data

2016-10-17 Thread Gábor STEFANIK
icy. -Original Message- > From: Pierre-Yves David [mailto:pierre-yves.da...@ens-lyon.org] > Sent: Monday, October 17, 2016 11:40 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com>; mercurial- > de...@mercurial-scm.org > Subject: Re: [PATCH 2 of 5 v4] mergecopies: add logic to p

[PATCH] copies: improve assertions during copy recombination

2016-10-17 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476749348 -7200 # Tue Oct 18 02:09:08 2016 +0200 # Node ID 87a7c0d403ff29dcae2a41e0516c75bbd9f6a5a8 # Parent abe7230025099bbeb9eaa0d3ca29c8f700ddb1e2 copies: improve assertions during copy recombination - Mak

RE: [PATCH v3] update: enable copy tracing for backwards and non-linear updates

2016-10-17 Thread Gábor STEFANIK
icy. -Original Message- > From: Kevin Bullock [mailto:kbullock+mercur...@ringworld.org] > Sent: Monday, October 17, 2016 8:37 PM > To: Gábor STEFANIK <gabor.stefa...@nng.com> > Cc: mercurial-devel@mercurial-scm.org > Subject: Re: [PATCH v3] update: enable copy tracing for backwards a

[PATCH 5 of 5 v4] update: enable copy tracing for backwards and non-linear updates

2016-10-17 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1472155346 -7200 # Thu Aug 25 22:02:26 2016 +0200 # Node ID a41abe53dbc2c28d3b656f2a138da26949cf91d3 # Parent 3fc51a50bec71bb34c11beaaa6686d521ac706b1 update: enable copy tracing for backwards and non-linear u

[PATCH 2 of 5 v4] mergecopies: add logic to process incomplete data

2016-10-17 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475578314 -7200 # Tue Oct 04 12:51:54 2016 +0200 # Node ID f5f046a680e6730485df1760f82a0e0084305873 # Parent d8379d11021b681a06cda08a07da237eaca520b2 mergecopies: add logic to process incomplete data We

[PATCH 3 of 5 v4] checkcopies: add logic to handle remotebase

2016-10-17 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476152759 -7200 # Tue Oct 11 04:25:59 2016 +0200 # Node ID d1a0366565988c2a58a21f1788557064c9590c46 # Parent f5f046a680e6730485df1760f82a0e0084305873 checkcopies: add logic to handle remotebase As t

[PATCH 1 of 5 v4] checkcopies: handle divergences contained entirely in tca::ctx

2016-10-17 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476266043 -7200 # Wed Oct 12 11:54:03 2016 +0200 # Node ID d8379d11021b681a06cda08a07da237eaca520b2 # Parent 475efa21684cbd7c7fffba34250267dc500a7e9e checkcopies: handle divergences contained entirely in tc

[PATCH 4 of 5 v4] copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)

2016-10-17 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476153587 -7200 # Tue Oct 11 04:39:47 2016 +0200 # Node ID 3fc51a50bec71bb34c11beaaa6686d521ac706b1 # Parent d1a0366565988c2a58a21f1788557064c9590c46 copies: make _checkcopies handle copy sequences spanning t

RE: [PATCH 05 of 12 v2] copies: make _checkcopies handle simple renames in a rotated DAG

2016-10-16 Thread Gábor STEFANIK
icy. -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Gábor Stefanik > Sent: Sunday, October 16, 2016 5:16 PM > To: mercurial-devel@mercurial-scm.org > Subject: [PATCH 05 of 12 v2] copies: make _checkcopies handle simple >

[PATCH 12 of 12 v2] update: enable copy tracing for backwards and non-linear updates

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1472155346 -7200 # Thu Aug 25 22:02:26 2016 +0200 # Node ID 066dc1a5c8f4c9dfb582543bff5df8bbeba9cc31 # Parent a3a36d782f4d4252adb9069eb3714f946881 update: enable copy tracing for backwards and non-linear u

[PATCH 05 of 12 v2] copies: make _checkcopies handle simple renames in a rotated DAG

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476317034 -7200 # Thu Oct 13 02:03:54 2016 +0200 # Node ID 48dba8d1f7fab137418bfbb833c3096969eec934 # Parent 1f91343556e7cef7a71edf512b02f7e0f09d5e9b copies: make _checkcopies handle simple renames in a rotat

[PATCH 11 of 12 v2] copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476153587 -7200 # Tue Oct 11 04:39:47 2016 +0200 # Node ID a3a36d782f4d4252adb9069eb3714f946881 # Parent 2bf601f8e1d3569fdef9ab9f3fefa354acce8669 copies: make _checkcopies handle copy sequences spanning t

[PATCH 03 of 12 v2] copies: detect graft-like merges

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476316053 -7200 # Thu Oct 13 01:47:33 2016 +0200 # Node ID 981a622717343796f65b5858f4d4b89f81cb437a # Parent 7f9a6f30730074c869e5cf9b77c53929b06c4fb3 copies: detect graft-like merges Right now, nothing c

[PATCH 01 of 12 v2] checkcopies: add a sanity check against false-positive copies

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476300825 -7200 # Wed Oct 12 21:33:45 2016 +0200 # Node ID e8e15a687df328f37b2d5e97e67f1a2071b35134 # Parent bfb99ef3749757161bf439cc0ec678de46e24672 checkcopies: add a sanity check against false-positive

[PATCH 02 of 12 v2] tests: introduce tests for grafting through renames

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 147626 -7200 # Wed Oct 12 12:41:28 2016 +0200 # Node ID 7f9a6f30730074c869e5cf9b77c53929b06c4fb3 # Parent e8e15a687df328f37b2d5e97e67f1a2071b35134 tests: introduce tests for grafting through renames These

[PATCH 10 of 12 v2] checkcopies: add logic to handle remotebase

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476152759 -7200 # Tue Oct 11 04:25:59 2016 +0200 # Node ID 2bf601f8e1d3569fdef9ab9f3fefa354acce8669 # Parent 9fc636d9950feb76af774f881ea179037231e697 checkcopies: add logic to handle remotebase As t

[PATCH 07 of 12 v2] mergecopies: invoke _computenonoverlap for both base and tca during merges

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476317983 -7200 # Thu Oct 13 02:19:43 2016 +0200 # Node ID e61355cb337ab5328e4cf5d0f153821600c53e72 # Parent 72b4f2514efd9decffb1115c0f7b8e8f004bdf44 mergecopies: invoke _computenonoverlap for both base a

[PATCH 08 of 12 v2] checkcopies: handle divergences contained entirely in tca::ctx

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476266043 -7200 # Wed Oct 12 11:54:03 2016 +0200 # Node ID 73b55839aca7019d88cc9885e43244fb1e6d68ab # Parent e61355cb337ab5328e4cf5d0f153821600c53e72 checkcopies: handle divergences contained entirely in tc

[PATCH 09 of 12 v2] mergecopies: add logic to process incomplete data

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475578314 -7200 # Tue Oct 04 12:51:54 2016 +0200 # Node ID 9fc636d9950feb76af774f881ea179037231e697 # Parent 73b55839aca7019d88cc9885e43244fb1e6d68ab mergecopies: add logic to process incomplete data We

[PATCH 04 of 12 v2] copies: compute a suitable TCA if base turns out to be unsuitable

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476317029 -7200 # Thu Oct 13 02:03:49 2016 +0200 # Node ID 1f91343556e7cef7a71edf512b02f7e0f09d5e9b # Parent 981a622717343796f65b5858f4d4b89f81cb437a copies: compute a suitable TCA if base turns out to be unsu

[PATCH 06 of 12 v2] copies: make it possible to distinguish betwen _computenonoverlap invocations

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Pierre-Yves David # Date 1476372109 -7200 # Thu Oct 13 17:21:49 2016 +0200 # Node ID 72b4f2514efd9decffb1115c0f7b8e8f004bdf44 # Parent 48dba8d1f7fab137418bfbb833c3096969eec934 copies: make it possible to distinguish betwen

RE: [PATCH 07 of 16] copies: detect graft-like merges penis

2016-10-16 Thread Gábor STEFANIK
icy. -Original Message- > From: Mercurial-devel [mailto:mercurial-devel-boun...@mercurial-scm.org] > On Behalf Of Gábor Stefanik > Sent: Sunday, October 16, 2016 4:30 PM > To: mercurial-devel@mercurial-scm.org > Subject: [PATCH 07 of 16] copies: detect graft-like merges penis > &

[PATCH 11 of 16] mergecopies: invoke _computenonoverlap for both base and tca during merges

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476317983 -7200 # Thu Oct 13 02:19:43 2016 +0200 # Node ID e61355cb337ab5328e4cf5d0f153821600c53e72 # Parent 72b4f2514efd9decffb1115c0f7b8e8f004bdf44 mergecopies: invoke _computenonoverlap for both base a

[PATCH 13 of 16] mergecopies: add logic to process incomplete data

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475578314 -7200 # Tue Oct 04 12:51:54 2016 +0200 # Node ID 9fc636d9950feb76af774f881ea179037231e697 # Parent 73b55839aca7019d88cc9885e43244fb1e6d68ab mergecopies: add logic to process incomplete data We

[PATCH 08 of 16] copies: compute a suitable TCA if base turns out to be unsuitable

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476317029 -7200 # Thu Oct 13 02:03:49 2016 +0200 # Node ID 1f91343556e7cef7a71edf512b02f7e0f09d5e9b # Parent 981a622717343796f65b5858f4d4b89f81cb437a copies: compute a suitable TCA if base turns out to be unsu

[PATCH 06 of 16] tests: introduce tests for grafting through renames

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 147626 -7200 # Wed Oct 12 12:41:28 2016 +0200 # Node ID 7f9a6f30730074c869e5cf9b77c53929b06c4fb3 # Parent e8e15a687df328f37b2d5e97e67f1a2071b35134 tests: introduce tests for grafting through renames These

[PATCH 02 of 16] checkcopies: pass data as a dictionary of dictionaries

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Pierre-Yves David # Date 1476145302 -7200 # Tue Oct 11 02:21:42 2016 +0200 # Node ID 52fcb1d6cf58c18d63c6e63f3bc1d39194271707 # Parent c2b7ab2954aecc3030a4c401390031513712d360 checkcopies: pass data as a dictionary of dictionaries

[PATCH 05 of 16] checkcopies: add a sanity check against false-positive copies

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476300825 -7200 # Wed Oct 12 21:33:45 2016 +0200 # Node ID e8e15a687df328f37b2d5e97e67f1a2071b35134 # Parent bfb99ef3749757161bf439cc0ec678de46e24672 checkcopies: add a sanity check against false-positive

[PATCH 03 of 16] copies: move variable document from checkcopies to mergecopies

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Pierre-Yves David # Date 1476314793 -7200 # Thu Oct 13 01:26:33 2016 +0200 # Node ID 92dfc856c6cc25366eb8a7fb9b59d992ad5efc36 # Parent 52fcb1d6cf58c18d63c6e63f3bc1d39194271707 copies: move variable document from checkcopies to

[PATCH 16 of 16] update: enable copy tracing for backwards and non-linear updates

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1472155346 -7200 # Thu Aug 25 22:02:26 2016 +0200 # Node ID 066dc1a5c8f4c9dfb582543bff5df8bbeba9cc31 # Parent a3a36d782f4d4252adb9069eb3714f946881 update: enable copy tracing for backwards and non-linear u

[PATCH 12 of 16] checkcopies: handle divergences contained entirely in tca::ctx

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476266043 -7200 # Wed Oct 12 11:54:03 2016 +0200 # Node ID 73b55839aca7019d88cc9885e43244fb1e6d68ab # Parent e61355cb337ab5328e4cf5d0f153821600c53e72 checkcopies: handle divergences contained entirely in tc

[PATCH 01 of 16] checkcopies: move 'movewithdir' initialisation right before its usage

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Pierre-Yves David # Date 1476144923 -7200 # Tue Oct 11 02:15:23 2016 +0200 # Node ID c2b7ab2954aecc3030a4c401390031513712d360 # Parent 5cb830801855dbb63e98b948e355bc995d295bf3 checkcopies: move 'movewithdir' initialisation right

[PATCH 02 of 16] checkcopies: pass data as a dictionary of dictionaries

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Pierre-Yves David # Date 1476145302 -7200 # Tue Oct 11 02:21:42 2016 +0200 # Node ID 52fcb1d6cf58c18d63c6e63f3bc1d39194271707 # Parent c2b7ab2954aecc3030a4c401390031513712d360 checkcopies: pass data as a dictionary of dictionaries

[PATCH 10 of 16] copies: make it possible to distinguish betwen _computenonoverlap invocations

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Pierre-Yves David # Date 1476372109 -7200 # Thu Oct 13 17:21:49 2016 +0200 # Node ID 4bb6c6ac3db22c3c4f947dd69496d895ad083efd # Parent 1420cffe78a3ef2d0a2d3f125ce780754745ead8 copies: make it possible to distinguish betwen

[PATCH 13 of 16] mergecopies: add logic to process incomplete data

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475578314 -7200 # Tue Oct 04 12:51:54 2016 +0200 # Node ID a1c80b2f6896c7c77c660d15344f2c50845aee84 # Parent 905ceb1509480f912ece7c5622e151f80581782f mergecopies: add logic to process incomplete data We

[PATCH 09 of 16] copies: make _checkcopies handle simple renames in a rotated DAG

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476317034 -7200 # Thu Oct 13 02:03:54 2016 +0200 # Node ID 1420cffe78a3ef2d0a2d3f125ce780754745ead8 # Parent 2284ef0bd7df9b83f10f91f79f74f5b44b6ffde0 copies: make _checkcopies handle simple renames in a rotat

[PATCH 08 of 16] copies: compute a suitable TCA if base turns out to be unsuitable

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476317029 -7200 # Thu Oct 13 02:03:49 2016 +0200 # Node ID 2284ef0bd7df9b83f10f91f79f74f5b44b6ffde0 # Parent b3631f615bc2fff5cbce4cde7373dde052197a0e copies: compute a suitable TCA if base turns out to be unsu

[PATCH 07 of 16] copies: detect graft-like merges penis

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1476316053 -7200 # Thu Oct 13 01:47:33 2016 +0200 # Node ID b3631f615bc2fff5cbce4cde7373dde052197a0e # Parent 7f9a6f30730074c869e5cf9b77c53929b06c4fb3 copies: detect graft-like merges penis Right now, nothing c

[PATCH 01 of 16] checkcopies: move 'movewithdir' initialisation right before its usage

2016-10-16 Thread Gábor Stefanik
# HG changeset patch # User Pierre-Yves David # Date 1476144923 -7200 # Tue Oct 11 02:15:23 2016 +0200 # Node ID c2b7ab2954aecc3030a4c401390031513712d360 # Parent 5cb830801855dbb63e98b948e355bc995d295bf3 checkcopies: move 'movewithdir' initialisation right

[PATCH v3] mail: take --encoding and HGENCODING into account

2016-10-08 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475667922 -7200 # Wed Oct 05 13:45:22 2016 +0200 # Node ID d7125caa00dcc6036d3d5aee3e4d524211b95e02 # Parent dbcef8918bbdd8a64d9f79a37bcfa284a26f3a39 mail: take --encoding and HGENCODING into account Fal

[PATCH v2] mail: take --encoding and HGENCODING into account

2016-10-08 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475667922 -7200 # Wed Oct 05 13:45:22 2016 +0200 # Node ID c03ad1ac8772ffe8cd626c70ea0f544298fdcf9c # Parent 91a3c58ecf938ed675f5364b88f0d663f12b0047 mail: take --encoding and HGENCODING into account Fal

[PATCH] mail: take --encoding and HGENCODING into account

2016-10-07 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475667922 -7200 # Wed Oct 05 13:45:22 2016 +0200 # Node ID 31350841be0c6af1c335fb02b28b8fd1f79089b9 # Parent 91a3c58ecf938ed675f5364b88f0d663f12b0047 mail: take --encoding and HGENCODING into account Fal

[PATCH 5 of 7] mergecopies: process rotated-DAG divergences from _checkcopies

2016-10-07 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475578314 -7200 # Tue Oct 04 12:51:54 2016 +0200 # Node ID 90c51e2c2df282184f2a991fe690dceac4c79aa8 # Parent 76b744060475aa20751310e9e2eab76ab78b9cc6 mergecopies: process rotated-DAG divergences from _check

[PATCH 6 of 7] graft: enable rotated-DAG copy tracing (issue4028)

2016-10-07 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475512693 -7200 # Mon Oct 03 18:38:13 2016 +0200 # Node ID ed401af1b0503335816a3edc509dbc644eef0a11 # Parent 90c51e2c2df282184f2a991fe690dceac4c79aa8 graft: enable rotated-DAG copy tracing (issue4028) Graft pe

[PATCH 4 of 7] copies: make _checkcopies handle divergences in rotated DAG

2016-10-07 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475588323 -7200 # Tue Oct 04 15:38:43 2016 +0200 # Node ID 76b744060475aa20751310e9e2eab76ab78b9cc6 # Parent 887cbdaad15d5cc1b86c7dc419a83640d467ec5a copies: make _checkcopies handle divergences in rotated DAG

[PATCH 2 of 7] copies: update _checkcopies to work in a rotated DAG

2016-10-07 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475588213 -7200 # Tue Oct 04 15:36:53 2016 +0200 # Node ID 08f3260e3764bcfbe13945aa62bf079807df02fc # Parent 5b7cd65a9be6c82b3ad14096b41db44c198a6769 copies: update _checkcopies to work in a rotat

[PATCH 1 of 7] copies: don't record divergence for files needing no merge

2016-10-07 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475494199 -7200 # Mon Oct 03 13:29:59 2016 +0200 # Node ID 5b7cd65a9be6c82b3ad14096b41db44c198a6769 # Parent 91a3c58ecf938ed675f5364b88f0d663f12b0047 copies: don't record divergence for files needing no

RE: [PATCH 01 of 11] copies: style fixes and add comment (issue4028)

2016-10-07 Thread Gábor STEFANIK
From: timeless.b...@gmail.com [mailto:timeless.b...@gmail.com] On Behalf Of timeless Sent: Wednesday, October 5, 2016 10:57 PM To: Gábor STEFANIK <gabor.stefa...@nng.com> Cc: mercurial-devel <mercurial-devel@mercurial-scm.org> Subject: Re: [PATCH 01 of 11] copies: style fixes and

[PATCH 09 of 11] mergecopies: process rotated-DAG divergences from _checkcopies (issue4028)

2016-10-05 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475578314 -7200 # Tue Oct 04 12:51:54 2016 +0200 # Node ID bbc77d871f41a85db381b57acfe6dc550bb40506 # Parent 8ae0f32d74ea2fe2a4b47b9b36624459b3c1531f mergecopies: process rotated-DAG divergences from _check

[PATCH 10 of 11] graft: enable rotated-DAG copy tracing (issue4028)

2016-10-05 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475512693 -7200 # Mon Oct 03 18:38:13 2016 +0200 # Node ID 4b963243504357812d13fa5c824f60253e0ba448 # Parent bbc77d871f41a85db381b57acfe6dc550bb40506 graft: enable rotated-DAG copy tracing (issue4028) Graft pe

[PATCH 11 of 11] update: enable copy tracing for backwards and non-linear updates (issue4028)

2016-10-05 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1472155346 -7200 # Thu Aug 25 22:02:26 2016 +0200 # Node ID 548610449759c452d307dbcc92a9bf8fbba46140 # Parent 4b963243504357812d13fa5c824f60253e0ba448 update: enable copy tracing for backwards and non-linear u

[PATCH 08 of 11] copies: make _checkcopies handle divergences in rotated DAG (issue4028)

2016-10-05 Thread Gábor Stefanik
# HG changeset patch # User Gábor Stefanik <gabor.stefa...@nng.com> # Date 1475588323 -7200 # Tue Oct 04 15:38:43 2016 +0200 # Node ID 8ae0f32d74ea2fe2a4b47b9b36624459b3c1531f # Parent 08f08a606c0444a5033bd8fa28da4482713a4ea7 copies: make _checkcopies handle divergences in rotat

  1   2   >