Re: [PATCH 7 of 7 evolve-ext] exthelper: update documentation with some examples for using registrar aliases

2019-01-02 Thread Matt Harbison
On Thu, 03 Jan 2019 00:30:54 -0500, Matt Harbison wrote: # HG changeset patch # User Matt Harbison # Date 1546491714 18000 # Thu Jan 03 00:01:54 2019 -0500 # Node ID a0b03d4cda7acec8e544e7c68041e876515c7dad # Parent 0579af34a326c7a8d88aac713202bb6e90436bae exthelper: update

[PATCH 7 of 7 evolve-ext] exthelper: update documentation with some examples for using registrar aliases

2019-01-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1546491714 18000 # Thu Jan 03 00:01:54 2019 -0500 # Node ID a0b03d4cda7acec8e544e7c68041e876515c7dad # Parent 0579af34a326c7a8d88aac713202bb6e90436bae exthelper: update documentation with some examples for using registrar aliases diff --git

[PATCH 6 of 7 evolve-ext] exthelper: simplify the ability to register filesets

2019-01-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1545972395 18000 # Thu Dec 27 23:46:35 2018 -0500 # Node ID 0579af34a326c7a8d88aac713202bb6e90436bae # Parent b7614af59abdce79169487c8887ccb404e411ddf exthelper: simplify the ability to register filesets Same mechanism as revsets earlier in

[PATCH 5 of 7 evolve-ext] exthelper: simplify the ability to register templates

2019-01-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1545965722 18000 # Thu Dec 27 21:55:22 2018 -0500 # Node ID b7614af59abdce79169487c8887ccb404e411ddf # Parent 7ece13eda58b2ff4641a626188fb3ddeac88db17 exthelper: simplify the ability to register templates Same mechanism as revsets earlier in

[PATCH 4 of 7 evolve-ext] exthelper: simplify the ability to register revsets

2019-01-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1545963977 18000 # Thu Dec 27 21:26:17 2018 -0500 # Node ID 7ece13eda58b2ff4641a626188fb3ddeac88db17 # Parent f1f44dddfd78833595529ebce0c347ad467b6673 exthelper: simplify the ability to register revsets I think this is what Yuya and Boris

[PATCH 3 of 7 evolve-ext] exthelper: support the option argument when registering a command

2019-01-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1545620096 18000 # Sun Dec 23 21:54:56 2018 -0500 # Node ID f1f44dddfd78833595529ebce0c347ad467b6673 # Parent 708bf337a93e8e136fdf25aabf927ee44f3460ad exthelper: support the option argument when registering a command Largefiles uses this 5th

[PATCH 1 of 7 evolve-ext] exthelper: avoid a [] default arg to wrapcommand()

2019-01-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1545963977 18000 # Thu Dec 27 21:26:17 2018 -0500 # Node ID f208ece681e49dca806e2a30322b1126aeb847d1 # Parent 482992803db6419bae6f6ee68fb3ee03a3eb2289 exthelper: avoid a [] default arg to wrapcommand() diff --git

[PATCH 2 of 7 evolve-ext] exthelper: simplify configitem registration

2019-01-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1545535596 18000 # Sat Dec 22 22:26:36 2018 -0500 # Node ID 708bf337a93e8e136fdf25aabf927ee44f3460ad # Parent f208ece681e49dca806e2a30322b1126aeb847d1 exthelper: simplify configitem registration diff --git a/hgext3rd/evolve/exthelper.py

[PATCH] registrar: minor cleanup to the merge function

2019-01-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1546483780 18000 # Wed Jan 02 21:49:40 2019 -0500 # Node ID f8f61cf246f5acd8c61b24455b5a83d1bf43a4d7 # Parent e0d00ec2d614f3119d941c4b74dbd724a7836a71 registrar: minor cleanup to the merge function Pointed out by Yuya. diff --git

[Bug 6045] New: phabsend can leave orphaned children

2019-01-02 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=6045 Bug ID: 6045 Summary: phabsend can leave orphaned children Product: Mercurial Version: 4.8.1 Hardware: All OS: All Status: UNCONFIRMED Severity: feature

Re: [PATCH 4 of 4] mmapindex: set default to 1MB

