Re: [PATCH 6 of 6 v3] convert: Create commits from revmap list if needed

2016-12-07 Thread David Soria Parra
On Wed, Dec 07, 2016 at 10:23:08PM +, Kostia Balytskyi wrote: > On 12/7/16 9:51 PM, David Soria Parra wrote: > > # HG changeset patch > > # User David Soria Parra > > # Date 1481143876 28800 > > # Wed Dec 07 12:51:16 2016 -0800 > > # Node ID

Re: [PATCH 6 of 6 v3] convert: Create commits from revmap list if needed

2016-12-07 Thread Kostia Balytskyi
On 12/7/16 9:51 PM, David Soria Parra wrote: > # HG changeset patch > # User David Soria Parra > # Date 1481143876 28800 > # Wed Dec 07 12:51:16 2016 -0800 > # Node ID 109de539306c5bc49d38d6f1c802c4a8d092b485 > # Parent be68e4436851b7e20f3b8cb34666418f5840dd66 > convert:

Re: [PATCH 4 of 6 v3] convert: Parse perforce changes when needed, not in the constructor

2016-12-07 Thread Kostia Balytskyi
On 12/7/16 9:51 PM, David Soria Parra wrote: > # HG changeset patch > # User David Soria Parra > # Date 1481139471 28800 > # Wed Dec 07 11:37:51 2016 -0800 > # Node ID e3c34b2fafd7ce1a78d23e35888a33ef10629fbf > # Parent 897be730ab884aa8f7373a34eeb6a288cc1dabc7 > convert:

Re: [PATCH 1 of 6 v3] convert: Use convert_revision for P4 imports

2016-12-07 Thread Sean Farley
David Soria Parra writes: > # HG changeset patch > # User David Soria Parra > # Date 1480895549 28800 > # Sun Dec 04 15:52:29 2016 -0800 > # Node ID 1f9a627a126694d67f3664dae387d8b98fa44ddb > # Parent 48bf03a8f718f870256f79cbdf10550ca92c7f25 > convert: Use

Re: [PATCH 1 of 6 v2] [convert] Use convert_revision for P4 imports

2016-12-07 Thread David Soria Parra
On Wed, Dec 07, 2016 at 09:48:28PM +, Kostia Balytskyi wrote: > On 12/7/16 9:30 PM, David Soria Parra wrote: > > # HG changeset patch > > # User David Soria Parra > > # Date 1480895549 28800 > > # Sun Dec 04 15:52:29 2016 -0800 > > # Node ID

[PATCH 4 of 6 v3] convert: Parse perforce changes when needed, not in the constructor

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481139471 28800 # Wed Dec 07 11:37:51 2016 -0800 # Node ID e3c34b2fafd7ce1a78d23e35888a33ef10629fbf # Parent 897be730ab884aa8f7373a34eeb6a288cc1dabc7 convert: Parse perforce changes when needed, not in the constructor

[PATCH 1 of 6 v3] convert: Use convert_revision for P4 imports

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1480895549 28800 # Sun Dec 04 15:52:29 2016 -0800 # Node ID 1f9a627a126694d67f3664dae387d8b98fa44ddb # Parent 48bf03a8f718f870256f79cbdf10550ca92c7f25 convert: Use convert_revision for P4 imports We are using

[PATCH 3 of 6 v3] convert: Allow passing in a revmap

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1480896014 28800 # Sun Dec 04 16:00:14 2016 -0800 # Node ID 897be730ab884aa8f7373a34eeb6a288cc1dabc7 # Parent c0168cd90fd67ccd20271416e0994abe6f95a201 convert: Allow passing in a revmap Implement `setrevmap` which can be

[PATCH 5 of 6 v3] convert: Encapsulate commit data fetching and commit object creation

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481140978 28800 # Wed Dec 07 12:02:58 2016 -0800 # Node ID be68e4436851b7e20f3b8cb34666418f5840dd66 # Parent e3c34b2fafd7ce1a78d23e35888a33ef10629fbf convert: Encapsulate commit data fetching and commit object creation

[PATCH 6 of 6 v3] convert: Create commits from revmap list if needed

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481143876 28800 # Wed Dec 07 12:51:16 2016 -0800 # Node ID 109de539306c5bc49d38d6f1c802c4a8d092b485 # Parent be68e4436851b7e20f3b8cb34666418f5840dd66 convert: Create commits from revmap list if needed diff --git

