Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The name of the project is Coverage, not coverage.py. | Ned Batchelder | 2009-04-30 | 1 | -1/+1 |
* | HTML reporting, phase 0. | Ned Batchelder | 2009-04-20 | 1 | -0/+4 |
* | The CodeUnit relative decision was wrong in the case that the module was spec... | Ned Batchelder | 2009-04-19 | 1 | -1/+7 |
* | Annotated files are only created for source files relative to the current dir... | Ned Batchelder | 2009-04-19 | 1 | -1/+20 |
* | If a module was loaded from a .pyc, report its file as .py | Ned Batchelder | 2009-04-15 | 1 | -0/+3 |
* | FileLocator is a better name than FileWrangler. | Ned Batchelder | 2009-03-11 | 1 | -7/+7 |
* | Split out the filename operations; Morf -> CodeUnit. | Ned Batchelder | 2009-03-11 | 1 | -0/+70 |