summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* Remove the JSON data codeNed Batchelder2019-07-101-0/+3
* Avoid useless or redundant db operations. Faster.Ned Batchelder2019-07-071-0/+2
* Add tests of bug #806, and ensure it's fixed even if the program ends with an...Ned Batchelder2019-07-061-0/+4
* HTML: Mark things to show instead of to hide.Ned Batchelder2019-07-061-0/+3
* A little more about Coverage.currentNed Batchelder2019-06-291-1/+2
* New API: Coverage.current() returns the latest started instance.Ned Batchelder2019-06-251-0/+2
* Make a note about Reporter.file_reporters being goneNed Batchelder2019-06-181-0/+2
* Remove ShiningPanda hackNed Batchelder2019-06-171-1/+6
* Refactor text reporting to use the same code paths as other reportsNed Batchelder2019-06-161-0/+6
* Edit the CHANGES description of context reportingNed Batchelder2019-06-111-9/+8
* Albertas Agejevas did a lot of the context reporting workNed Batchelder2019-06-111-2/+2
* Update CHANGES.rstStephan Richter2019-06-111-1/+1
* CHANGES about the context-based reportingNed Batchelder2019-06-101-1/+12
* Put CHANGES in version-number orderNed Batchelder2019-05-241-29/+34
* Changelog from 4.5.2 and 4.5.3 from the v4.5.x branchNed Batchelder2019-05-191-0/+29
* Fix a URL that confuses pandocNed Batchelder2019-05-191-1/+1
* Version bumpNed Batchelder2019-05-071-0/+6
* Paperwork for 5.0a5coverage-5.0a5Ned Batchelder2019-05-071-2/+4
* Docs for new dynamic context techniquesNed Batchelder2019-04-281-2/+9
* Fix a few capitalizationsNed Batchelder2019-04-281-1/+1
* Old-style classes can report the test_function name. #797Ned Batchelder2019-04-261-0/+5
* Don't name new method the same as old attributeNed Batchelder2019-04-201-4/+4
* Thanks, Justas Sadzevičius, for dynamic context pluginsNed Batchelder2019-04-201-0/+3
* Fix #708: .filename is private, and don't combine over ourselvesNed Batchelder2019-04-151-0/+7
* A little clean-up from pr #760Ned Batchelder2019-04-091-0/+4
* Fix formatting, and credit StephanNed Batchelder2019-04-071-0/+4
* Make line numbers immune to minimum font size settings. #748Ned Batchelder2019-01-041-0/+4
* Sort the text missing results by line number, not kindNed Batchelder2018-12-251-0/+4
* Tweaks to the fail_under limitingNed Batchelder2018-12-241-1/+4
* Bump versionNed Batchelder2018-11-251-1/+6
* Paperwork for 5.0a4Ned Batchelder2018-11-251-2/+4
* Adjust the changelog entry about sys.pathNed Batchelder2018-11-251-2/+4
* Correct a linkNed Batchelder2018-11-121-1/+1
* Python 3.8 passes all testsNed Batchelder2018-11-111-0/+2
* Record that a bug was fixed. #700Ned Batchelder2018-11-031-1/+4
* More correctNed Batchelder2018-11-011-1/+1
* Make directories for the data file if needed. #721Ned Batchelder2018-10-211-0/+4
* `[run] command_line` is the command line to use for 'coverage run'. #695Ned Batchelder2018-10-181-0/+4
* Don't clobber sys.path[0]. #715Ned Batchelder2018-10-161-0/+4
* Note a bug we closedNed Batchelder2018-10-161-1/+3
* Use one transaction to speed combiningNed Batchelder2018-10-151-1/+5
* Defer using the database when calling set_context #716Ned Batchelder2018-10-141-1/+3
* Version bumpNed Batchelder2018-10-061-0/+6
* Prep for 5.0a3Ned Batchelder2018-10-061-7/+9
* Add words about 3.8Ned Batchelder2018-10-061-0/+6
* Minimal docs for dynamic contextsNed Batchelder2018-09-241-2/+21
* Documentation for static contextsNed Batchelder2018-09-211-0/+5
* Defaultable variable substitutionNed Batchelder2018-09-081-3/+4
* Strict variable substitution is now an optionNed Batchelder2018-09-081-1/+3
* Bump versionNed Batchelder2018-09-031-0/+6