aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/exec.cc
Commit message (Expand)AuthorAgeFilesLines
* Fitting help messages to 80 character widthKrystalDelusion2022-08-241-2/+2
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
* Use C++11 final/override keywords.whitequark2020-06-181-2/+2
* Explicit include of csignalMiodrag Milanovic2020-03-281-0/+1
* windows - there are no stopping signalsMiodrag Milanovic2020-03-281-0/+1
* Update copyright and license header.Alberto Gonzalez2020-03-181-1/+1
* Clean up `exec` code according to review.Alberto Gonzalez2020-03-181-5/+18
* Allow specifying multiple regexes to match in `exec` command output, and also...Alberto Gonzalez2020-03-161-33/+67
* Add `exec` command to run shell commands.Alberto Gonzalez2020-03-161-0/+156