[PATCH 2 of 6 v3] convert: Don't use long list comprehensions

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481139493 28800 # Wed Dec 07 11:38:13 2016 -0800 # Node ID c0168cd90fd67ccd20271416e0994abe6f95a201 # Parent 1f9a627a126694d67f3664dae387d8b98fa44ddb convert: Don't use long list comprehensions We are iterating over

Re: [PATCH 1 of 6 v2] [convert] Use convert_revision for P4 imports

2016-12-07 Thread Kostia Balytskyi
On 12/7/16 9:30 PM, David Soria Parra wrote: > # HG changeset patch > # User David Soria Parra > # Date 1480895549 28800 > # Sun Dec 04 15:52:29 2016 -0800 > # Node ID ade3103f5cf939007ca73af5e9e5853643dc8264 > # Parent 48bf03a8f718f870256f79cbdf10550ca92c7f25 > [convert]

[PATCH 1 of 6 v2] [convert] Use convert_revision for P4 imports

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1480895549 28800 # Sun Dec 04 15:52:29 2016 -0800 # Node ID ade3103f5cf939007ca73af5e9e5853643dc8264 # Parent 48bf03a8f718f870256f79cbdf10550ca92c7f25 [convert] Use convert_revision for P4 imports We are using

[PATCH 3 of 6] [convert] Allow passing in a revmap

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1480896014 28800 # Sun Dec 04 16:00:14 2016 -0800 # Node ID e929ae5ce21443ecce43302abb006148c54ed0e3 # Parent eca976dd5da759a1fb1a71c648624a240156adb9 [convert] Allow passing in a revmap Implement `setrevmap` which can be

[PATCH 1 of 6] [convert] Use convert_revision for P4 imports

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1480895549 28800 # Sun Dec 04 15:52:29 2016 -0800 # Node ID ade3103f5cf939007ca73af5e9e5853643dc8264 # Parent 48bf03a8f718f870256f79cbdf10550ca92c7f25 [convert] Use convert_revision for P4 imports We are using

[PATCH 4 of 6] [convert] Parse perforce changes when needed, not in the constructor

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481139471 28800 # Wed Dec 07 11:37:51 2016 -0800 # Node ID 4e7c528ec68f36e26535614e9c8ef067305bdbbe # Parent e929ae5ce21443ecce43302abb006148c54ed0e3 [convert] Parse perforce changes when needed, not in the constructor

[PATCH 5 of 6 v2] [convert] Encapsulate commit data fetching and commit object creation

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481140978 28800 # Wed Dec 07 12:02:58 2016 -0800 # Node ID e6aa56ec31278dcb4984f65776a3715a92aba180 # Parent 4e7c528ec68f36e26535614e9c8ef067305bdbbe [convert] Encapsulate commit data fetching and commit object creation

[PATCH 4 of 6 v2] [convert] Parse perforce changes when needed, not in the constructor

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481139471 28800 # Wed Dec 07 11:37:51 2016 -0800 # Node ID 4e7c528ec68f36e26535614e9c8ef067305bdbbe # Parent e929ae5ce21443ecce43302abb006148c54ed0e3 [convert] Parse perforce changes when needed, not in the constructor

Information

2016-12-07 Thread NG
Hello, Is Mercurial compatible with Windows 10 ? If not, can you give me the correct version ? Thank you in advance. Cordially. Nicolas GUERIN MGI Consultants - Consultant E-mail : ngue...@mgi.fr

[PATCH 2 of 6] [convert] Don't use long list comprehensions

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481139493 28800 # Wed Dec 07 11:38:13 2016 -0800 # Node ID eca976dd5da759a1fb1a71c648624a240156adb9 # Parent ade3103f5cf939007ca73af5e9e5853643dc8264 [convert] Don't use long list comprehensions We are iterating over

[PATCH 6 of 6] [convert] Create commits from revmap list if needed

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481143876 28800 # Wed Dec 07 12:51:16 2016 -0800 # Node ID 8dfeb4ee8c626d50f0402a9bd1939ee916bf9b42 # Parent e6aa56ec31278dcb4984f65776a3715a92aba180 [convert] Create commits from revmap list if needed diff --git

