summaryrefslogtreecommitdiffstats
path: root/t/t1800-hook.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-081-0/+5
* hook: add 'run' subcommandEmily Shaffer2022-01-081-0/+129