Re: [PATCH 1 of 9 pager v2] pager: move pager-initiating code into core

2017-02-25 Thread Matt Harbison
On Sat, 25 Feb 2017 23:32:12 -0500, Augie Fackler wrote: On Feb 25, 2017, at 11:22 PM, Matt Harbison wrote: On Thu, 16 Feb 2017 11:59:10 -0500, Augie Fackler wrote: # HG changeset patch # User Augie Fackler # Date 1487198871 18000 # Wed Feb 15 17:47:51 2017 -0500 # Node ID cd1

[PATCH] ui: replace obsolete default-push with default:pushurl (issue5485)

2017-02-25 Thread Rishabh Madan
# HG changeset patch # User Rishabh Madan # Date 1488022041 -19800 # Sat Feb 25 16:57:21 2017 +0530 # Node ID d2c41681512393835dd8fc3249eb45147e22549d # Parent 88203f26ea57627cabd7cf9c4f7843661d6c43ae ui: replace obsolete default-push with default:pushurl (issue5485) Default-push has been d

[Bug 5491] New: A bad pager config results in a cryptic error

2017-02-25 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5491 Bug ID: 5491 Summary: A bad pager config results in a cryptic error Product: Mercurial Version: default branch Hardware: PC OS: Windows Status: UNCONFIRMED

Re: [PATCH 1 of 9 pager v2] pager: move pager-initiating code into core

2017-02-25 Thread Augie Fackler
> On Feb 25, 2017, at 11:22 PM, Matt Harbison wrote: > > On Thu, 16 Feb 2017 11:59:10 -0500, Augie Fackler wrote: > >> # HG changeset patch >> # User Augie Fackler >> # Date 1487198871 18000 >> # Wed Feb 15 17:47:51 2017 -0500 >> # Node ID cd19a77477bcd18d1f7ab4fa73ee0dbf3c7a4e46 >> # Pa

Re: [PATCH 1 of 9 pager v2] pager: move pager-initiating code into core

2017-02-25 Thread Matt Harbison
On Thu, 16 Feb 2017 11:59:10 -0500, Augie Fackler wrote: # HG changeset patch # User Augie Fackler # Date 1487198871 18000 # Wed Feb 15 17:47:51 2017 -0500 # Node ID cd19a77477bcd18d1f7ab4fa73ee0dbf3c7a4e46 # Parent 791b4e846a7b9a0783440b9504585438777fe2d2 pager: move pager-initiating co

Re: [PATCH] pager: add support to --patch and --stat options of hg shelve

2017-02-25 Thread Kevin Bullock
> On Feb 25, 2017, at 14:15, Pulkit Goyal <7895pul...@gmail.com> wrote: > > # HG changeset patch > # User Pulkit Goyal <7895pul...@gmail.com> > # Date 1487974363 -19800 > # Sat Feb 25 03:42:43 2017 +0530 > # Node ID 1ca9eca579b404cde5448d3b7629f5adb8a1c268 > # Parent be74ce1b930fd5044b2eb724

[PATCH website] downloads: add link to PPA for ubuntu/debian

2017-02-25 Thread heatherboo
# HG changeset patch # User heatherboo # Date 1488054963 28800 # Sat Feb 25 12:36:03 2017 -0800 # Node ID b91f88bda2404c91722a62a2eb9afc63867a172b # Parent f8cee73d5cf0e9b4d46859c949ed0e23d65dd38c downloads: add link to PPA for ubuntu/debian diff --git a/templates/downloads/index.html b/tem

[PATCH] wix: include the help for pager

2017-02-25 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1488077074 18000 # Sat Feb 25 21:44:34 2017 -0500 # Node ID f3af642d13d78e7fcdea4468c024958a5ce2a745 # Parent 5ce388a91851dc6c0dc1be0342a105da659e1d47 wix: include the help for pager Similar (I assume) to 65d2538ac993. diff --git a/contrib/w

[PATCH] subrepo: run the repo decoders when archiving

2017-02-25 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1488075239 18000 # Sat Feb 25 21:13:59 2017 -0500 # Node ID 5ce388a91851dc6c0dc1be0342a105da659e1d47 # Parent 88203f26ea57627cabd7cf9c4f7843661d6c43ae subrepo: run the repo decoders when archiving The decoders were already run by default for