[PATCH 5 of 6] [convert] Encapsulate commit data fetching and commit object creation

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481140978 28800 # Wed Dec 07 12:02:58 2016 -0800 # Node ID e6aa56ec31278dcb4984f65776a3715a92aba180 # Parent 4e7c528ec68f36e26535614e9c8ef067305bdbbe [convert] Encapsulate commit data fetching and commit object creation

[PATCH 6 of 6] [convert] Create commits from revmap list if needed

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481143876 28800 # Wed Dec 07 12:51:16 2016 -0800 # Node ID 8dfeb4ee8c626d50f0402a9bd1939ee916bf9b42 # Parent e6aa56ec31278dcb4984f65776a3715a92aba180 [convert] Create commits from revmap list if needed diff --git

[PATCH 5 of 6] [convert] Encapsulate commit data fetching and commit object creation

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481140978 28800 # Wed Dec 07 12:02:58 2016 -0800 # Node ID e6aa56ec31278dcb4984f65776a3715a92aba180 # Parent 4e7c528ec68f36e26535614e9c8ef067305bdbbe [convert] Encapsulate commit data fetching and commit object creation

[PATCH 2 of 6] [convert] Don't use long list comprehensions

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481139493 28800 # Wed Dec 07 11:38:13 2016 -0800 # Node ID eca976dd5da759a1fb1a71c648624a240156adb9 # Parent ade3103f5cf939007ca73af5e9e5853643dc8264 [convert] Don't use long list comprehensions We are iterating over

[PATCH 1 of 6] [convert] Use convert_revision for P4 imports

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1480895549 28800 # Sun Dec 04 15:52:29 2016 -0800 # Node ID ade3103f5cf939007ca73af5e9e5853643dc8264 # Parent 48bf03a8f718f870256f79cbdf10550ca92c7f25 [convert] Use convert_revision for P4 imports We are using

[PATCH 4 of 6] [convert] Parse perforce changes when needed, not in the constructor

2016-12-07 Thread David Soria Parra
# HG changeset patch # User David Soria Parra # Date 1481139471 28800 # Wed Dec 07 11:37:51 2016 -0800 # Node ID 4e7c528ec68f36e26535614e9c8ef067305bdbbe # Parent e929ae5ce21443ecce43302abb006148c54ed0e3 [convert] Parse perforce changes when needed, not in the constructor

Re: [PATCH 2 of 3 V2] py3: utility functions to convert keys of kwargs to bytes/unicodes

2016-12-07 Thread Kevin Bullock
> On Dec 7, 2016, at 12:43, Pulkit Goyal <7895pul...@gmail.com> wrote: > > This is V1 sandwiched between two V2 patches. I found no better way to > send the series. Then you marked it correctly. The version applies to the series, not the individual patches, even if it grows new commits in

Re: [PATCH 2 of 3 V2] py3: utility functions to convert keys of kwargs to bytes/unicodes

2016-12-07 Thread Pulkit Goyal
This is V1 sandwiched between two V2 patches. I found no better way to send the series. On Thu, Dec 8, 2016 at 12:06 AM, Pulkit Goyal <7895pul...@gmail.com> wrote: > # HG changeset patch > # User Pulkit Goyal <7895pul...@gmail.com> > # Date 1481127783 -19800 > # Wed Dec 07 21:53:03 2016

[PATCH 3 of 3 V2] py3: make keys of keyword arguments strings

2016-12-07 Thread Pulkit Goyal
# HG changeset patch # User Pulkit Goyal <7895pul...@gmail.com> # Date 1481085372 -19800 # Wed Dec 07 10:06:12 2016 +0530 # Node ID 6d77c3065d5666a5619cd359bca3e931351d3e62 # Parent 85d610c83bda09dea2393c22e415dd9656f5a7f2 py3: make keys of keyword arguments strings keys of keyword

[PATCH 2 of 3 V2] py3: utility functions to convert keys of kwargs to bytes/unicodes

2016-12-07 Thread Pulkit Goyal
# HG changeset patch # User Pulkit Goyal <7895pul...@gmail.com> # Date 1481127783 -19800 # Wed Dec 07 21:53:03 2016 +0530 # Node ID 85d610c83bda09dea2393c22e415dd9656f5a7f2 # Parent ced854b9dfaa7298b241ac085627b12ecb796dcd py3: utility functions to convert keys of kwargs to bytes/unicodes

[PATCH 1 of 3 V2] py3: make a bytes version of getopt.getopt()