2019-01-02 Thread Boris FELD
On 04/12/2018 12:09, Yuya Nishihara wrote: > On Sun, 02 Dec 2018 17:17:43 +0100, Boris Feld wrote: >> # HG changeset patch >> # User Boris Feld >> # Date 1542949784 -3600 >> # Fri Nov 23 06:09:44 2018 +0100 >> # Node ID 9708243274585f9544c70925eb0b0fa0ec7aba4f >> # Parent

Re: [PATCH 6 of 7 V4] delta: have a native implementation of _findsnapshot

2019-01-02 Thread Boris FELD
On 02/01/2019 04:04, Yuya Nishihara wrote: > On Sun, 30 Dec 2018 19:43:53 +0100, Boris Feld wrote: >> # HG changeset patch >> # User Boris Feld >> # Date 1545297320 -3600 >> # Thu Dec 20 10:15:20 2018 +0100 >> # Node ID a6bb015a9fb1a2c23d73f1c55e7d4160a9701191 >> # Parent

[PATCH 7 of 7] rewriting: add an option for rewrite commands to use the archived phase

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546394872 -3600 # Wed Jan 02 03:07:52 2019 +0100 # Node ID 58d2823f4cb65d3a45601240ba4f0c14b5f3a84e # Parent a82909c0da7cc07ea1a46690ffc08e45ebc14af6 # EXP-Topic archived-phase-UX # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 5 of 7] strip: extract bookmark movement into a separate function

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546402327 -3600 # Wed Jan 02 05:12:07 2019 +0100 # Node ID 65488c7d2e933cdb2ab1c36b3887a8a67a24fc60 # Parent b2a59d144ba0849db8302ce92123b70cb2ba2dc6 # EXP-Topic archived-phase-UX # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 6 of 7] strip: introduce a soft strip option

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1539697680 -7200 # Tue Oct 16 15:48:00 2018 +0200 # Node ID a82909c0da7cc07ea1a46690ffc08e45ebc14af6 # Parent 65488c7d2e933cdb2ab1c36b3887a8a67a24fc60 # EXP-Topic archived-phase-UX # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 4 of 7] strip: compute bookmark target only if we have bookmark to move

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546402023 -3600 # Wed Jan 02 05:07:03 2019 +0100 # Node ID b2a59d144ba0849db8302ce92123b70cb2ba2dc6 # Parent 76e9f1990f18a4fe686c3689fa34f827d9318a53 # EXP-Topic archived-phase-UX # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 3 of 7] strip: extract code to create strip backup

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546401675 -3600 # Wed Jan 02 05:01:15 2019 +0100 # Node ID 76e9f1990f18a4fe686c3689fa34f827d9318a53 # Parent 80e87a6f0480ef7e1abc954333c54c90095f23ef # EXP-Topic archived-phase-UX # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 2 of 7] strip: clarify comment around bundle create

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546401467 -3600 # Wed Jan 02 04:57:47 2019 +0100 # Node ID 80e87a6f0480ef7e1abc954333c54c90095f23ef # Parent 7aeb9adbfd1b1fdb4a9c5ba597840a4f05f7e59f # EXP-Topic archived-phase-UX # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 1 of 7] strip: move attributes shortcut assigned earlier

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546401745 -3600 # Wed Jan 02 05:02:25 2019 +0100 # Node ID 7aeb9adbfd1b1fdb4a9c5ba597840a4f05f7e59f # Parent 5c68b617ba2463eb6f1372a24b139a376c6bf6bd # EXP-Topic archived-phase-UX # Available At https://bitbucket.org/octobus/mercurial-devel/ #

D5483: amend:added rewrite.updatetimestamp config option(issue5828)

2019-01-02 Thread pulkit (Pulkit Goyal)
pulkit added a comment. Hi, thanks for the patch. 1. After this patch, amend will set the date to current date even if --date is passed, which is not preferred. The correct order should be, `--date` if passed, else the current date if new config is set, else old date. Also the current

Re: [PATCH 1 of 3 FOLLOW-UP] vfs: fix proxyvfs inheritance

2019-01-02 Thread Pulkit Goyal
On Wed, Jan 2, 2019 at 5:01 PM Boris Feld wrote: > # HG changeset patch > # User Boris Feld > # Date 1546421352 -3600 > # Wed Jan 02 10:29:12 2019 +0100 > # Node ID b33239d75ded3c23d46fe50bb04e0dd3aac9ef9b > # Parent 9e593db5f1a1b08f812591439c831ace55bca321 > # EXP-Topic vfs-audit > #

D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)

