summaryrefslogtreecommitdiff
path: root/poezio/plugin_manager.py
AgeCommit message (Expand)Author
2016-08-21Don’t call input completion() functions inside completion methodsmathieui
2016-07-03Fix plugin loading when installedmathieui
2016-06-30Only import "Command" instead of "core" when possiblemathieui
2016-06-30Absolute imports everywheremathieui
2016-06-27Make all relative imports explicit.Emmanuel Gil Peyrot
2016-06-12Convert some genexprs into regular list comprehension.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot