summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Update the support statementNed Batchelder2014-10-111-0/+2
* Can change config after construction.Ned Batchelder2014-10-111-0/+3
* Remove the original command-line syntax.Ned Batchelder2014-10-081-0/+3
* ConsistencyNed Batchelder2014-10-041-7/+7
* Trailing spacesNed Batchelder2014-10-011-1/+1
* Add comment and cleanups to Alex's PyPy change.Ned Batchelder2014-10-011-0/+3
* Remove support for COVERAGE_OPTIONS environment variable.Ned Batchelder2014-09-281-0/+7
* Update version and docs for 4.0a1Ned Batchelder2014-09-271-5/+7
* Document stuff for 4.0a1Ned Batchelder2014-09-251-1/+1
* Gevent, etc, support finally works. #149Ned Batchelder2014-09-171-0/+5
* Also update the docs for the Coverage name.Ned Batchelder2014-08-191-0/+3
* Closed a ticket about branch summarizationNed Batchelder2014-07-181-1/+2
* Read options from setup.cfg if .coveragerc not around. #304Ned Batchelder2014-07-051-0/+5
* Add Anthony Sottile to AUTHORS, and mention his pull request in CHANGESNed Batchelder2014-07-051-0/+3
* Prevent UnicodeDecodeErrors in html report. #303Ned Batchelder2014-06-111-0/+4
* Round fail-under result same as others. Fixed #284.Ned Batchelder2014-06-031-0/+4
* Clean up the merged pull requestNed Batchelder2014-06-011-0/+3
* Include all files when annotating, not just relative ones. #57Ned Batchelder2014-05-181-0/+4
* Finish up #305.Ned Batchelder2014-05-171-0/+4
* Update the versions we supportNed Batchelder2014-05-031-1/+2
* Clean up Stan Hu's pull request, and add him to changes and authorsNed Batchelder2014-05-021-0/+4
* Remove duplicate URL definitions. Thanks, http://rst.ninjs.org/Ned Batchelder2014-03-011-3/+0
* Tweak up the .txt files for Chris' pull request.Ned Batchelder2014-03-011-0/+4
* Update changes/authorsChris Rose2014-02-191-0/+1
* Merged 4.0 to defaultNed Batchelder2013-12-131-0/+6
|\
| * Keep the paperwork up-to-date.Ned Batchelder2013-10-191-0/+6
* | Update version numbers to 3.7.1Ned Batchelder2013-12-121-4/+4
* | Templite now compiles to Python code for speed.Ned Batchelder2013-10-261-1/+1
* | Use sets as much as possible to speed HTML reports. Seems to be a 10% speedup.Ned Batchelder2013-10-231-0/+2
|/
* Say what we've done.Ned Batchelder2013-10-121-0/+7
* Not sure what happened here, but fix it.Ned Batchelder2013-10-061-2/+2
* Go to 3.7Ned Batchelder2013-10-051-4/+4
* Don't divide by zero if nothing to report. #250.Ned Batchelder2013-09-301-0/+4
* Properly report .pyw files. #261.Ned Batchelder2013-09-291-2/+5
* Search a list of places to find HTML report static files. #259.Ned Batchelder2013-09-281-0/+4
* Now we can run .pyc files directly. Closes #264.Ned Batchelder2013-09-281-0/+3
* Allow relative paths in the [paths] aliases. #267.Ned Batchelder2013-09-261-0/+8
* Improve and more fully test the first-blank-line decoding fix. Thanks, Roger...Ned Batchelder2013-09-161-0/+3
* More --debug options, split code into separate objects.Ned Batchelder2013-09-081-9/+8
* Make debug=trace trace all the yes/no tracing decisions.Ned Batchelder2013-09-061-2/+2
* New flag for run: --debug, can trace why files aren't being traced.Ned Batchelder2013-09-041-0/+4
* Include __main__.py in the source kit. Fixes #255.Ned Batchelder2013-08-151-0/+4
* Branch coverage improvement, fixes #90. Bug #212 fixed on py2, but not py3.Ned Batchelder2013-06-091-1/+2
* Keep the paperwork up to date.Ned Batchelder2013-04-271-1/+1
* Turns out issue #142 was fixed a long time ago.Ned Batchelder2013-04-221-1/+2
* Don't touch files as unexecuted if they were omitted. Fixes #218.Ned Batchelder2013-04-211-1/+7
* Get sys.path right when running modules with -m, fixes #207 and #242.Ned Batchelder2013-04-201-1/+5
* Don't issue spurious warnings about the trace function changing. Fixes #164Ned Batchelder2013-03-101-0/+5
* Bump the version.Ned Batchelder2013-01-231-2/+2
* Better understanding of how the trace function is invoked as byte codes are e...Ned Batchelder2013-01-111-0/+8