Re: [PATCH 1 of 4 V2] serve: add support for Mercurial subrepositories

2017-02-25 Thread Matt Harbison
Sorry for the delay- I was swamped the last few days. On Tue, 21 Feb 2017 09:33:58 -0500, Yuya Nishihara wrote: On Mon, 20 Feb 2017 22:00:20 -0500, Matt Harbison wrote: On Mon, 20 Feb 2017 09:27:44 -0500, Yuya Nishihara wrote: > On Thu, 16 Feb 2017 16:41:08 -0500, Matt Harbison wrote: >> #

[PATCH] pager: add support to --patch and --stat options of hg shelve

2017-02-25 Thread Pulkit Goyal
# HG changeset patch # User Pulkit Goyal <7895pul...@gmail.com> # Date 1487974363 -19800 # Sat Feb 25 03:42:43 2017 +0530 # Node ID 1ca9eca579b404cde5448d3b7629f5adb8a1c268 # Parent be74ce1b930fd5044b2eb724058f1c0688811aa1 pager: add support to --patch and --stat options of hg shelve diff -r

Re: [PATCH 3 of 4 V3] update: also suggest --merge when non-linear update is aborted

2017-02-25 Thread Matt Harbison
On Tue, 21 Feb 2017 11:08:05 -0500, Augie Fackler wrote: On Feb 20, 2017, at 05:38, Gábor STEFANIK wrote: On Wed, Feb 15, 2017 at 12:56:41PM -0800, Martin von Zweigbergk via Mercurial-devel wrote: # HG changeset patch # User Martin von Zweigbergk # Date 1487140898 28800 # Tue Fe

[PATCH] record: update help to describe ui.interface

2017-02-25 Thread Eloi Morlaas
# HG changeset patch # User eloimorlaas # Date 1487877797 28800 # Thu Feb 23 11:23:17 2017 -0800 # Node ID c870e1aa3828c0aaca3d1d56d758e09a66788bc9 # Parent 96eaefd350aec869047d9e2da90913ae698463df record: update help to describe ui.interface hg help record was not accurate if using another

[PATCH 3 of 5] templatekw: move defaulttmpl constant from changeset_templater

2017-02-25 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1488008306 -32400 # Sat Feb 25 16:38:26 2017 +0900 # Node ID f8d8d68b01c7b60dea259716e5a675488e68ca3d # Parent 67e5135769cfbe56bc9d943d6efcb9e347245427 # EXP-Topic formatter templatekw: move defaulttmpl constant from changeset_templater Thes

[PATCH 5 of 5] branches: populate all template keywords in formatter

2017-02-25 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1488010122 -32400 # Sat Feb 25 17:08:42 2017 +0900 # Node ID 274456919eb7b71490ed32dedcd36ffc3bb9ef6e # Parent 8875d9bcb7f8b8c119b6e25b15335cb4253b8252 # EXP-Topic formatter branches: populate all template keywords in formatter This is a usa

[PATCH 1 of 5] templater: port formatnode filter from changeset_templater

2017-02-25 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1488007618 -32400 # Sat Feb 25 16:26:58 2017 +0900 # Node ID c56e0c043a22646371f2828d75617ee51d12bb23 # Parent b4cb86ab4c719eb615a4308eafd8b1386a511eeb # EXP-Topic formatter templater: port formatnode filter from changeset_templater This sli

[PATCH 2 of 5] formatter: drop filters argument from maketemplater()

2017-02-25 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1488027870 -32400 # Sat Feb 25 22:04:30 2017 +0900 # Node ID 67e5135769cfbe56bc9d943d6efcb9e347245427 # Parent c56e0c043a22646371f2828d75617ee51d12bb23 # EXP-Topic formatter formatter: drop filters argument from maketemplater() It's unused n

[PATCH 4 of 5] formatter: add support for changeset templating

2017-02-25 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1488009607 -32400 # Sat Feb 25 17:00:07 2017 +0900 # Node ID 8875d9bcb7f8b8c119b6e25b15335cb4253b8252 # Parent f8d8d68b01c7b60dea259716e5a675488e68ca3d # EXP-Topic formatter formatter: add support for changeset templating Some formatter-base

