summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/command.py
Commit message (Expand)AuthorAgeFilesLines
* added in the desc/version/api items in the modules.Steve 'Ashcrow' Milner2008-01-161-0/+4
* Simplify our modules by auto-detecting them and registering their handlersLuke Macken2008-01-151-13/+1
* Moved from sub_process to os.access for exists.Steve 'Ashcrow' Milner2008-01-131-6/+7
* Add Steve's match to check if a command exists.Michael DeHaan2008-01-131-1/+14
* Moved code under the func namespace.Devan Goodwin2007-10-021-0/+38