summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* Changelog from 4.5.4Ned Batchelder2019-07-291-0/+11
* Add a note about the 3.8 multiprocessing fixNed Batchelder2019-07-291-1/+5
* Don't be fooled by a class named test_something. Fixes #829Ned Batchelder2019-07-261-1/+4
* Minor correctionNed Batchelder2019-07-171-2/+2
* Correct some referencesNed Batchelder2019-07-161-10/+10
* Bump versionNed Batchelder2019-07-161-0/+5
* Prep for 5.0a6Ned Batchelder2019-07-151-2/+5
* Bitmaps for line numbers, 10% of the size.Ned Batchelder2019-07-151-3/+9
* :memory: supportNed Batchelder2019-07-151-0/+4
* CoverageData.dumps and loads for serializationNed Batchelder2019-07-151-0/+8
* 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