[PATCH] update: label bookmark name in message

2016-09-07 Thread Pierre-Yves David
# HG changeset patch # User Pierre-Yves David # Date 1471869854 -7200 # Mon Aug 22 14:44:14 2016 +0200 # Node ID 6c5f481a3d333b46c80646955cbc6838eaa57846 # Parent 4d6372307f4832b0f4aad5714d5610d35bcfa022 # EXP-Topic bookmark.label update: label bookmark name

mercurial@29860: 7 new changesets

2016-09-07 Thread Mercurial Commits
7 new changesets in mercurial: http://selenic.com/repo/hg//rev/b842b1adfea2 changeset: 29854:b842b1adfea2 parent: 29849:f148bfa40489 user:Yuya Nishihara date:Thu Aug 18 14:03:25 2016 +0900 summary: grep: refactor loop that yields matched text with label

Re: [PATCH V2] evolve: add template to show evolution troubles (issue4686)

2016-09-07 Thread Pierre-Yves David
On 09/06/2016 10:32 AM, liscju wrote: # HG changeset patch # User liscju # Date 1473150616 -7200 # Tue Sep 06 10:30:16 2016 +0200 # Branch stable # Node ID 5273ba1d2b0027ce48238adfcf272adbfde9ddfe # Parent 7a2e0629bdee8cd842bb884094cef9683ed49520 evolve: add

Re: [PATCH V2] evolve: add template to show evolution troubles (issue4686)

2016-09-07 Thread Piotr Listkiewicz
> > What is this about? adding a new template directory for evolve? > Exactly, i didnt find other way for the extension to add template paths > As an unrelated notes, we should probaly improve core to make this more > straight forward. Easy way to make adding templates for extension easier

Re: [PATCH v2] discovery: explicitly check for None in outgoing init

2016-09-07 Thread Pierre-Yves David
On 09/06/2016 06:44 PM, Ryan McElroy wrote: # HG changeset patch # User Ryan McElroy # Date 1473180205 25200 # Tue Sep 06 09:43:25 2016 -0700 # Node ID ebfcdb4b4697ca730c3d7a7594abd048e666ebb7 # Parent f148bfa40489269be2e48046734f81065129847a discovery: explicitly check

[PATCH 1 of 3] revset: extract tree transformation from optimize()

2016-09-07 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1470548103 -32400 # Sun Aug 07 14:35:03 2016 +0900 # Node ID 2577e0fe3de10b2021445872fb318b6b2a28d596 # Parent c68c8b3d8c371083eedc2c0ea11e736540146421 revset: extract tree transformation from optimize() This patch separates

[PATCH 2 of 3] revset: make analyze() a separate step from optimize()

2016-09-07 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1471746597 -32400 # Sun Aug 21 11:29:57 2016 +0900 # Node ID eab0f0cbd818cc2bb325cac0e7d61483b63d5ae6 # Parent 2577e0fe3de10b2021445872fb318b6b2a28d596 revset: make analyze() a separate step from optimize() This will allow us

Re: [PATCH] update: label bookmark name in message

2016-09-07 Thread Yuya Nishihara
On Wed, 07 Sep 2016 12:54:59 +0200, Pierre-Yves David wrote: > # HG changeset patch > # User Pierre-Yves David > # Date 1471869854 -7200 > # Mon Aug 22 14:44:14 2016 +0200 > # Node ID 6c5f481a3d333b46c80646955cbc6838eaa57846 > # Parent

[PATCH] revset: cleanup of algorithm used in `destination()` predicate

2016-09-07 Thread Hannes Oldenburg
# HG changeset patch # User Hannes Oldenburg # Date 1473247581 0 # Wed Sep 07 11:26:21 2016 + # Node ID dacd359aca5a1094d830958ab853bf83b5ca6631 # Parent f148bfa40489269be2e48046734f81065129847a revset: cleanup of algorithm used in `destination()`

[Bug 5363] New: hgweb help should use tt style for flag side of output

2016-09-07 Thread bugzilla
https://bz.mercurial-scm.org/show_bug.cgi?id=5363 Bug ID: 5363 Summary: hgweb help should use tt style for flag side of output Product: Mercurial Version: unspecified Hardware: PC OS: Windows Status: UNCONFIRMED

Re: [PATCH] revset: cleanup of algorithm used in `destination()` predicate

2016-09-07 Thread Pierre-Yves David
On 09/07/2016 04:10 PM, Hannes Oldenburg wrote: # HG changeset patch # User Hannes Oldenburg # Date 1473247581 0 # Wed Sep 07 11:26:21 2016 + # Node ID dacd359aca5a1094d830958ab853bf83b5ca6631 # Parent f148bfa40489269be2e48046734f81065129847a

Re: [PATCH 2 of 3 V2] manifest: make uses of _mancache aware of contexts

