summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* More work on #299Ned Batchelder2015-04-211-0/+4
* Update CHANGESNed Batchelder2015-04-201-0/+6
* Update CHANGES for #361.Ned Batchelder2015-04-151-0/+6
* Fix bug with \f in HTML report. #360.Ned Batchelder2015-02-281-0/+5
* Properly handle crazy-long code objects. #359Ned Batchelder2015-02-171-0/+9
* Ship 4.0a5coverage-4.0a5Ned Batchelder2015-02-161-5/+5
* Always make the current directory importable. #358Ned Batchelder2015-02-131-0/+4
* CHANGES tweaksNed Batchelder2015-02-121-2/+2
* Treat config_file=".coveragerc" the same as config_file=True. #357Ned Batchelder2015-02-111-0/+5
* Plugin support is now only in the CTracer, not in the PyTracer.Ned Batchelder2015-02-091-1/+2
* CPython 3.5.0a1 was announced 40 minutes ago. Isn't it time coverage.py suppo...Ned Batchelder2015-02-081-0/+2
* Plugin support is in C tracer as well as Python tracerNed Batchelder2015-02-081-0/+2