On Sun, 26 Feb 2017 20:33:19 +0530, Pulkit Goyal wrote:
> > You could set it manually.
> >
> > [patchbomb]
> > flag = "remotenames-ext"
> >
> > or do you mean you want to make it templatable?
> >
> > [patchbomb]
> > flag = "{reponame}"
> >
>
> I will like to make it templatable. The only
>
> You could set it manually.
>
> [patchbomb]
> flag = "remotenames-ext"
>
> or do you mean you want to make it templatable?
>
> [patchbomb]
> flag = "{reponame}"
>
I will like to make it templatable. The only usecase of that template
which I can think now is in hgweb showing the repo na
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
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
the bug except we set that as a topic or something else.
_
>
> I wanted to make it support templating so we can set 'flag = {topic}', etc.
>
> https://www.mercurial-scm.org/pipermail/mercurial-devel/
> 2015-April/068094.html
>
> (Well, this wasn't an April Fool patch.)
>
> Matt found this can be more generic, which seemed really nice, but no
> progress
> s
On Tue, 21 Feb 2017 08:55:07 +0530, Pulkit Goyal wrote:
> # HG changeset patch
> # User Pulkit Goyal <7895pul...@gmail.com>
> # Date 1487593583 -19800
> # Mon Feb 20 17:56:23 2017 +0530
> # Node ID 3c7e816697791c48de126c06c069af23c9e2bc3a
> # Parent 2c9e619ba9ee8e72370cc0f27f59da39947773b6
>
# HG changeset patch
# User Pulkit Goyal <7895pul...@gmail.com>
# Date 1487593583 -19800
# Mon Feb 20 17:56:23 2017 +0530
# Node ID 3c7e816697791c48de126c06c069af23c9e2bc3a
# Parent 2c9e619ba9ee8e72370cc0f27f59da39947773b6
patchbomb: allow specifying default --flag options via config(issue535