mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 08:28:42 +00:00
caf557a2ba
* Validate the email filter by manipulating stdin. Additional checks for all the arguments can be added in a later patch. * Add the exec prefix to all informational messages. * Rename the filter repository to filter-exec. The Git repository itself is not renamed since it can be shared amongst all filter types. * In the filter checks, check whether all arguments are passed properly instead of validating the buffer/stdin only. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> |
||
---|---|---|
.. | ||
filters | ||
valgrind/bin | ||
.gitignore | ||
Makefile | ||
setup.sh | ||
t0001-validate-git-versions.sh | ||
t0010-validate-html.sh | ||
t0020-validate-cache.sh | ||
t0101-index.sh | ||
t0102-summary.sh | ||
t0103-log.sh | ||
t0104-tree.sh | ||
t0105-commit.sh | ||
t0106-diff.sh | ||
t0107-snapshot.sh | ||
t0108-patch.sh | ||
t0109-gitconfig.sh | ||
t0110-rawdiff.sh | ||
t0111-filter.sh |