On Jul 26 2025, Robert Dubner wrote:

> Follow-up:  After poking around on the internet for inspiration, I used
>
> git log 
> basepoints/gcc-15~1..HEAD --reverse --grep="^gcc/cobol" --grep="^libgcobol"  
> --grep="cobol.dg"

git rev-list --reverse --grep=^cobol --grep=^libgcobol 
origin/releases/gcc-15..origin/master -- gcc/cobol libgcobol "*/cobol.dg/*"

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

Reply via email to