Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t0005: use test_match_signal as appropriate | Jeff King | 2016-07-06 | 1 | -2/+2 |
* | tests: factor portable signal check out of t0005 | Jeff King | 2016-07-06 | 1 | -6/+7 |
* | t0005: fix broken &&-chains | Jeff King | 2015-03-20 | 1 | -2/+2 |
* | t: wrap complicated expect_code users in a block | Jeff King | 2015-03-20 | 1 | -2/+2 |
* | mingw.h: add dummy functions for sigset_t operationspr/use-default-sigpipe-setting | Johannes Sixt | 2014-09-22 | 1 | -2/+2 |
* | unblock and unignore SIGPIPE | Patrick Reynolds | 2014-09-18 | 1 | -0/+22 |
* | t0005: skip signal death exit code test on Windows | Johannes Sixt | 2013-06-06 | 1 | -1/+1 |
* | t0005: test git exit code from signal death | Jeff King | 2013-06-02 | 1 | -0/+7 |
* | t0005: work around strange $? in ksh when program terminated by a signal | Johannes Sixt | 2010-07-09 | 1 | -0/+1 |
* | t0005: use SIGTERM for sigchain test | Jeff King | 2009-01-30 | 1 | -1/+1 |
* | chain kill signals for cleanup functions | Jeff King | 2009-01-21 | 1 | -0/+22 |