Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call setsid() for hook/notification commands | Lukas Fleischer | 2021-04-04 | 1 | -1/+1 |
* | Redirect standard descriptors for hook/notify commands | Lukas Fleischer | 2021-04-04 | 1 | -8/+5 |
* | Add parameter to redirect stderr to shell_exec() | Lukas Fleischer | 2021-04-04 | 1 | -2/+2 |
* | Fix memory leak in run_hook() | Lukas Fleischer | 2020-10-11 | 1 | -4/+5 |
* | Run hooks quietly | Lars Henriksen | 2020-07-26 | 1 | -15/+20 |
* | Update copyright ranges | Lukas Fleischer | 2020-01-30 | 1 | -1/+1 |
* | Fix memory leak in run_hook() | Lukas Fleischer | 2018-08-25 | 1 | -2/+4 |
* | Update copyright ranges | Lukas Fleischer | 2017-01-12 | 1 | -1/+1 |
* | hooks.c: Fix window preparation in interactive mode | Lukas Fleischer | 2016-02-07 | 1 | -2/+3 |
* | Fix segfault when running hooks in non-interactive mode | Lukas Fleischer | 2016-01-16 | 1 | -2/+6 |
* | Add pre-save and post-save hooks | Lukas Fleischer | 2016-01-07 | 1 | -0/+63 |