"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
"Omar Polo" <op@omarpolo.com>
Subject:
Re: limit commit notification history traversal
To:
Stefan Sperling <stsp@stsp.name>
Cc:
gameoftrees@openbsd.org
Date:
Sat, 06 Sep 2025 11:58:14 +0200

Download raw body.

Thread
Stefan Sperling <stsp@stsp.name> wrote:
> On Sun, Aug 17, 2025 at 08:20:34PM +0200, Stefan Sperling wrote:
> > 
> > I am getting tired of the long history traversal in commit emails
> > when we send branches to the repository other than main.
> > 
> > This change limits notification history traversal to commits which
> > are unique to the branch being created or changed.
> > 
> > As a bonus, this will show all commits added on a newly created branch,
> > rather than just showing the tip commit.
> > 
> > ok?
> 
> Ping.

sorry, missed this one.  lgtm, ok op@

thanks!