Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -1/+1 |
2015-12-16 | sigchain: add command to pop all common signals | Stefan Beller | 1 | -0/+9 |
2014-09-15 | cleanups: ensure that git-compat-util.h is included first | David Aguilar | 1 | -1/+1 |
2009-01-21 | refactor signal handling for cleanup functions | Jeff King | 1 | -0/+9 |
2009-01-21 | chain kill signals for cleanup functions | Jeff King | 1 | -0/+43 |