summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/plugin.py
AgeCommit message (Expand)AuthorFiles
2017-03-04wic: move PluginMgr class to pluginbaseEd Bartosh1
2017-03-04wic: plugin: cache results in get_pluginsEd Bartosh1
2017-03-04wic: remove PluginMgr.get_plugin_methodsEd Bartosh1
2017-03-04wic: reimplement PluginMgr.get_pluginsEd Bartosh1
2017-03-04wic: reimplement PluginMgr.get_plugin_methodsEd Bartosh1
2017-03-04wic: remove PluginMgr.get_source_pluginsEd Bartosh1
2017-03-04wic: use PluginMgr directlyEd Bartosh1
2017-03-04wic: move WicError to lib/wic/__init__.pyEd Bartosh1
2017-03-04wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh1
2017-03-04wic: move errors moduleEd Bartosh1
2017-03-04wic: use wic logger in core modulesEd Bartosh1
2017-02-02wic: code cleanupEd Bartosh1
2017-02-02wic: move oe/misc.py one level upEd Bartosh1
2016-05-20wic: fix path parsing, use last occurrenceGeorge McCollister1
2016-05-14wic: use new syntax of 'except' statementEd Bartosh1
2016-05-14wic: don't inherit classes from objectEd Bartosh1
2016-05-14wic: don't use dict.keys and dict.has_keyEd Bartosh1
2016-05-14wic: use items instead of iteritemsEd Bartosh1
2015-09-02wic: fix short variable namesEd Bartosh1
2015-09-02wic: fix pylint warning unused-variableEd Bartosh1
2015-09-02wic: fix pylint warning multiple-statementsEd Bartosh1
2015-07-02wic: Remove annoing debug messageEd Bartosh1
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh1
2015-04-24wic: code cleanup: wildcard importsEd Bartosh1
2014-11-12scripts: use '/usr/bin/env' in shebangs with pythonMartin Hundebøll1
2014-08-11wic: Rename /mic to /wicTom Zanussi1