Re: [PATCH] gcc-changelog: support merge commits in git_update_version

2020-06-18 Thread Martin Liška
On 6/18/20 2:28 PM, Jakub Jelinek wrote: On Thu, Jun 18, 2020 at 02:16:32PM +0200, Martin Liška wrote: The patch addresses need to generate ChangeLog for a vendor branch (redhat/gcc-10-branch) that can contain merge commits. Tested on c518050989be3a224a04a8b33d73f37a16c30fbb and current active

Re: [PATCH] gcc-changelog: support merge commits in git_update_version

2020-06-18 Thread Jakub Jelinek via Gcc-patches
On Thu, Jun 18, 2020 at 02:16:32PM +0200, Martin Liška wrote: > The patch addresses need to generate ChangeLog for a vendor branch > (redhat/gcc-10-branch) that can contain merge commits. > > Tested on c518050989be3a224a04a8b33d73f37a16c30fbb and current active > branches. > Jakub: Can you please

[PATCH] gcc-changelog: support merge commits in git_update_version

2020-06-18 Thread Martin Liška
The patch addresses need to generate ChangeLog for a vendor branch (redhat/gcc-10-branch) that can contain merge commits. Tested on c518050989be3a224a04a8b33d73f37a16c30fbb and current active branches. Jakub: Can you please test it? Martin contrib/ChangeLog: * gcc-changelog/git_update_