Re: Topics [was: news from the topic experiment]

2016-10-15 Thread Yuya Nishihara
On Fri, 14 Oct 2016 13:13:56 -0700, Sean Farley wrote: > Pierre-Yves David writes: > > So, the other branch of that thread made me realised that we cannot do > > this "BRANCH:TOPIC" storage in the current "branch" field. > > > > An important part of topic is to have them fade away when the change

Re: [PATCH] revset: for x^2, do not take null as a valid p2 revision

2016-10-15 Thread Yuya Nishihara
On Fri, 14 Oct 2016 18:42:12 +0200, Pierre-Yves David wrote: > On 10/14/2016 05:35 PM, Yuya Nishihara wrote: > > # HG changeset patch > > # User Yuya Nishihara > > # Date 1476455580 -32400 > > # Fri Oct 14 23:33:00 2016 +0900 > > # Node ID 18ba0036dd81db9e45fd1a450c7f207f1b89f22c > > # Parent

Re: [PATCH 1 of 6] dirs: use PyVarObject_HEAD_INIT

2016-10-15 Thread Yuya Nishihara
On Thu, 13 Oct 2016 21:44:13 +0200, Gregory Szorc wrote: > # HG changeset patch > # User Gregory Szorc > # Date 1476357254 -7200 > # Thu Oct 13 13:14:14 2016 +0200 > # Node ID 1f30bcebd4bdc26602ec4e9ae924f101c7642594 > # Parent c0410814002f467c24ef07ce73850ba15b306f8e > dirs: use PyVarObject

Re: [PATCH 1 of 2 V3] py3: refactor token parsing to handle call args properly

2016-10-15 Thread Yuya Nishihara
On Fri, 14 Oct 2016 17:55:25 +0100, Martijn Pieters wrote: > # HG changeset patch > # User Martijn Pieters > # Date 1476464102 -3600 > # Fri Oct 14 17:55:02 2016 +0100 > # Node ID 9031460519503abe5dc430c8ece29d198121cd65 > # Parent 733fb9f7bc92c694ba6bededaeb93206528c0bcd > py3: refactor tok

Re: [PATCH 1 of 2 V3] py3: refactor token parsing to handle call args properly

2016-10-15 Thread Martijn Pieters
On 15 Oct 2016, at 08:39, Yuya Nishihara wrote: > > On Fri, 14 Oct 2016 17:55:25 +0100, Martijn Pieters wrote: >> # HG changeset patch >> # User Martijn Pieters >> # Date 1476464102 -3600 >> # Fri Oct 14 17:55:02 2016 +0100 >> # Node ID 9031460519503abe5dc430c8ece29d198121cd65 >> # Parent

mercurial@30162: 12 new changesets

2016-10-15 Thread Mercurial Commits
12 new changesets in mercurial: http://selenic.com/repo/hg//rev/381293e1135e changeset: 30151:381293e1135e user:Augie Fackler date:Mon Sep 19 17:15:39 2016 -0400 summary: copy: distinguish "file exists" cases and add a hint (BC) http://selenic.com/repo/hg//rev/d65e246100ed

Re: [PATCH V5] update: warn if cwd was deleted

2016-10-15 Thread Yuya Nishihara
On Tue, 4 Oct 2016 04:08:42 -0700, Stanislau Hlebik wrote: > # HG changeset patch > # User Stanislau Hlebik > # Date 1475579208 25200 > # Tue Oct 04 04:06:48 2016 -0700 > # Node ID 9069c255f60c9d34e5f45d690cfa9316fdc71722 > # Parent 1779dde4c9ef97cb242f8d501655f236f66e5439 > update: warn if

Re: [PATCH 2 of 3] cmdutil: add support for evolution "troubles" display in changeset_printer

2016-10-15 Thread Yuya Nishihara
On Mon, 10 Oct 2016 14:33:18 +0200, Denis Laxalde wrote: > # HG changeset patch > # User Denis Laxalde > # Date 1476094018 -7200 > # Mon Oct 10 12:06:58 2016 +0200 > # Node ID d9f7776c40b8c82bf438322f2442d99c4e116161 > # Parent 6c916ce602f5c92c5a5a4de954629670b8c7ca8c > # EXP-Topic evolve-ui

Re: [PATCH 3 of 3] summary: add evolution "troubles" information to parents header lines

2016-10-15 Thread Yuya Nishihara
On Mon, 10 Oct 2016 14:33:19 +0200, Denis Laxalde wrote: > # HG changeset patch > # User Denis Laxalde > # Date 1475935828 -7200 > # Sat Oct 08 16:10:28 2016 +0200 > # Node ID 1ec84349bfa3db4e753f9084837c7ea2f0c3a4b9 > # Parent d9f7776c40b8c82bf438322f2442d99c4e116161 > # EXP-Topic evolve-ui

