haproxy/scripts
Willy Tarreau 1f927d1bc2 SCRIPTS: git-show-backports: emit the shell command to backport a commit
It's cumbersome to copy-paste a commit ID into another window after having
typed "git cherry-pick -sx", so let's have the suggested output format of
git-show prepare this line just before the subject line, it remains at a
stable position on the terminal when searching for "/^commit". One just
has to copy-paste the line into another terminal will result in the commit
being properly picked.
2020-07-31 16:57:35 +02:00
..
announce-release SCRIPTS: announce-release: add the link to the wiki in the announce messages 2020-07-30 17:41:42 +02:00
backport
build-ssl.sh CI: travis-ci: switch BoringSSL builds to ninja 2020-06-26 11:26:26 +02:00
create-release REORG: include: move version.h to haproxy/ 2020-06-11 10:18:56 +02:00
git-show-backports SCRIPTS: git-show-backports: emit the shell command to backport a commit 2020-07-31 16:57:35 +02:00
publish-release
run-regtests.sh