]> git.kaiwu.me - haproxy.git/commit
SCRIPTS: git-show-backports: list new commits and how to review them with -L
authorWilly Tarreau <w@1wt.eu>
Tue, 31 Mar 2026 07:17:03 +0000 (09:17 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Mar 2026 07:21:49 +0000 (09:21 +0200)
commit226bb4bd28a64de4daa47b782809b958697d6866
treeb0973cc40da74585eafe680209e89de0ee7cdb78
parentad87ab1f2e6bd8f487481ad48869c3fffc7b44c6
SCRIPTS: git-show-backports: list new commits and how to review them with -L

The new "-L" option is convenient for quick backport sessions, but it
doesn't list the commit subjects nor the review command. Let's just add
these to ease backport sessions. However we don't do it in quiet mode
(-q) because the output is sometimes parsed by automatic backport
scripts.
scripts/git-show-backports