mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-10 18:10:44 -04:00
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. |
||
|---|---|---|
| .. | ||
| announce-release | ||
| backport | ||
| build-curl.sh | ||
| build-ot.sh | ||
| build-ssl.sh | ||
| build-vtest.sh | ||
| create-release | ||
| git-show-backports | ||
| make-releases-json | ||
| mk-patch-list.sh | ||
| publish-release | ||
| run-regtests.sh | ||
| run-unittests.sh | ||