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