Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix explicit imports of __init__. #410 | Ned Batchelder | 2015-10-13 | 1 | -0/+1 |
| | |||||
* | Add docstring for source_token_lines | Ned Batchelder | 2015-08-10 | 2 | -0/+4 |
| | |||||
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 12 | -0/+36 |
| | |||||
* | Constructing the plugin is the plugin's business | Ned Batchelder | 2015-07-05 | 2 | -2/+2 |
| | |||||
* | Change how plugins are initialized. No more Plugin. Now coverage_init. | Ned Batchelder | 2015-07-05 | 2 | -0/+6 |
| | |||||
* | Make CoveragePlugin importable from coverage | Ned Batchelder | 2014-08-22 | 2 | -2/+2 |
| | |||||
* | Forgotten files | Ned Batchelder | 2014-08-21 | 3 | -0/+12 |
| | |||||
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -1/+1 |
| | |||||
* | Move the test directory to tests to avoid conflicts with the stdlib test ↵ | Ned Batchelder | 2013-02-02 | 26 | -0/+56 |
package. |