Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Parallel mode can be set from the .coveragerc file. | Ned Batchelder | 2010-01-03 | 1 | -0/+8 | |
| | ||||||
* | Massive eol whitespace clean-up. | Ned Batchelder | 2009-12-02 | 1 | -6/+6 | |
| | ||||||
* | Docstrings for lint | Ned Batchelder | 2009-11-24 | 1 | -0/+1 | |
| | ||||||
* | Some per-instance caching to speed code parsing and analysis. | Ned Batchelder | 2009-11-10 | 1 | -0/+14 | |
| | ||||||
* | Touch-ups in an ancient function. | Ned Batchelder | 2009-11-02 | 1 | -3/+2 | |
| | ||||||
* | Treat missing source files nicer. | Ned Batchelder | 2009-10-25 | 1 | -0/+4 | |
| | ||||||
* | More docstrings all around. | Ned Batchelder | 2009-05-09 | 1 | -0/+1 | |
| | ||||||
* | The name of the project is Coverage, not coverage.py. | Ned Batchelder | 2009-04-30 | 1 | -1/+1 | |
| | ||||||
* | Move format_lines into misc.py since it doesn't need to be a method of coverage. | Ned Batchelder | 2009-03-12 | 1 | -0/+32 | |
| | ||||||
* | Initial coverage.py 3.0 beta 1 | Ned Batchelder | 2009-03-05 | 1 | -0/+18 | |