aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/exec.cc
Commit message (Expand)AuthorAgeFilesLines
* 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