On Mon, May 6, 2024 at 9:20 AM Jason Merrill wrote:
>
> On 5/6/24 09:25, Ken Matsui wrote:
> > On Thu, Mar 14, 2024 at 12:57 AM Ken Matsui
> > wrote:
> >>
> >> On Fri, Mar 8, 2024 at 8:42 AM Patrick Palka wrote:
> >>>
> >>> On Wed, 28 Feb 2024, Ken Matsui wrote:
> >>>
> This patch implemen
On 5/6/24 09:25, Ken Matsui wrote:
On Thu, Mar 14, 2024 at 12:57 AM Ken Matsui wrote:
On Fri, Mar 8, 2024 at 8:42 AM Patrick Palka wrote:
On Wed, 28 Feb 2024, Ken Matsui wrote:
This patch implements a --num-commits (-n) flag for shorthand for
the range of hash~N..hash commits.
Ping.
P
On Thu, Mar 14, 2024 at 12:57 AM Ken Matsui wrote:
>
> On Fri, Mar 8, 2024 at 8:42 AM Patrick Palka wrote:
> >
> > On Wed, 28 Feb 2024, Ken Matsui wrote:
> >
> > > This patch implements a --num-commits (-n) flag for shorthand for
> > > the range of hash~N..hash commits.
>
> Ping.
Ping. Ok for t
On Fri, Mar 8, 2024 at 8:42 AM Patrick Palka wrote:
>
> On Wed, 28 Feb 2024, Ken Matsui wrote:
>
> > This patch implements a --num-commits (-n) flag for shorthand for
> > the range of hash~N..hash commits.
Ping.
> >
> > contrib/ChangeLog:
> >
> > * gcc-changelog/git_check_commit.py: Implem
On Wed, 28 Feb 2024, Ken Matsui wrote:
> This patch implements a --num-commits (-n) flag for shorthand for
> the range of hash~N..hash commits.
>
> contrib/ChangeLog:
>
> * gcc-changelog/git_check_commit.py: Implement --num-commits.
LGTM
>
> Signed-off-by: Ken Matsui
> ---
> contrib/g
This patch implements a --num-commits (-n) flag for shorthand for
the range of hash~N..hash commits.
contrib/ChangeLog:
* gcc-changelog/git_check_commit.py: Implement --num-commits.
Signed-off-by: Ken Matsui
---
contrib/gcc-changelog/git_check_commit.py | 15 +++
1 file cha