haproxy/scripts
Amaury Denoyelle a4c5cae3bb SCRIPTS: git-show-backports: do not truncate git-show output
git-show-backports lists a git-show command which can be used to inspect
all commits subject to backport. This command specifies formatting
option to reproduce default git-show output, especially for commit
messages indented with 4 spaces character. However, it also add wrapping
on message line longer than 72 characters. This reduce lisibility of
messages where large info are written such as backtraces.

Improve this by changing git-show format option. Use a limit value of 0
to disable wrapping while preserving indentation.

This could be backported to every stable version to simplify backporting
process.

(cherry picked from commit b27470fd1d)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
2024-06-26 15:16:24 +02:00
..
announce-release
backport
build-ot.sh
build-ssl.sh CI: scripts/buil-ssl: cleanup the boringssl and quictls build 2024-05-23 16:54:30 +02:00
build-vtest.sh CI: scripts: build vtest using multiple CPUs 2024-05-27 12:15:50 +02:00
create-release
git-show-backports SCRIPTS: git-show-backports: do not truncate git-show output 2024-06-26 15:16:24 +02:00
make-releases-json
mk-patch-list.sh SCRIPTS: mk-patch-list: produce a list of patches 2023-12-18 20:50:51 +01:00
publish-release
run-regtests.sh REGTESTS: scripts: allow to change the vtest timeout 2024-05-22 15:43:53 +02:00