summaryrefslogtreecommitdiff
path: root/src/shell_manager.hh
AgeCommit message (Expand)Author
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