Re: [PATCH 1 of 3] templatekw: use a "?" to represent troubled changesets in graph

2016-10-15 Thread Yuya Nishihara
On Mon, 10 Oct 2016 14:33:17 +0200, Denis Laxalde wrote: > # HG changeset patch > # User Denis Laxalde > # Date 1475933106 -7200 > # Sat Oct 08 15:25:06 2016 +0200 > # Node ID 6c916ce602f5c92c5a5a4de954629670b8c7ca8c > # Parent dbcef8918bbdd8a64d9f79a37bcfa284a26f3a39 > # EXP-Topic evolve-ui

Re: [PATCH 3 of 3] color: debugcolor should emit the user-defined colors

2016-10-15 Thread Yuya Nishihara
On Thu, 13 Oct 2016 13:27:35 -0700, danek.duv...@oracle.com wrote: > # HG changeset patch > # User Danek Duvall > # Date 1476389401 25200 > # Thu Oct 13 13:10:01 2016 -0700 > # Node ID c59334b806a8f10c80c2ea196eba5f4b1b86b229 > # Parent 333e875ce30da3760c8655e303d9bea554efe7e4 > color: debug

Re: [PATCH 1 of 3] color: allow for user-configurable terminfo codes for effects

2016-10-15 Thread Yuya Nishihara
On Thu, 13 Oct 2016 13:27:33 -0700, danek.duv...@oracle.com wrote: > # HG changeset patch > # User Danek Duvall > # Date 1476384497 25200 > # Thu Oct 13 11:48:17 2016 -0700 > # Node ID 61e74a19770c2ce80c0cedc429915112261e5c1b > # Parent 4d93d73b8aecb2436bbfe9248cdfe0ef21582baf > color: allow

Re: [PATCH 1 of 3] color: allow for user-configurable terminfo codes for effects

2016-10-15 Thread Danek Duvall
Yuya Nishihara wrote: > On Thu, 13 Oct 2016 13:27:33 -0700, danek.duv...@oracle.com wrote: > > # HG changeset patch > > # User Danek Duvall > > # Date 1476384497 25200 > > # Thu Oct 13 11:48:17 2016 -0700 > > # Node ID 61e74a19770c2ce80c0cedc429915112261e5c1b > > # Parent 4d93d73b8aecb2436b

Re: [PATCH 3 of 3] color: debugcolor should emit the user-defined colors

2016-10-15 Thread Danek Duvall
Yuya Nishihara wrote: > On Thu, 13 Oct 2016 13:27:35 -0700, danek.duv...@oracle.com wrote: > > # HG changeset patch > > # User Danek Duvall > > # Date 1476389401 25200 > > # Thu Oct 13 13:10:01 2016 -0700 > > # Node ID c59334b806a8f10c80c2ea196eba5f4b1b86b229 > > # Parent 333e875ce30da3760c

[PATCH] color: add some documentation for custom terminfo codes

2016-10-15 Thread danek . duvall
# HG changeset patch # User Danek Duvall # Date 1476568874 25200 # Sat Oct 15 15:01:14 2016 -0700 # Node ID 42f5a2db9e7f9d66058a7d77bc8c0c263272a8de # Parent c59334b806a8f10c80c2ea196eba5f4b1b86b229 color: add some documentation for custom terminfo codes diff --git a/hgext/color.py b/hgext/

[PATCH] bundle2: only emit compressed chunks if they have data

2016-10-15 Thread Gregory Szorc
# HG changeset patch # User Gregory Szorc # Date 1476576653 25200 # Sat Oct 15 17:10:53 2016 -0700 # Node ID adac553f5fced14a7393e11c71e642eabbc82073 # Parent 5cb830801855dbb63e98b948e355bc995d295bf3 bundle2: only emit compressed chunks if they have data This is similar to 58467204cac0. Not

[PATCH 2 of 2 stable] largefiles: more safe handling of interruptions while updating modifications

2016-10-15 Thread Mads Kiilerich
# HG changeset patch # User Mads Kiilerich # Date 1476577785 -7200 # Sun Oct 16 02:29:45 2016 +0200 # Node ID dcd190cb73a0740be570bdfbc1090066c38e1173 # Parent 2105975810c843d016ba930c44e63699af2703a6 largefiles: more safe handling of interruptions while updating modifications Largefiles ar

[PATCH 1 of 2 stable] largefiles: test coverage of fatal interruption of update

2016-10-15 Thread Mads Kiilerich
# HG changeset patch # User Mads Kiilerich # Date 1476577598 -7200 # Sun Oct 16 02:26:38 2016 +0200 # Node ID 2105975810c843d016ba930c44e63699af2703a6 # Parent 5cb830801855dbb63e98b948e355bc995d295bf3 largefiles: test coverage of fatal interruption of update Test using existing changesets i