]> git.ipfire.org Git - thirdparty/haproxy.git/commit
SCRIPTS: git-show-backports: re-enable file-based filtering
authorWilly Tarreau <w@1wt.eu>
Wed, 3 Nov 2021 07:41:01 +0000 (08:41 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 3 Nov 2021 07:41:01 +0000 (08:41 +0100)
commit0d026edaefcee30d5532a9fde7cbfbeed411379e
tree6f4d007588a446158e9a1825b410dcda20d54223
parent35dc13f224fa3e54814f442a7f63cba642c0be53
SCRIPTS: git-show-backports: re-enable file-based filtering

The early version of the script used to support passing non-branch
arguments but as it evolved we lost that option. Let's use "--" as a
delimiter after the branch(es) to pass optional file names to filter
on. This is convenient to list missing patches on a specific set of
files.
scripts/git-show-backports