Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run-command: report exec error even on ENOENT | René Scharfe | 2023-06-12 | 1 | -1/+1 |
* | t1800: loosen matching of error message for bad shebang | René Scharfe | 2023-06-12 | 1 | -15/+5 |
* | hook: support a --to-stdin=<path> option | Emily Shaffer | 2023-02-08 | 1 | -0/+18 |
* | hook tests: fix redirection logic error in 96e7225b310 | Ævar Arnfjörð Bjarmason | 2022-10-31 | 1 | -1/+1 |
* | t1800: correct test to handle Cygwin | Adam Dinwoodie | 2022-09-15 | 1 | -3/+3 |
* | hook API: don't segfault on strbuf_addf() to NULL "out" | Ævar Arnfjörð Bjarmason | 2022-08-05 | 1 | -0/+26 |
* | hook API: fix v2.36.0 regression: hooks should be connected to a TTY | Ævar Arnfjörð Bjarmason | 2022-06-07 | 1 | -0/+31 |
* | hook tests: turn exit code assertions into a loop | Ævar Arnfjörð Bjarmason | 2022-03-17 | 1 | -25/+10 |
* | test-lib-functions: add and use a "test_hook" wrapper | Ævar Arnfjörð Bjarmason | 2022-03-17 | 1 | -4/+8 |
* | git hook run: add an --ignore-missing flag | Ævar Arnfjörð Bjarmason | 2022-01-08 | 1 | -0/+5 |
* | hook: add 'run' subcommand | Emily Shaffer | 2022-01-08 | 1 | -0/+129 |