Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the flat_rootname right for nested CodeUnits. Thanks, Christian Heimes. | Ned Batchelder | 2009-06-12 | 1 | -3/+8 |
* | Minor cleanup: don't use the types module so much. | Ned Batchelder | 2009-06-10 | 1 | -2/+2 |
* | 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 |