Re: [PATCH 3 of 5] extdata: add basic caching

2016-09-23 Thread Gregory Szorc
On Fri, Sep 23, 2016 at 3:23 PM, Pierre-Yves David < pierre-yves.da...@ens-lyon.org> wrote: > > > On 09/22/2016 08:21 PM, Matt Mackall wrote: > >> # HG changeset patch >> # User Matt Mackall >> # Date 1474294391 18000 >> # Mon Sep 19 09:13:11 2016 -0500 >> # Node ID

Re: [PATCH] py3: update test expectation on stable

2016-09-23 Thread Pierre-Yves David
On 09/23/2016 08:41 PM, Augie Fackler wrote: # HG changeset patch # User Augie Fackler # Date 1474655835 14400 # Fri Sep 23 14:37:15 2016 -0400 # Branch stable # Node ID 10239d136214ae5581f9122514b3004682a6d771 # Parent e7766022a61a66a7c4218526b647f96bd442a4ce py3:

Re: [PATCH V2] templates: add built-in files() function

2016-09-23 Thread Yuya Nishihara
On Fri, 23 Sep 2016 14:35:32 +, Hannes Oldenburg wrote: > # HG changeset patch > # User Hannes Oldenburg > # Date 1474618505 0 > # Fri Sep 23 08:15:05 2016 + > # Node ID 5be94ae732b1391c0d0a06fe898d3c4eae69cb38 > # Parent

Re: [PATCH 1 of 2] revset: add topo.revsonly argument for topo sort

2016-09-23 Thread Pierre-Yves David
On 09/24/2016 12:28 AM, Xidorn Quan wrote: On Sat, Sep 24, 2016, at 08:16 AM, Pierre-Yves David wrote: On 09/24/2016 12:10 AM, Xidorn Quan wrote: On Sat, Sep 24, 2016, at 08:07 AM, Pierre-Yves David wrote: On 09/24/2016 12:01 AM, Xidorn Quan wrote: On Sat, Sep 24, 2016, at 05:47 AM,

Re: [PATCH 4 of 5] extdata: add basic template support

2016-09-23 Thread Pierre-Yves David
On 09/22/2016 08:21 PM, Matt Mackall wrote: # HG changeset patch # User Matt Mackall # Date 1474294560 18000 # Mon Sep 19 09:16:00 2016 -0500 # Node ID 6db1b2e7d19ed317404c1275db46780d40ececb8 # Parent 133b35066bef5d9c31d13c4f0b2e4a50d1ceae87 extdata: add basic

Re: [PATCH 3 of 5] extdata: add basic caching

2016-09-23 Thread Pierre-Yves David
On 09/22/2016 08:21 PM, Matt Mackall wrote: # HG changeset patch # User Matt Mackall # Date 1474294391 18000 # Mon Sep 19 09:13:11 2016 -0500 # Node ID 133b35066bef5d9c31d13c4f0b2e4a50d1ceae87 # Parent 9c8847df32a0c5045e60aded2e03a9c97507f909 extdata: add basic caching

Re: [PATCH 2 of 5] extdata: add revset support for extdata

2016-09-23 Thread Pierre-Yves David
On 09/23/2016 07:34 PM, Matt Mackall wrote: On Fri, 2016-09-23 at 19:49 +0900, FUJIWARA Katsunori wrote: At Thu, 22 Sep 2016 13:21:36 -0500, Matt Mackall wrote: # HG changeset patch # User Matt Mackall # Date 1474293900 18000 # Mon Sep 19 09:05:00 2016 -0500 # Node

Re: [PATCH 1 of 2] revset: add topo.revsonly argument for topo sort

2016-09-23 Thread Xidorn Quan
On Sat, Sep 24, 2016, at 08:07 AM, Pierre-Yves David wrote: > On 09/24/2016 12:01 AM, Xidorn Quan wrote: > > On Sat, Sep 24, 2016, at 05:47 AM, Pierre-Yves David wrote: > >> On 09/23/2016 03:26 PM, Xidorn Quan wrote: > >>> # HG changeset patch > >>> # User Xidorn Quan > >>> #

[PATCH v3] rebase: rebase changesets in topo order (issue5370) (BC)

2016-09-23 Thread Xidorn Quan
# HG changeset patch # User Xidorn Quan # Date 1474095776 -36000 # Sat Sep 17 17:02:56 2016 +1000 # Node ID de707994f27b9046bb91d7463967eb9300fdc765 # Parent 285a8c3e53f2183438f0cdbc238e4ab851d0d110 rebase: rebase changesets in topo order (issue5370) (BC) There are two

Re: [PATCH 1 of 2] revset: add topo.revsonly argument for topo sort

2016-09-23 Thread Pierre-Yves David
On 09/24/2016 12:01 AM, Xidorn Quan wrote: On Sat, Sep 24, 2016, at 05:47 AM, Pierre-Yves David wrote: On 09/23/2016 03:26 PM, Xidorn Quan wrote: # HG changeset patch # User Xidorn Quan # Date 1474636628 -36000 # Fri Sep 23 23:17:08 2016 +1000 # Node ID

