Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of napoleon style docstrings, they don't format nicely. | Ned Batchelder | 2015-07-26 | 1 | -9/+4 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Change how plugins are initialized. No more Plugin. Now coverage_init. | Ned Batchelder | 2015-07-05 | 1 | -14/+56 |
* | Clean up some pylint | Ned Batchelder | 2015-07-03 | 1 | -0/+2 |
* | A little more plugin debugging | Ned Batchelder | 2015-06-21 | 1 | -3/+18 |
* | COVERAGE_DEBUG can set the debug configuration options | Ned Batchelder | 2015-06-14 | 1 | -2/+2 |
* | Debugging plugin wrappers | Ned Batchelder | 2015-06-14 | 1 | -1/+142 |
* | Also include plugin_support.py! | Ned Batchelder | 2015-06-13 | 1 | -0/+51 |