summaryrefslogtreecommitdiff
path: root/coverage/plugin.py
Commit message (Expand)AuthorAgeFilesLines
...
* Move python source understanding into python.pyNed Batchelder2015-01-011-2/+0
* Move Plugins so that plugin.py is just interface definitionsNed Batchelder2015-01-011-37/+0
* Don't use %r for filenames, on windows, the backslashes go nuts.Ned Batchelder2014-12-281-4/+4
* Finished the plugin2 test of a dynamic tracing plugin.Ned Batchelder2014-11-271-3/+3
* Change how dynamic source filenames work in plugins.Ned Batchelder2014-11-241-8/+44
* Move to the misc.py fileNed Batchelder2014-11-211-23/+0
* Clean up some plugin tests.Ned Batchelder2014-11-121-5/+0
* Add docstrings for plugin functionsNed Batchelder2014-10-311-2/+41
* More plugin re-shapingNed Batchelder2014-10-191-14/+26
* Progress on pluginsNed Batchelder2014-09-141-19/+65
* Move dispositions closer to useful pluginsNed Batchelder2014-09-061-0/+32
* More-serious plugin supportNed Batchelder2014-08-211-13/+23
* Rename extensions to plugins, since extensions reminds me of parts of filenamesNed Batchelder2014-08-201-0/+20