summaryrefslogtreecommitdiffstats
path: root/filter_manager.py
Commit message (Expand)AuthorAgeFilesLines
* Relicence GPLv2 -> GPLv2+Jan Pokorný2014-04-251-1/+1
* Refactor: move functional-paradigm helpers utils -> utils_funcJan Pokorný2014-04-011-5/+5
* Fix previous 'as_instance' introduction (testsuite run badly!)Jan Pokorný2014-02-121-6/+11
* format: add 'as_instance' passthrough-or-not classmethodJan Pokorný2014-02-111-9/+1
* utils: tuple-or-list = tuplist + function to detect itJan Pokorný2014-02-101-2/+3
* filter_manager: make filter manager work with "in_obj" directlyJan Pokorný2014-02-091-1/+14
* CompositeFormat should be not more or less usableJan Pokorný2014-02-091-0/+16
* *_manager: s/_handle_plugins/_init_handle_plugins/ + change guardJan Pokorný2014-01-211-1/+1
* filter_manager: make the _resolve constructions reusableJan Pokorný2014-01-201-15/+16
* *Manager: make common (abstract) base PluginManagerJan Pokorný2014-01-171-9/+6
* Batch header unificationJan Pokorný2013-11-181-2/+2
* Initial commitJan Pokorný2013-11-181-0/+57