summaryrefslogtreecommitdiff
path: root/plugins/exec.py
AgeCommit message (Expand)Author
2016-06-28Make plugins import from the absolute poezio package.Emmanuel Gil Peyrot
2014-04-04Remove unused importsmathieui
2014-03-27Remove useless "installation" parts from the plugin documentationsmathieui
2013-04-13Move the plugins documentationmathieui
2013-03-08Update the plugins to use the PluginAPImathieui
2013-03-01Fix #2231 (update the plugins to use the new help system)mathieui
2011-11-10Exec plugin now executes the command in sh -c, allowing us to do some shell t...Florent Le Coz
2011-09-25exec pluginFlorent Le Coz