summaryrefslogtreecommitdiff
path: root/src/shell_manager.hh
AgeCommit message (Expand)Author
2013-07-26memoryview: always pass by valueMaxime Coste
2013-04-17ShellManager: env_var_regex is an implementation detailMaxime Coste
2013-04-09sort includes directivesMaxime Coste
2013-02-18Fix class/struct mismatchesMaxime Coste
2012-09-09Add support for shell script parametersMaxime Coste
2012-08-29remove regex.hh, define Regex directly in string.hhMaxime Coste
2012-06-25ShellManager environment variable use a regex instead of an exact matchMaxime Coste
2012-05-29Restore piping support.Maxime Coste
2012-05-29ShellManager::eval now takes an additional env_var mapMaxime Coste
2012-05-03Add a ShellManager which handles executing shell commandsMaxime Coste