summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* wic: move PluginMgr class to pluginbaseEd Bartosh2017-03-041-66/+0
* wic: plugin: cache results in get_pluginsEd Bartosh2017-03-041-10/+12
* wic: remove PluginMgr.get_plugin_methodsEd Bartosh2017-03-041-17/+0
* wic: reimplement PluginMgr.get_pluginsEd Bartosh2017-03-041-72/+27
* wic: reimplement PluginMgr.get_plugin_methodsEd Bartosh2017-03-041-13/+9
* wic: remove PluginMgr.get_source_pluginsEd Bartosh2017-03-041-12/+0
* wic: use PluginMgr directlyEd Bartosh2017-03-041-46/+37
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-041-2/+1
* wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh2017-03-041-2/+2
* wic: move errors moduleEd Bartosh2017-03-041-2/+2
* wic: use wic logger in core modulesEd Bartosh2017-03-041-9/+10
* wic: code cleanupEd Bartosh2017-02-021-1/+2
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-1/+1
* wic: fix path parsing, use last occurrenceGeorge McCollister2016-05-201-1/+1
* wic: use new syntax of 'except' statementEd Bartosh2016-05-141-1/+1
* wic: don't inherit classes from objectEd Bartosh2016-05-141-1/+1
* wic: don't use dict.keys and dict.has_keyEd Bartosh2016-05-141-1/+1
* wic: use items instead of iteritemsEd Bartosh2016-05-141-2/+2
* wic: fix short variable namesEd Bartosh2015-09-031-2/+2
* wic: fix pylint warning unused-variableEd Bartosh2015-09-031-6/+1
* wic: fix pylint warning multiple-statementsEd Bartosh2015-09-031-1/+2
* wic: Remove annoing debug messageEd Bartosh2015-07-021-2/+0
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-231-1/+1
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-1/+1
* scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll2014-11-121-1/+1
* wic: Rename /mic to /wicTom Zanussi2014-08-111-0/+156