2016-09-07 Thread Pierre-Yves David
On 09/03/2016 05:51 PM, Yuya Nishihara wrote: On Wed, 31 Aug 2016 13:30:20 -0700, Durham Goode wrote: # HG changeset patch # User Durham Goode # Date 1472518929 25200 # Mon Aug 29 18:02:09 2016 -0700 # Node ID 59bc68e1d78538bb83f60c0d4f9342ec0a8893bf # Parent

Re: [PATCH 2 of 3 V2] manifest: make uses of _mancache aware of contexts

2016-09-07 Thread Pierre-Yves David
On 09/07/2016 05:35 PM, Pierre-Yves David wrote: On 09/03/2016 05:51 PM, Yuya Nishihara wrote: On Wed, 31 Aug 2016 13:30:20 -0700, Durham Goode wrote: # HG changeset patch # User Durham Goode # Date 1472518929 25200 # Mon Aug 29 18:02:09 2016 -0700 # Node ID

[Bug 5364] New: strange error message when rebasing (incorrectly) keyword extensio

2016-09-07 Thread bugzilla
https://bz.mercurial-scm.org/show_bug.cgi?id=5364 Bug ID: 5364 Summary: strange error message when rebasing (incorrectly) keyword extensio Product: Mercurial Version: stable branch Hardware: PC OS: Linux

Re: [PATCH 3 of 4] streamclone: clear caches after writing changes into files for visibility

2016-09-07 Thread FUJIWARA Katsunori
At Tue, 6 Sep 2016 23:13:37 +0900, Yuya Nishihara wrote: > > On Sat, 03 Sep 2016 03:34:12 +0900, FUJIWARA Katsunori wrote: > > # HG changeset patch > > # User FUJIWARA Katsunori > > # Date 1472840249 -32400 > > # Sat Sep 03 03:17:29 2016 +0900 > > # Node ID

Re: [PATCH 2 of 2 topics] flake8: ignore N801

2016-09-07 Thread Sean Farley
Anton Shestakov writes: > # HG changeset patch > # User Anton Shestakov > # Date 1473216018 -28800 > # Wed Sep 07 10:40:18 2016 +0800 > # Node ID 8464a7708f9d73de1d13c2c4e5e5b6970ea0ec62 > # Parent d9c1d140a831614a1a3994a0d87ec27ed3282049 > flake8:

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

2016-09-07 Thread timeless
Yeah, cwd is especially foreign for Windows users. Perhaps: current directory was removed (consider changing to repo root: %s) On Sep 7, 2016 3:43 PM, "Kevin Bullock" wrote: > > On Sep 5, 2016, at 05:32, Stanislau Hlebik wrote: > > > > # HG

Re: [PATCH] hghave: fix has_bzr() to not try to import RevisionSpec as module

2016-09-07 Thread Augie Fackler
On Wed, Sep 07, 2016 at 12:53:15AM +0900, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1472977184 -32400 > # Sun Sep 04 17:19:44 2016 +0900 > # Node ID c68c8b3d8c371083eedc2c0ea11e736540146421 > # Parent

mercurial@29862: 2 new changesets (2 on stable)

2016-09-07 Thread Mercurial Commits
2 new changesets (2 on stable) in mercurial: http://selenic.com/repo/hg//rev/2f6d5c60f6fc changeset: 29861:2f6d5c60f6fc branch: stable parent: 29853:d3b2da20a9c5 user:Jun Wu date:Fri Sep 02 15:20:59 2016 +0100 summary: annotate: pre-calculate the

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

2016-09-07 Thread timeless
There should probably be a colon after "root" On Sep 5, 2016 6:33 AM, "Stanislau Hlebik" wrote: > # HG changeset patch > # User Stanislau Hlebik > # Date 1473071480 25200 > # Mon Sep 05 03:31:20 2016 -0700 > # Node ID b43aa94306b8f50852a8176afec3839aa3826467 >

Re: [PATCH] evolution: make troubles appear in default log (issue4686)

2016-09-07 Thread Kevin Bullock
> On Sep 7, 2016, at 14:23, Augie Fackler wrote: > > On Fri, Sep 02, 2016 at 10:26:22AM -0500, Kevin Bullock wrote: >>> On Sep 2, 2016, at 04:38, liscju wrote: >>> >>> # HG changeset patch >>> # User liscju >>> # Date

Re: [PATCH] evolution: make troubles appear in default log (issue4686)

2016-09-07 Thread Augie Fackler
On Wed, Sep 7, 2016 at 3:39 PM, Kevin Bullock wrote: >> On Sep 7, 2016, at 14:23, Augie Fackler wrote: >> >> On Fri, Sep 02, 2016 at 10:26:22AM -0500, Kevin Bullock wrote: On Sep 2, 2016, at 04:38, liscju

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

2016-09-07 Thread Kevin Bullock
> On Sep 5, 2016, at 05:32, Stanislau Hlebik wrote: > > # HG changeset patch > # User Stanislau Hlebik > # Date 1473071480 25200 > # Mon Sep 05 03:31:20 2016 -0700 > # Node ID b43aa94306b8f50852a8176afec3839aa3826467 > # Parent