summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Accommodate strange ShiningPanda logic if we are running under Jenkins. #404Ned Batchelder2015-08-291-0/+6
* Fix a crash when reporting on an unmeasured file. #403Ned Batchelder2015-08-281-0/+10
* Update details for 4.0b2Ned Batchelder2015-08-221-2/+2
* Change CoverageData.read and .write to .read_fileobj and .write_fileobjNed Batchelder2015-08-211-2/+2
* Changed hexversion to version_info, it's friendlier, and just as useful.Ned Batchelder2015-08-211-3/+4
* CoverageData.read and .write are now inverses of each other.Ned Batchelder2015-08-201-0/+3
* coverage.hexversionNed Batchelder2015-08-201-0/+3
* Fix 'filename' to be 'file name' in English.Ned Batchelder2015-08-201-5/+5
* Touching files in an empty CoverageData shouldn't force lines. #399Ned Batchelder2015-08-201-0/+7
* Clean up changes.rst, including removing noisy issue links.Ned Batchelder2015-08-151-5/+5
* Clean ups from PR 66Ned Batchelder2015-08-151-0/+5
* Clean ups from pr 66Ned Batchelder2015-08-141-0/+5
* Fix --append trying to make a new file. #392Ned Batchelder2015-08-031-0/+4
* The next version will be b2Ned Batchelder2015-08-031-0/+5
* Update the change history in the docsNed Batchelder2015-08-021-1/+7
* More information in the HTML missing branch annotations.Ned Batchelder2015-08-021-0/+3
* Inching toward beta 1Ned Batchelder2015-08-011-5/+5
* Thanks, Dmitry TrofimovNed Batchelder2015-08-011-0/+1
* Support directories on the 'coverage run' command line. #252Ned Batchelder2015-08-011-0/+4
* Plugins can get built-in python reporting.Ned Batchelder2015-08-011-0/+3
* Implement FileDisposition in C for speed. Final part of fix for #387.Ned Batchelder2015-08-011-0/+4
* Erasing in parallel mode now deletes all the data files. #262Ned Batchelder2015-07-301-0/+4
* Fix brokenness in combining with an rcfile. #385Ned Batchelder2015-07-281-0/+4
* Fail on unrecognized configuration options. #386Ned Batchelder2015-07-271-0/+5
* New config option: run:note lets you annotate the data file.Ned Batchelder2015-07-261-3/+7
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-1/+5
* Switch license to ApacheNed Batchelder2015-07-241-0/+3
* Refer to the project consistenly as coverage.py. #275Ned Batchelder2015-07-231-27/+32
* Be honest in CHANGES.txtNed Batchelder2015-07-231-3/+3
* The DTD is no longer valid. Don't reference it.Ned Batchelder2015-07-221-0/+4
* Data files are now JSON instead of pickles. Fixes #236.Ned Batchelder2015-07-211-2/+7
* Coverage._harvest_data is now Coverage.get_dataNed Batchelder2015-07-111-0/+4
* The use_cache method is no longer supported.Ned Batchelder2015-07-111-0/+2
* If __file__ disagrees with the frame, use the frame info. Fixes #380.Ned Batchelder2015-07-111-1/+5
* 40 issues closed in 4.0 so far.Ned Batchelder2015-07-111-0/+3
* Change how plugins are initialized. No more Plugin. Now coverage_init.Ned Batchelder2015-07-051-0/+3
* Paperwork for last mergeNed Batchelder2015-06-281-0/+8
* Add a note for Ionel's drive letter fix.Ned Batchelder2015-06-221-0/+3
* Update the changes docs for 4.0a6Ned Batchelder2015-06-211-2/+2
* Be more careful about reading bytecodes. #375Ned Batchelder2015-06-161-2/+3
* Be more disciplined about the values in should_trace_cache. #374.Ned Batchelder2015-06-141-0/+4
* COVERAGE_DEBUG can set the debug configuration optionsNed Batchelder2015-06-141-0/+3
* And say soNed Batchelder2015-06-091-1/+1
* Python 3.5b2 is supported.Ned Batchelder2015-06-031-0/+2
* Remove the module-level singleton functions.Ned Batchelder2015-05-271-0/+4
* Files with incorrect encoding declarations are no longer ignored. #351Ned Batchelder2015-05-171-0/+4
* A better description of issue 361.Ned Batchelder2015-05-031-2/+2
* Add an old change to CHANGESNed Batchelder2015-04-261-0/+6
* Fix a test, and finish the paperwork for #363.Ned Batchelder2015-04-241-0/+4
* Finish up clytwynec's pull request to implement combining directories. #354.Ned Batchelder2015-04-241-0/+6