summaryrefslogtreecommitdiff
path: root/plugins/exec.py
AgeCommit message (Collapse)Author
2011-11-10Exec plugin now executes the command in sh -c, allowing us to do some shell ↵Florent Le Coz
tricks etc (pipes, for example).
2011-09-25exec pluginFlorent Le Coz