Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing old e-mail addresses and deadnames | Claire Xenia Wolf | 2021-06-08 | 1 | -1/+1 |
* | Use C++11 final/override keywords. | whitequark | 2020-06-18 | 1 | -2/+2 |
* | Explicit include of csignal | Miodrag Milanovic | 2020-03-28 | 1 | -0/+1 |
* | windows - there are no stopping signals | Miodrag Milanovic | 2020-03-28 | 1 | -0/+1 |
* | Update copyright and license header. | Alberto Gonzalez | 2020-03-18 | 1 | -1/+1 |
* | Clean up `exec` code according to review. | Alberto Gonzalez | 2020-03-18 | 1 | -5/+18 |
* | Allow specifying multiple regexes to match in `exec` command output, and also... | Alberto Gonzalez | 2020-03-16 | 1 | -33/+67 |
* | Add `exec` command to run shell commands. | Alberto Gonzalez | 2020-03-16 | 1 | -0/+156 |