summaryrefslogtreecommitdiffstats
path: root/sigchain.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin2018-05-061-1/+1
* sigchain: add command to pop all common signalsStefan Beller2015-12-161-0/+9
* cleanups: ensure that git-compat-util.h is included firstDavid Aguilar2014-09-151-1/+1
* refactor signal handling for cleanup functionsJeff King2009-01-211-0/+9
* chain kill signals for cleanup functionsJeff King2009-01-211-0/+43