summaryrefslogtreecommitdiff
path: root/sigchain.c
Commit message (Expand)AuthorAgeFilesLines
* alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren2023-02-231-1/+2
* 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 firstda/include-compat-util-first-in-cDavid 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