Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright and license header. | Alberto Gonzalez | 2020-03-18 | 1 | -1/+1 |
| | | | | | I hereby assign to Claire Wolf the copyright for all work I did on `passes/cmds/exec.cc`. In the event that this copyright assignment is not legally valid, I offer this work under the ISC license. | ||||
* | Clean up `exec` code according to review. | Alberto Gonzalez | 2020-03-18 | 1 | -5/+18 |
| | | | | Co-Authored-By: Miodrag Milanović <mmicko@gmail.com> | ||||
* | Allow specifying multiple regexes to match in `exec` command output, and ↵ | Alberto Gonzalez | 2020-03-16 | 1 | -33/+67 |
| | | | | also to specify regexes that must _not_ match. | ||||
* | Add `exec` command to run shell commands. | Alberto Gonzalez | 2020-03-16 | 1 | -0/+156 |