Re: [gentoo-dev] [PATCH] bzr.eclass: Add --overwrite-tags option to pull command.

2018-02-06 Thread Michał Górny
W dniu wto, 06.02.2018 o godzinie 09∶07 -0800, użytkownik Alec Warner napisał: > On Tue, Feb 6, 2018 at 6:12 AM, Kristian Fiskerstrand > wrote: > > > On 02/06/2018 02:57 PM, Ulrich Müller wrote: > > > Fixes: https://bugs.gentoo.org/446422 > > > > Bug or Closes, Fixes would be referencing a commi

Re: [gentoo-dev] [PATCH] bzr.eclass: Add --overwrite-tags option to pull command.

2018-02-06 Thread Alec Warner
On Tue, Feb 6, 2018 at 6:12 AM, Kristian Fiskerstrand wrote: > On 02/06/2018 02:57 PM, Ulrich Müller wrote: > > Fixes: https://bugs.gentoo.org/446422 > > Bug or Closes, Fixes would be referencing a commit-id c.f GLEP 66. > > More generally though, should we start requiring more verbose commit > m

eclass committ message verbosity (Was: Re: [gentoo-dev] [PATCH] bzr.eclass: Add --overwrite-tags option to pull command.)

2018-02-06 Thread Kristian Fiskerstrand
On 02/06/2018 03:36 PM, Ulrich Mueller wrote: >> On Tue, 6 Feb 2018, Kristian Fiskerstrand wrote: >> More generally though, should we start requiring more verbose commit >> messages for eclasses to make it easier to trace changes in our git >> repo directly without reaching out to bugs? At le

Re: [gentoo-dev] [PATCH] bzr.eclass: Add --overwrite-tags option to pull command.

2018-02-06 Thread Ulrich Mueller
> On Tue, 6 Feb 2018, Kristian Fiskerstrand wrote: >> Fixes: https://bugs.gentoo.org/446422 > Bug or Closes, Fixes would be referencing a commit-id c.f GLEP 66. Updated, thanks for catching this. > More generally though, should we start requiring more verbose commit > messages for eclasses

Re: [gentoo-dev] [PATCH] bzr.eclass: Add --overwrite-tags option to pull command.

2018-02-06 Thread Kristian Fiskerstrand
On 02/06/2018 02:57 PM, Ulrich Müller wrote: > Fixes: https://bugs.gentoo.org/446422 Bug or Closes, Fixes would be referencing a commit-id c.f GLEP 66. More generally though, should we start requiring more verbose commit messages for eclasses to make it easier to trace changes in our git repo dir

[gentoo-dev] [PATCH] bzr.eclass: Add --overwrite-tags option to pull command.

2018-02-06 Thread Ulrich Müller
Fixes: https://bugs.gentoo.org/446422 --- eclass/bzr.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index ef1b47936867..792cc3bec36f 100644 --- a/eclass/bzr.eclass +++ b/eclass/bzr.eclass @@ -27,7 +27,7 @@ case "${EAPI:-0}" in