Re: [Development] ChangeLog script will need adaptation to cherry-pick model

2020-08-11 Thread Kai Köhne
> -Ursprüngliche Nachricht- > Von: Development Im Auftrag von > Betreff: Re: [Development] ChangeLog script will need adaptation to cherry- > pick model > > Jani Heikkinen (11 August 2020 07:09) > > if the correct behavior is the first one then the script d

Re: [Development] ChangeLog script will need adaptation to cherry-pick model

2020-08-11 Thread Edward Welbourne
Jani Heikkinen (11 August 2020 07:09) > if the correct behavior is the first one then the script doesn't need any > change? That sounds plausible for everything after the first release of each branch, but less convincing for the .0 release: when Qt 6.0 is released, surely we don't want to repeat

Re: [Development] ChangeLog script will need adaptation to cherry-pick model

2020-08-10 Thread Thiago Macieira
On Monday, 10 August 2020 22:09:10 PDT Jani Heikkinen wrote: > This is something what I have been wondering a while: what is correct set of > changes to be listed in changes file? Is it all changes from previous > release in that same series (e.g all changes from 5.15.0 -> 5.15.1 ) or > changes fro

Re: [Development] ChangeLog script will need adaptation to cherry-pick model

2020-08-10 Thread Jani Heikkinen
> -Original Message- > From: Development On Behalf Of > Thiago Macieira > Sent: maanantai 10. elokuuta 2020 20.33 > To: development@qt-project.org > Subject: [Development] ChangeLog script will need adaptation to cherry-pick > model > > I've just notice

[Development] ChangeLog script will need adaptation to cherry-pick model

2020-08-10 Thread Thiago Macieira
I've just noticed this and it'll be relevant for the 6.0 release: the ChangeLog script currently excludes the previous releases' commits simply because they aren't produced in the git log / rev-list output. Because we switched to cherry-pick model, the commits are now different and will not be