Re: [PATCH 1 of 2] revset: add topo.revsonly argument for topo sort

2016-09-23 Thread Xidorn Quan
On Sat, Sep 24, 2016, at 05:47 AM, Pierre-Yves David wrote: > On 09/23/2016 03:26 PM, Xidorn Quan wrote: > > # HG changeset patch > > # User Xidorn Quan > > # Date 1474636628 -36000 > > # Fri Sep 23 23:17:08 2016 +1000 > > # Node ID 9e8aeaf3bf6e61b351a738f5cadbbf4815f3

Re: news from the topic experiment

2016-09-23 Thread Pierre-Yves David
On 09/23/2016 06:08 PM, Long Vu wrote: On Fri, Sep 23, 2016 at 11:50 AM, Long Vu wrote: I emulate git lightweight branching by basically using named branch with evolve and working on the fork of the "master" repo. We only enable evolve and non-publishing on the

Re: [PATCH 1 of 2] revset: add topo.revsonly argument for topo sort

2016-09-23 Thread Pierre-Yves David
On 09/23/2016 03:26 PM, Xidorn Quan wrote: # HG changeset patch # User Xidorn Quan # Date 1474636628 -36000 # Fri Sep 23 23:17:08 2016 +1000 # Node ID 9e8aeaf3bf6e61b351a738f5cadbbf4815f3 # Parent 285a8c3e53f2183438f0cdbc238e4ab851d0d110 revset: add topo.revsonly

mercurial@30006: 13 new changesets

2016-09-23 Thread Mercurial Commits
13 new changesets in mercurial: http://selenic.com/repo/hg//rev/0c40e64d6154 changeset: 29994:0c40e64d6154 user:FUJIWARA Katsunori date:Thu Sep 22 21:51:56 2016 +0900 summary: scmutil: factor out common logic of delayclosedfile to reuse it

[PATCH] py3: update test expectation on stable

2016-09-23 Thread Augie Fackler
# HG changeset patch # User Augie Fackler # Date 1474655835 14400 # Fri Sep 23 14:37:15 2016 -0400 # Branch stable # Node ID 10239d136214ae5581f9122514b3004682a6d771 # Parent e7766022a61a66a7c4218526b647f96bd442a4ce py3: update test expectation on stable diff --git

Re: [PATCH 1 of 5] extdata: add extdatasource reader

2016-09-23 Thread Augie Fackler
On Thu, Sep 22, 2016 at 06:20:03PM -0500, Kevin Bullock wrote: > > On Sep 22, 2016, at 13:21, Matt Mackall wrote: > > > > # HG changeset patch > > # User Matt Mackall > > # Date 1473794045 18000 > > # Tue Sep 13 14:14:05 2016 -0500 > > # Node ID

Re: [PATCH stable] grep: rewrite help to better document current (confusing) behavior

2016-09-23 Thread Augie Fackler
On Fri, Sep 23, 2016 at 12:46:01PM -0500, Kevin Bullock wrote: > # HG changeset patch > # User Kevin Bullock > # Date 1474652710 18000 > # Fri Sep 23 12:45:10 2016 -0500 > # Branch stable > # Node ID 081544f94cd76301a5d678b96f57baa2a1544df1 > # Parent

Re: [PATCH 1 of 5] extdata: add extdatasource reader

2016-09-23 Thread Kevin Bullock
> On Sep 23, 2016, at 12:47, Matt Mackall wrote: > > On Thu, 2016-09-22 at 18:20 -0500, Kevin Bullock wrote: >>> >>> On Sep 22, 2016, at 13:21, Matt Mackall wrote: [...] >>> +try: >>> +src = util.popen(cmd) >> Erm, don't we want to use

Re: [PATCH 1 of 5] extdata: add extdatasource reader

2016-09-23 Thread Matt Mackall
On Thu, 2016-09-22 at 18:20 -0500, Kevin Bullock wrote: > > > > On Sep 22, 2016, at 13:21, Matt Mackall wrote: > > > > # HG changeset patch > > # User Matt Mackall > > # Date 1473794045 18000 > > #  Tue Sep 13 14:14:05 2016 -0500 > > # Node ID

[PATCH stable] grep: rewrite help to better document current (confusing) behavior

2016-09-23 Thread Kevin Bullock
# HG changeset patch # User Kevin Bullock # Date 1474652710 18000 # Fri Sep 23 12:45:10 2016 -0500 # Branch stable # Node ID 081544f94cd76301a5d678b96f57baa2a1544df1 # Parent e7766022a61a66a7c4218526b647f96bd442a4ce grep: rewrite help to better document

Re: news from the topic experiment

