summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Mark stuff as 3.6b2Ned Batchelder2012-12-231-4/+4
* Retro-fit onto 2.3 and 2.4 again.Ned Batchelder2012-12-191-0/+2
* Clean up the mergeNed Batchelder2012-12-171-3/+1
* Automated merge with ssh://bitbucket.org/ned/coveragepyNed Batchelder2012-12-171-0/+6
|\
| * Another attempt to install with optional C extension. #80.Ned Batchelder2012-12-171-0/+6
* | pyratemp somehow claims code came from ''. Fixes #221.Ned Batchelder2012-12-131-0/+6
|/
* Clean up from today's workNed Batchelder2012-12-091-0/+3
* debug sys now shows the path to the config file.Ned Batchelder2012-12-021-0/+6
* Add the latest changes to the docs.Ned Batchelder2012-11-291-1/+1
* Doc tweaks for 3.6b1Ned Batchelder2012-11-281-2/+2
* Clean up the changes doc. ReST syntax is weird.Ned Batchelder2012-11-271-13/+18
* Config files now can use environment variables. #97.Ned Batchelder2012-11-251-0/+4
* If a file is missing, don't show an error message with the wrong path. #60.Ned Batchelder2012-11-231-0/+5
* Note the fix for #214 in the change history.Ned Batchelder2012-11-231-0/+6
* Credit where credit is due.Ned Batchelder2012-11-211-0/+1
* Another bug on the changes list. #67Ned Batchelder2012-11-211-0/+4
* Fix IndentationErrors when parsing non-Python files. #82.Ned Batchelder2012-11-211-0/+4
* Tweak the wording.Ned Batchelder2012-11-191-4/+5
* Branch coverage is computed more accurately, #156.Ned Batchelder2012-11-191-0/+6
* Add tests and docs to the kit, though they are not installed. #137Ned Batchelder2012-11-171-0/+3
* This release is not a 3.5.4, it's at least 3.6Ned Batchelder2012-11-171-2/+2
* No longer try to bootstrap setuptools. It is a pre-req. Closes #202Ned Batchelder2012-11-171-0/+5
* Create coverage-X.Y aliases also. Closes #111.Ned Batchelder2012-11-171-3/+6
* Merged in JulianB/coverage.py/coverage3 (pull request #12), and added docs an...Ned Batchelder2012-11-161-0/+4
|\
* | A Contributing page in the docs. #171Ned Batchelder2012-11-121-0/+4
* | EditsNed Batchelder2012-11-121-6/+6
* | Add another ticket to the list of bugs fixed.Ned Batchelder2012-11-111-5/+6
* | No longer see a mysterious exception when not able to run code: AttributeErro...Ned Batchelder2012-11-111-0/+3
* | Windows now reports file names in their correct case. #89 and #203.Ned Batchelder2012-11-111-0/+5
* | Now the title of the HTML report can be set.Ned Batchelder2012-11-091-0/+3
* | A failure during XML reporting would leave an empty XML file behind. #210Ned Batchelder2012-11-081-0/+4
* | Ugh. Setting the xml output file in the .coveragerc file simply didn't work....Ned Batchelder2012-11-071-0/+3
* | Remove an odd sys.modules entry so that pydoc can find coverage.coverage. #206.Ned Batchelder2012-11-071-0/+4
* | Forgot to update CHANGES.txt for the --fail-under switch.Ned Batchelder2012-11-031-0/+5
* | The reporting functions now return a float, the total percentage covered.Ned Batchelder2012-11-031-0/+4
* | Fix #163: embarassingly, the wildcards for include and omit didn't work prope...Ned Batchelder2012-10-291-0/+9
|/
* #205: provide more helpful docstrings for the legacy singleton methods.Ned Batchelder2012-10-261-0/+4
* Fix #201: wrong default for traces0 being missing.Ned Batchelder2012-10-131-0/+4
* Bump the version number to 3.5.4Ned Batchelder2012-10-031-0/+10
* Update version number to 3.5.3Ned Batchelder2012-09-291-3/+4
* Fix #197: more decimal places on a CSS fraction eliminates rounding errors in...Ned Batchelder2012-09-261-0/+4
* Fix #194: a file path could have its prefix twice.Ned Batchelder2012-09-081-0/+4
* Where we deal with .pyc files, also deal with .pyo files. Fixes #195.Ned Batchelder2012-09-061-0/+5
* Forgot to thank Marc for toxNed Batchelder2012-09-021-1/+1
* Thank Brett for the py3 memory leak fixes.Ned Batchelder2012-09-021-0/+2
* Finish the paperwork on Julian's patch.Ned Batchelder2012-07-311-0/+5
* UghNed Batchelder2012-07-211-1/+1
* Link toxNed Batchelder2012-07-211-1/+2
* Fix some of the howto, and note the new prominence of tox.Ned Batchelder2012-07-211-0/+2
* With --source=dir, dir/__init__.py need not exist any longer, but dir/sub/__i...Ned Batchelder2012-07-041-0/+4