summaryrefslogtreecommitdiff
path: root/t/t1800-hook.sh
Commit message (Expand)AuthorAgeFilesLines
* hook: support a --to-stdin=<path> optionEmily Shaffer2023-02-081-0/+18
* hook tests: fix redirection logic error in 96e7225b310Ævar Arnfjörð Bjarmason2022-10-311-1/+1
* t1800: correct test to handle CygwinAdam Dinwoodie2022-09-151-3/+3
* hook API: don't segfault on strbuf_addf() to NULL "out"Ævar Arnfjörð Bjarmason2022-08-051-0/+26
* hook API: fix v2.36.0 regression: hooks should be connected to a TTYÆvar Arnfjörð Bjarmason2022-06-071-0/+31
* hook tests: turn exit code assertions into a loopÆvar Arnfjörð Bjarmason2022-03-171-25/+10
* test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason2022-03-171-4/+8
* git hook run: add an --ignore-missing flagÆvar Arnfjörð Bjarmason2022-01-071-0/+5
* hook: add 'run' subcommandEmily Shaffer2022-01-071-0/+129