[PATCH 7 of 7] color: have the 'ui' object carry the '_colormode' directly

2017-02-25 Thread Pierre-Yves David
# HG changeset patch # User Pierre-Yves David # Date 1487697727 -3600 # Tue Feb 21 18:22:07 2017 +0100 # Node ID 919a50ca258e679eef69c56f5d606a287b9e33ee # Parent 0deb181adc74dea75b109ebdf38fb73f5f20c724 # EXP-Topic color color: have the 'ui' object carry the '_colormode' directly Before th

[PATCH 6 of 7] color: move triggering of the initialisation logic in core

2017-02-25 Thread Pierre-Yves David
# HG changeset patch # User Pierre-Yves David # Date 1487697612 -3600 # Tue Feb 21 18:20:12 2017 +0100 # Node ID 0deb181adc74dea75b109ebdf38fb73f5f20c724 # Parent 25fd71d9347a8c82adf2a991dab0b48ff35282f6 # EXP-Topic color color: move triggering of the initialisation logic in core We now run

[PATCH 5 of 7] color: add the definition of '--color' in core

2017-02-25 Thread Pierre-Yves David
# HG changeset patch # User Pierre-Yves David # Date 1487696961 -3600 # Tue Feb 21 18:09:21 2017 +0100 # Node ID 25fd71d9347a8c82adf2a991dab0b48ff35282f6 # Parent 1b39bb158cdb97965da0b614b7c8bcd6a8b58887 # EXP-Topic color color: add the definition of '--color' in core If we want to be able

[PATCH 3 of 7] color: move git-subrepo support into the subrepo module

2017-02-25 Thread Pierre-Yves David
# HG changeset patch # User Pierre-Yves David # Date 1487695804 -3600 # Tue Feb 21 17:50:04 2017 +0100 # Node ID 81c3db1bc60255c7a5a1455106f4fb69b96b3658 # Parent 03ad2d8bdc83713c1aee2ac729c4710c3bcd06a2 # EXP-Topic color color: move git-subrepo support into the subrepo module Now that all

[PATCH 1 of 7] color: move 'terminfosetup' into the core module

2017-02-25 Thread Pierre-Yves David
# HG changeset patch # User Pierre-Yves David # Date 1482412672 -3600 # Thu Dec 22 14:17:52 2016 +0100 # Node ID 1d52488a538cebabbbca205cd312a4dfd83418af # Parent b4cb86ab4c719eb615a4308eafd8b1386a511eeb # EXP-Topic color color: move 'terminfosetup' into the core module Another step closer

[PATCH 2 of 7] color: move 'modesetup' into the core module

2017-02-25 Thread Pierre-Yves David
# HG changeset patch # User Pierre-Yves David # Date 1482413446 -3600 # Thu Dec 22 14:30:46 2016 +0100 # Node ID 03ad2d8bdc83713c1aee2ac729c4710c3bcd06a2 # Parent 1d52488a538cebabbbca205cd312a4dfd83418af # EXP-Topic color color: move 'modesetup' into the core module Yet another piece of cod

[PATCH 4 of 7] color: handle 'ui.plain()' directly in mode setup

2017-02-25 Thread Pierre-Yves David
# HG changeset patch # User Pierre-Yves David # Date 1487695903 -3600 # Tue Feb 21 17:51:43 2017 +0100 # Node ID 1b39bb158cdb97965da0b614b7c8bcd6a8b58887 # Parent 81c3db1bc60255c7a5a1455106f4fb69b96b3658 # EXP-Topic color color: handle 'ui.plain()' directly in mode setup If 'ui.plain()' is

Re: [PATCH] patchbomb: allow specifying default --flag options via config(issue5354)

2017-02-25 Thread Yuya Nishihara
On Sat, 25 Feb 2017 03:47:58 +0530, Pulkit Goyal wrote: > On Wed, Feb 22, 2017 at 2:28 AM, Pulkit Goyal <7895pul...@gmail.com> wrote: > >> I wanted to make it support templating so we can set 'flag = {topic}', > >> etc. > > ​I guess still there is no way to add repositories name as mentioned in > t

[PATCH 6 of 8 V2] hgweb: link to diff with linerange in filelog template

