]> Kevux Git Server - rit/commit
gitk: sanitize 'open' arguments: command pipeline
authorJohannes Sixt <j6t@kdbg.org>
Sun, 23 Mar 2025 21:45:39 +0000 (22:45 +0100)
committerTaylor Blau <me@ttaylorr.com>
Fri, 23 May 2025 21:03:30 +0000 (17:03 -0400)
commit026c397d911cde55924d7eb1311d0fd6e2e105d5
tree85a726bae8dc53f6783d1f6135e579609acad6b7
parent79a3ef53143f75450a828f4bc4e9dd3d4f2bb5ba
gitk: sanitize 'open' arguments: command pipeline

As in the earlier commits, introduce a function that constructs a
pipeline of commands after sanitizing the arguments.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
gitk