summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* info_formatter shouldn't assume it gets a listNed Batchelder2015-01-242-0/+5
* Keep todo up-to-dateNed Batchelder2015-01-241-2/+2
* Clarify how to use make_file for non-ascii content.Ned Batchelder2015-01-222-5/+12
* Issue #315 was fixedNed Batchelder2015-01-211-1/+3
* Bump the versionNed Batchelder2015-01-201-1/+1
* Coverage 4.0a3Ned Batchelder2015-01-201-0/+1
* An official 4.0a3coverage-4.0a3Ned Batchelder2015-01-201-3/+4
* XML package_depth configuration option. Thanks, Lex BerezhnyNed Batchelder2015-01-196-18/+88
* Fix bad regression: XML report now reports packages again. #235Ned Batchelder2015-01-195-9/+90
* Comment was missing a wordNed Batchelder2015-01-191-1/+1
* The DTD for cobertura, for referenceNed Batchelder2015-01-191-0/+55
* Clean up the XML tests a littleNed Batchelder2015-01-191-11/+16
* More pep8 complianceNed Batchelder2015-01-193-2/+15
* Issue #69 was fixed yesterdayNed Batchelder2015-01-182-1/+15
* Make some test setup more uniformNed Batchelder2015-01-184-14/+23
* Issue #290 was fixed with the filename cleanup today.Ned Batchelder2015-01-181-1/+3
* Make the plugin test work on WindowsNed Batchelder2015-01-181-1/+4
* Collect all the nudgy environment checks into coverage.envNed Batchelder2015-01-1821-82/+114
* Properly deal with .pyc files missing their sources.Ned Batchelder2015-01-182-10/+81
* Fix formatting before writing more tests.Ned Batchelder2015-01-181-17/+31
* nose --with-ids is useful.Ned Batchelder2015-01-182-1/+2
* Bump version since we published 4.0a2Ned Batchelder2015-01-172-1/+2
* Clean up the module->file logicNed Batchelder2015-01-172-13/+14
* When finding the source for a frame, really check if it existsNed Batchelder2015-01-173-13/+25
* Split the requirements file so we don't try to install pyenchant for running ...Ned Batchelder2015-01-173-7/+12
* Use file names with extensions in reports.Ned Batchelder2015-01-1743-172/+175
* Provide early error messages for bad regexes in config. #349Ned Batchelder2015-01-163-8/+35
* Pylint didn't like .format(self=self): Argument 'self' passed by position and...Ned Batchelder2015-01-161-2/+2
* Report empty files as 100% instead of 0%, fixes #345Ned Batchelder2015-01-163-5/+36
* Strike 3.2 from howto.txtNed Batchelder2015-01-161-1/+1
* 3.2 isn't supported, so don't make Windows kits for itNed Batchelder2015-01-161-1/+1
* Coverage 4.0a2Ned Batchelder2015-01-161-0/+1
* Note some things that need to be donecoverage-4.0a2Ned Batchelder2015-01-141-2/+6
* Update for 4.0a2Ned Batchelder2015-01-142-4/+5
* Remove unused importsNed Batchelder2015-01-103-6/+1
* Move base-class logic from CodeUnit to FileReporterNed Batchelder2015-01-094-52/+59
* Report a more useful error if an expression fails.Ned Batchelder2015-01-092-4/+14
* Add test support for the plugin info in 'debug data'Ned Batchelder2015-01-081-6/+15
* Read and write plugin data to .coverageNed Batchelder2015-01-082-9/+20
* Bump version to alpha 2Ned Batchelder2015-01-031-1/+1
* Use tox factors to clean up tox.iniNed Batchelder2015-01-032-54/+7
* Start formalizing the FileReporter interface to simplify thingsNed Batchelder2015-01-027-50/+105
* Move python source understanding into python.pyNed Batchelder2015-01-0110-159/+172
* Move code_unit_factory into CoverageNed Batchelder2015-01-014-100/+80
* Refactoring FileLocators and codeunit factories, more to come.Ned Batchelder2015-01-012-25/+25
* Be a little clearer about when we expect one thing, and when we expect a listNed Batchelder2015-01-014-46/+74
* pep8Ned Batchelder2015-01-011-11/+11
* Move Plugins so that plugin.py is just interface definitionsNed Batchelder2015-01-013-40/+43
* pep8Ned Batchelder2015-01-011-27/+43
* 2015 happy new yearNed Batchelder2015-01-012-2/+2