2016-12-07 Thread Pulkit Goyal
# HG changeset patch # User Pulkit Goyal <7895pul...@gmail.com> # Date 1480986396 -19800 # Tue Dec 06 06:36:36 2016 +0530 # Node ID ced854b9dfaa7298b241ac085627b12ecb796dcd # Parent a2b053b8d31aa01b1dcae2d3001b060ff59e8a68 py3: make a bytes version of getopt.getopt() getopt.getopt() deals

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

2016-12-07 Thread Jun Wu
Excerpts from Gábor Stefanik's message of 2016-12-07 16:56:09 +0100: > # HG changeset patch > # User Gábor Stefanik > # Date 1481126137 -3600 > # Wed Dec 07 16:55:37 2016 +0100 > # Node ID dabbe365b843fcf9b8a0de6c08e9db6100b391e9 > # Parent

[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 # Date 1481126137 -3600 # Wed Dec 07 16:55:37 2016 +0100 # Node ID dabbe365b843fcf9b8a0de6c08e9db6100b391e9 # Parent 6472c33e16326b8c817a8bae0e75053b19badb2c update: introduce config option ui.allowdirtyupdate for dirty

Re: [PATCH 3 of 3] py3: make a bytes version of getopt.getopt()

2016-12-07 Thread Pulkit Goyal
On Wed, Dec 7, 2016 at 8:05 PM, Pulkit Goyal <7895pul...@gmail.com> wrote: > On Wed, Dec 7, 2016 at 7:37 PM, Yuya Nishihara wrote: >> On Tue, 06 Dec 2016 07:26:41 +0530, Pulkit Goyal wrote: >>> # HG changeset patch >>> # User Pulkit Goyal <7895pul...@gmail.com> >>> # Date

Re: [PATCH] py3: make keys of keyword arguments strings

2016-12-07 Thread Pulkit Goyal
On Wed, Dec 7, 2016 at 7:44 PM, Yuya Nishihara wrote: > On Wed, 07 Dec 2016 10:43:24 +0530, Pulkit Goyal wrote: >> # HG changeset patch >> # User Pulkit Goyal <7895pul...@gmail.com> >> # Date 1481085372 -19800 >> # Wed Dec 07 10:06:12 2016 +0530 >> # Node ID

Re: [PATCH 3 of 3] py3: make a bytes version of getopt.getopt()

2016-12-07 Thread Pulkit Goyal
On Wed, Dec 7, 2016 at 7:37 PM, Yuya Nishihara wrote: > On Tue, 06 Dec 2016 07:26:41 +0530, Pulkit Goyal wrote: >> # HG changeset patch >> # User Pulkit Goyal <7895pul...@gmail.com> >> # Date 1480986396 -19800 >> # Tue Dec 06 06:36:36 2016 +0530 >> # Node ID

Re: [PATCH] py3: make keys of keyword arguments strings

2016-12-07 Thread Yuya Nishihara
On Wed, 07 Dec 2016 10:43:24 +0530, Pulkit Goyal wrote: > # HG changeset patch > # User Pulkit Goyal <7895pul...@gmail.com> > # Date 1481085372 -19800 > # Wed Dec 07 10:06:12 2016 +0530 > # Node ID 60372f5694c6b188fba456cfd269690e84ac645b > # Parent 831d29deed083618bddc2fade7d2a6fe297c896d >

Re: [PATCH 3 of 3] py3: make a bytes version of getopt.getopt()

2016-12-07 Thread Yuya Nishihara
On Tue, 06 Dec 2016 07:26:41 +0530, Pulkit Goyal wrote: > # HG changeset patch > # User Pulkit Goyal <7895pul...@gmail.com> > # Date 1480986396 -19800 > # Tue Dec 06 06:36:36 2016 +0530 > # Node ID ef3b7f10f4ade315a42f5f9383a8ad1794bb1f01 > # Parent 559b73b5d7b919da68bf2ce5b05dd9677ddc1c2d >

Re: [PATCH] py3: make keys of keyword arguments strings

2016-12-07 Thread Mateusz Kwapich
Excerpts from Pulkit Goyal's message of 2016-12-07 10:43:24 +0530: > Also after this patch, `hg version` now runs on Python 3.5. Hurray! LGTM, having `hg version` running is really good news. Congrats! -- ___ Mercurial-devel mailing list