2016-09-23 Thread Long Vu
On Wed, Sep 14, 2016 at 3:14 PM, Pierre-Yves David wrote: > > https://www.mercurial-scm.org/repo/topic-experiment/ > Sorry for jumping late to the discussion. I am a very happy Evolve user and so far I manage to basically replicate the lightweight branching of

mercurial@29993: 4 new changesets

2016-09-23 Thread Mercurial Commits
4 new changesets in mercurial: http://selenic.com/repo/hg//rev/266c2195651e changeset: 29990:266c2195651e user:Anton Shestakov date:Thu Sep 22 13:18:59 2016 +0800 summary: paper: remove unused templates http://selenic.com/repo/hg//rev/a816857b88b9

[PATCH 1 of 2] revset: add topo.revsonly argument for topo sort

2016-09-23 Thread Xidorn Quan
# HG changeset patch # User Xidorn Quan # Date 1474636628 -36000 # Fri Sep 23 23:17:08 2016 +1000 # Node ID 9e8aeaf3bf6e61b351a738f5cadbbf4815f3 # Parent 285a8c3e53f2183438f0cdbc238e4ab851d0d110 revset: add topo.revsonly argument for topo sort This argument is used

[PATCH V2] templates: add built-in files() function

2016-09-23 Thread Hannes Oldenburg
# HG changeset patch # User Hannes Oldenburg # Date 1474618505 0 # Fri Sep 23 08:15:05 2016 + # Node ID 5be94ae732b1391c0d0a06fe898d3c4eae69cb38 # Parent 5271ae66615207f39cc41d78f4541bc6f8ca6ff6 templates: add built-in files() function We already

Re: [PATCH] py3: handle os.environ() and os.environb() case

2016-09-23 Thread Yuya Nishihara
On Fri, 23 Sep 2016 12:23:36 +0530, Pulkit Goyal wrote: > # HG changeset patch > # User Pulkit Goyal <7895pul...@gmail.com> > # Date 1474613335 -19800 > # Fri Sep 23 12:18:55 2016 +0530 > # Node ID 73e8bbaae1e350f6aa7b621cf29fcaba5d6508b5 > # Parent 85bd31515225e7fdf9bd88edde054db2c74a33f8 >

Re: [PATCH 2 of 2 v4] dispatch: make hg --profile wrap reposetup

2016-09-23 Thread Yuya Nishihara
On Thu, 22 Sep 2016 12:45:26 -0700, Arun Kulshreshtha wrote: > # HG changeset patch > # User Arun Kulshreshtha > # Date 1474572990 25200 > # Thu Sep 22 12:36:30 2016 -0700 > # Node ID 921577f5e9bfc3c059a8eb357796736f9edbdcd0 > # Parent

Re: [PATCH 1 of 2 v4] dispatch: change indentation level in _dispatch()

2016-09-23 Thread Yuya Nishihara
On Thu, 22 Sep 2016 12:45:25 -0700, Arun Kulshreshtha wrote: > # HG changeset patch > # User Arun Kulshreshtha > # Date 1474571988 25200 > # Thu Sep 22 12:19:48 2016 -0700 > # Node ID 75b224273359ed924528491efb88c612f3caa4ca > # Parent

Re: [PATCH 2 of 5] extdata: add revset support for extdata

2016-09-23 Thread FUJIWARA Katsunori
At Thu, 22 Sep 2016 13:21:36 -0500, Matt Mackall wrote: > > # HG changeset patch > # User Matt Mackall > # Date 1474293900 18000 > # Mon Sep 19 09:05:00 2016 -0500 > # Node ID 9c8847df32a0c5045e60aded2e03a9c97507f909 > # Parent 19bf2776dfe39befdc479253e1e7d030b41c08f9 >

Re: [PATCH 2 of 2] log: drop outdated optimization to walk revisions in reverse order

2016-09-23 Thread Pierre-Yves David
On 09/22/2016 04:24 PM, Yuya Nishihara wrote: # HG changeset patch # User Yuya Nishihara # Date 1474545564 -32400 # Thu Sep 22 20:59:24 2016 +0900 # Node ID ffd93984937821bf449e2596acdb15a2c4ee88af # Parent 63cfb37603c39abe9e7ef58462c39dd1bb83c2df log: drop outdated

Re: news from the topic experiment

2016-09-23 Thread Jun Wu
Excerpts from Pierre-Yves David's message of 2016-09-23 02:43:37 +0200: > In the same way large organisation will probably want to define and > enforce naming scheme for topics. But they already need to do so today > for named-branch of git-branch. So nothing specific to topic here. For git,

[PATCH] py3: handle os.environ() and os.environb() case

2016-09-23 Thread Pulkit Goyal
# HG changeset patch # User Pulkit Goyal <7895pul...@gmail.com> # Date 1474613335 -19800 # Fri Sep 23 12:18:55 2016 +0530 # Node ID 73e8bbaae1e350f6aa7b621cf29fcaba5d6508b5 # Parent 85bd31515225e7fdf9bd88edde054db2c74a33f8 py3: handle os.environ() and os.environb() case os.environ() on