haproxy/scripts
Willy Tarreau 520faedda0 SCRIPTS: git-show-backports: add a restart-from-last option
It's always a bit tricky to avoid already backported patches when they
just got a different ID (e.g. a critical fix in a topic branch). Most
often with stable topic branches we just want to pick all stable commits
since the last backported one. New option -L instead of -m does exactly
this: it enumerates only commits that were added to the reference branch
after its most recent backport.
2026-03-09 15:36:05 +01:00
..
announce-release SCRIPTS: drop the HTML generation from announce-release 2025-06-26 18:02:16 +02:00
backport CLEANUP: assorted typo fixes in the code and comments 2020-04-17 09:37:36 +02:00
build-curl.sh CI: scripts: build curl with ECH support 2025-09-25 17:05:46 +02:00
build-ot.sh CI: refactor OpenTracing build script 2022-01-19 07:37:40 +01:00
build-ssl.sh SCRIPTS: build: enable symbols in AWS-LC builds 2026-01-22 15:25:24 +01:00
build-vtest.sh CI: vtest: move the vtest2 URL to vinyl-cache.org 2026-02-18 16:29:46 +01:00
create-release SCRIPTS: create-release: no more need to skip architecture.txt 2024-07-10 15:38:45 +02:00
git-show-backports SCRIPTS: git-show-backports: add a restart-from-last option 2026-03-09 15:36:05 +01:00
make-releases-json CLEANUP: assorted typo fixes in the code and comments 2022-10-30 17:17:56 +01:00
mk-patch-list.sh SCRIPTS: mk-patch-list: produce a list of patches 2023-12-18 20:50:51 +01:00
publish-release SCRIPTS: publish-release: update the umask to keep group write access 2023-05-24 22:49:12 +02:00
run-regtests.sh REGTESTS: fix error when no test are skipped 2025-12-18 17:26:50 +01:00
run-unittests.sh TESTS: unit-tests: store sh -x in a result file 2025-03-06 21:22:38 +01:00