2019-01-02 Thread pulkit (Pulkit Goyal)
pulkit added a comment. In https://phab.mercurial-scm.org/D5477#81242, @navaneeth.suresh wrote: > @yuja Can this be closed? Yep you can close this one. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5477 To: navaneeth.suresh, #hg-reviewers Cc:

D5477: branches: add -r option to show branch name(s) of a given rev (issue5948)

2019-01-02 Thread navaneeth.suresh (Navaneeth Suresh)
navaneeth.suresh added a comment. @yuja Can this be closed? REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5477 To: navaneeth.suresh, #hg-reviewers Cc: lothiraldan, pulkit, yuja, mercurial-devel ___ Mercurial-devel

[PATCH 1 of 2 V5] delta: have a native implementation of _findsnapshot

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1545297320 -3600 # Thu Dec 20 10:15:20 2018 +0100 # Node ID aef438c9ecdbae3efb5f57f56041109cd5acda39 # Parent 9e593db5f1a1b08f812591439c831ace55bca321 # EXP-Topic sparse-revlog # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 2 of 2 V5] delta: reuse _findsnapshot call from previous stage

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1545297384 -3600 # Thu Dec 20 10:16:24 2018 +0100 # Node ID 2508c6c5b3627608ae42fae8e632636ced0046ce # Parent aef438c9ecdbae3efb5f57f56041109cd5acda39 # EXP-Topic sparse-revlog # Available At https://bitbucket.org/octobus/mercurial-devel/ #

D5485: log: fixes line wrap on diffstat (issue5800)

2019-01-02 Thread navaneeth.suresh (Navaneeth Suresh)
navaneeth.suresh added a comment. @yuja Requested changes have been made in the current revision. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5485 To: navaneeth.suresh, #hg-reviewers Cc: yuja, mercurial-devel ___

D5485: log: fixes line wrap on diffstat (issue5800)

2019-01-02 Thread navaneeth.suresh (Navaneeth Suresh)
navaneeth.suresh updated this revision to Diff 12996. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5485?vs=12995=12996 REVISION DETAIL https://phab.mercurial-scm.org/D5485 AFFECTED FILES mercurial/logcmdutil.py tests/test-log.t CHANGE DETAILS

[PATCH 3 of 3 FOLLOW-UP] vfs: raise NotImplementedError in abstractvfs._auditvfs

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546421474 -3600 # Wed Jan 02 10:31:14 2019 +0100 # Node ID 59cffe02c92a464eece6776d8eae074fea171c6a # Parent 9b2299aff37aeacb31261f8d224f4b754e91e503 # EXP-Topic vfs-audit # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 2 of 3 FOLLOW-UP] vfs: handle _auditpath in proxyvfs

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546421376 -3600 # Wed Jan 02 10:29:36 2019 +0100 # Node ID 9b2299aff37aeacb31261f8d224f4b754e91e503 # Parent b33239d75ded3c23d46fe50bb04e0dd3aac9ef9b # EXP-Topic vfs-audit # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 1 of 3 FOLLOW-UP] vfs: fix proxyvfs inheritance

2019-01-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1546421352 -3600 # Wed Jan 02 10:29:12 2019 +0100 # Node ID b33239d75ded3c23d46fe50bb04e0dd3aac9ef9b # Parent 9e593db5f1a1b08f812591439c831ace55bca321 # EXP-Topic vfs-audit # Available At https://bitbucket.org/octobus/mercurial-devel/ #

Re: [PATCH STABLE] update: do not pass in user revspec as default destination (issue6044)

2019-01-02 Thread Boris FELD
LGTM but a second review is necessary I think. On 02/01/2019 02:04, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1546389664 -32400 > # Wed Jan 02 09:41:04 2019 +0900 > # Branch stable > # Node ID 035f7a392747ac3fd720d3181e387bc42ca12845 > # Parent

Re: [PATCH 02 of 10 V2] revlog: fix pure python slicing code when chain contains nullrev

2019-01-02 Thread Boris FELD
On 30/12/2018 09:06, Yuya Nishihara wrote: > On Fri, 28 Dec 2018 19:07:04 +0100, Boris FELD wrote: >> On 28/12/2018 06:23, Yuya Nishihara wrote: >>> On Fri, 28 Dec 2018 00:24:48 +0100, Boris FELD wrote: > Can you turn these tests into a unittest to cover both pure and C > implementations?