2017-02-25 Thread Denis Laxalde
# HG changeset patch # User Denis Laxalde # Date 1484838729 -3600 # Thu Jan 19 16:12:09 2017 +0100 # Node ID 206b34cf11b768c4e74582ffb89e78feedbce7ef # Parent 7fbe70c91d65683ab3984f7c80edc85f5c02860c # Available At https://hg.logilab.org/users/dlaxalde/hg # hg pull https://hg.lo

[PATCH 3 of 8 V2] mdiff: make unidiff filter hunks out of specified line ranges

2017-02-25 Thread Denis Laxalde
# HG changeset patch # User Denis Laxalde # Date 1484921181 -3600 # Fri Jan 20 15:06:21 2017 +0100 # Node ID fcc621e177b1034101f7acc0ba6828e9db6be1a7 # Parent 43d99fe8dcb510540db19366fcac8159d4e26691 # Available At https://hg.logilab.org/users/dlaxalde/hg # hg pull https://hg.lo

[PATCH 2 of 8 V2] hgweb: handle a "linerange" request parameter in filelog command

2017-02-25 Thread Denis Laxalde
# HG changeset patch # User Denis Laxalde # Date 1484844060 -3600 # Thu Jan 19 17:41:00 2017 +0100 # Node ID 43d99fe8dcb510540db19366fcac8159d4e26691 # Parent 17c6195ce42f3cbb47cee53aeb4e6a4e5074878a # Available At https://hg.logilab.org/users/dlaxalde/hg # hg pull https://hg.lo

[PATCH 4 of 8 V2] patch: add filtering by line ranges in diff()

2017-02-25 Thread Denis Laxalde
# HG changeset patch # User Denis Laxalde # Date 1484921270 -3600 # Fri Jan 20 15:07:50 2017 +0100 # Node ID 6625dfbecf264f51748a96aa7203fc09bee597e9 # Parent fcc621e177b1034101f7acc0ba6828e9db6be1a7 # Available At https://hg.logilab.org/users/dlaxalde/hg # hg pull https://hg.lo

[PATCH 7 of 8 V2] hgweb: buffer lines by block in annotate

2017-02-25 Thread Denis Laxalde
# HG changeset patch # User Denis Laxalde # Date 1487769833 -3600 # Wed Feb 22 14:23:53 2017 +0100 # Node ID 073bd73b65afcb2acd4783c14cb2983ef21fb5a6 # Parent 206b34cf11b768c4e74582ffb89e78feedbce7ef # Available At https://hg.logilab.org/users/dlaxalde/hg # hg pull https://hg.lo

[PATCH 5 of 8 V2] hgweb: handle "linerange" request parameter in filediff command

2017-02-25 Thread Denis Laxalde
# HG changeset patch # User Denis Laxalde # Date 1484922599 -3600 # Fri Jan 20 15:29:59 2017 +0100 # Node ID 7fbe70c91d65683ab3984f7c80edc85f5c02860c # Parent 6625dfbecf264f51748a96aa7203fc09bee597e9 # Available At https://hg.logilab.org/users/dlaxalde/hg # hg pull https://hg.lo

[PATCH 8 of 8 V2] hgweb: add a "followlines" link to hover-box in annotate

2017-02-25 Thread Denis Laxalde
# HG changeset patch # User Denis Laxalde # Date 1487773255 -3600 # Wed Feb 22 15:20:55 2017 +0100 # Node ID f1d1d7bcba3cd86787117cd44616ad1a5c619c5e # Parent 073bd73b65afcb2acd4783c14cb2983ef21fb5a6 # Available At https://hg.logilab.org/users/dlaxalde/hg # hg pull https://hg.lo

[PATCH 1 of 8 V2] revset: factor out linerange processing into a utility function

2017-02-25 Thread Denis Laxalde
# HG changeset patch # User Denis Laxalde # Date 1487957948 -3600 # Fri Feb 24 18:39:08 2017 +0100 # Node ID 17c6195ce42f3cbb47cee53aeb4e6a4e5074878a # Parent abb92b3d370e116b29eba4d2e3154e9691c8edbb # Available At https://hg.logilab.org/users/dlaxalde/hg # hg pull https://hg.lo