| Commit message (Expand) | Author | Age | Files | Lines |
* | A PEP8 target, but its output is pretty annoying... | Ned Batchelder | 2009-12-03 | 1 | -0/+3 |
* | Massive eol whitespace clean-up. | Ned Batchelder | 2009-12-02 | 1 | -4/+4 |
* | Use Distribute for 3.x, stick with setuptools for 2.x | Ned Batchelder | 2009-11-30 | 1 | -6/+2 |
* | All test files can be linted | Ned Batchelder | 2009-10-25 | 1 | -13/+2 |
* | The C tracer function can do arc tracing also. | Ned Batchelder | 2009-10-24 | 1 | -0/+1 |
* | Tidying up | Ned Batchelder | 2009-10-16 | 1 | -0/+1 |
* | Create proper data to start, then clean up at the end, quietly. | Ned Batchelder | 2009-10-15 | 1 | -1/+1 |
* | Tidying up | Ned Batchelder | 2009-10-15 | 1 | -0/+1 |
* | Make this agnostic to Python version | Ned Batchelder | 2009-09-30 | 1 | -1/+1 |
* | Working toward reading source from eggs, but this isn't right on Py3k yet. | Ned Batchelder | 2009-09-29 | 1 | -1/+6 |
* | Keep line lengths proper | Ned Batchelder | 2009-09-29 | 1 | -0/+1 |
* | XML command writes to coverage.xml, and takes a -o argument to write it somew... | Ned Batchelder | 2009-09-25 | 1 | -1/+1 |
* | The best way to get py3k support: same source runs on both, with some contort... | Ned Batchelder | 2009-09-22 | 1 | -1/+1 |
* | New theory about how to kit for py3k: coverage3k-* kits are for 3.x | Ned Batchelder | 2009-09-20 | 1 | -1/+1 |
* | Py3k kitting. | Ned Batchelder | 2009-09-18 | 1 | -4/+1 |
* | Better 3.x testing, etc. | Ned Batchelder | 2009-09-17 | 1 | -1/+2 |
* | Py3k: an explicit coverage.py script since setuptools can't make one for us. | Ned Batchelder | 2009-07-09 | 1 | -3/+6 |
* | Setup.py should be linted too | Ned Batchelder | 2009-07-09 | 1 | -2/+2 |
* | Get rid of the doc Makefile, put it all in the root. | Ned Batchelder | 2009-06-21 | 1 | -0/+22 |
* | Remove the old docs | Ned Batchelder | 2009-06-21 | 1 | -6/+0 |
* | Point to new docs; more doc tweaks. | Ned Batchelder | 2009-06-13 | 1 | -5/+5 |
* | Get the flat_rootname right for nested CodeUnits. Thanks, Christian Heimes. | Ned Batchelder | 2009-06-12 | 1 | -0/+1 |
* | Check for bad ws in the tests too. | Ned Batchelder | 2009-05-16 | 1 | -1/+1 |
* | Add the last few docstrings, and no pylint messages! | Ned Batchelder | 2009-05-13 | 1 | -2/+1 |
* | Lint lint | Ned Batchelder | 2009-05-05 | 1 | -0/+1 |
* | Split api tests into their own file. | Ned Batchelder | 2009-05-04 | 1 | -0/+1 |
* | Keeping a stack of Collectors makes it possible for Coverage to measure itsel... | Ned Batchelder | 2009-05-03 | 1 | -1/+2 |
* | Weeding in collector.py | Ned Batchelder | 2009-05-02 | 1 | -1/+1 |
* | The old way of self-coverage testing coverage no longer works. | Ned Batchelder | 2009-04-30 | 1 | -3/+0 |
* | The name of the project is Coverage, not coverage.py. | Ned Batchelder | 2009-04-30 | 1 | -1/+1 |
* | Split out the cmdline.py tests. | Ned Batchelder | 2009-04-28 | 1 | -1/+7 |
* | Templite: a lightweight template class to use when making HTML reports. | Ned Batchelder | 2009-04-19 | 1 | -1/+1 |
* | Make it more convenient to run tests outside of the makefile. | Ned Batchelder | 2009-04-19 | 1 | -1/+3 |
* | Commonalize more of the test case code. | Ned Batchelder | 2009-04-18 | 1 | -3/+3 |
* | Put coveragetest.py under the pylint regime. | Ned Batchelder | 2009-04-18 | 1 | -0/+1 |
* | New pylint returns a status code: ignore it. | Ned Batchelder | 2009-04-16 | 1 | -3/+3 |
* | Pylint tweaks | Ned Batchelder | 2009-04-12 | 1 | -0/+1 |
* | Some light clean up of test_farm.py due to pylint. | Ned Batchelder | 2009-04-12 | 1 | -0/+1 |
* | Get rid of annotated coverage source files. | Ned Batchelder | 2009-04-04 | 1 | -0/+1 |
* | The farm test tree is deeper than clean was cleaning. Make it deeper. | Ned Batchelder | 2009-03-20 | 1 | -4/+4 |
* | Add a dependency so stuff build properly. | Ned Batchelder | 2009-03-15 | 1 | -1/+1 |
* | Make tests finally depends on devinst, so it will just work. | Ned Batchelder | 2009-03-15 | 1 | -2/+4 |
* | Farm tests can be run in clean_only mode, to get rid of junk. | Ned Batchelder | 2009-03-15 | 1 | -0/+1 |
* | Use nose for running tests. | Ned Batchelder | 2009-03-13 | 1 | -1/+1 |
* | I thought I took care of this already. | Ned Batchelder | 2009-03-08 | 1 | -0/+1 |
* | Don't build kits when publishing.coverage-3.0b1 | Ned Batchelder | 2009-03-07 | 1 | -4/+1 |
* | Update the make publish action. | Ned Batchelder | 2009-03-07 | 1 | -4/+4 |
* | Initial coverage.py 3.0 beta 1 | Ned Batchelder | 2009-03-05 | 1 | -0/+58 |