summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update the man page, and in the process, organize cmdline.pyNed Batchelder2019-11-102-39/+118
* 5.0b1 prepNed Batchelder2019-11-105-7/+9
* Coverage.py is only capitalized when it starts a sentenceNed Batchelder2019-11-102-5/+5
* Tweaks to Coverage docstringsNed Batchelder2019-11-101-10/+10
* Helpful command to open built doc filesNed Batchelder2019-11-101-2/+2
* Spell check the docsNed Batchelder2019-11-103-3/+40
* Contributors we had missed. Thanks, spell check!Ned Batchelder2019-11-102-1/+5
* Automatically consider contributors' names as correctly spelledNed Batchelder2019-11-102-24/+9
* Finish the sqldata.py docstringsNed Batchelder2019-11-103-12/+54
* Details of context tracingNed Batchelder2019-11-102-3/+3
* Remove :history: linesNed Batchelder2019-11-0915-86/+0
* Remove unneeded variable initializationNed Batchelder2019-11-091-3/+0
* Make sure dataio logging is happening where it shouldNed Batchelder2019-11-091-0/+2
* CoverageData.lines doesn't sort its returned listNed Batchelder2019-11-093-8/+8
* sqldata.py docstringsNed Batchelder2019-11-091-31/+118
* '[run] note' is no longer supported.Ned Batchelder2019-11-099-71/+24
* Add some help to the MakefileNed Batchelder2019-11-091-20/+19
* What's new in 5.x docNed Batchelder2019-11-096-9/+138
* Meta on linux; makefile target rationalizationNed Batchelder2019-11-085-5/+13
* Linux tests are runnableNed Batchelder2019-11-074-15/+39
* Unpin pyparsing, they fixed itNed Batchelder2019-11-051-4/+0
* Pin pyparsing==2.4.2 because 2.4.3 breaks PyContractsNed Batchelder2019-11-051-0/+4
* A little more metacovNed Batchelder2019-11-054-7/+30
* Exclude some nested coverage lines from coverageNed Batchelder2019-11-041-28/+32
* This file was unused since we deleted test_farm.py a year agoNed Batchelder2019-11-041-14/+0
* Consolidate the type checking of toml valuesNed Batchelder2019-11-041-22/+12
* Refactor the toml logicNed Batchelder2019-11-042-83/+103
* Give warnings about not being able to parse TOML files if toml isn't installedNed Batchelder2019-11-033-22/+62
* A better way to import optional modulesNed Batchelder2019-11-035-9/+86
* Expand environment variables in any part of a TOML configNed Batchelder2019-11-032-8/+6
* Cleanups for TOML codeNed Batchelder2019-11-035-13/+34
* TOML support for pyproject.toml and other config filesFrazer McLean2019-11-0310-6/+313
* reybog90 is Reya B :)Ned Batchelder2019-11-022-1/+2
* Mention --skip-empty in the changelogNed Batchelder2019-11-011-0/+3
* Optionally skip empty files in reportsreybog902019-11-0111-5/+110
* Clarify two functionsNed Batchelder2019-11-011-0/+4
* Ask for coverage.py version alsoNed Batchelder2019-10-211-4/+5
* Upgrade stuffNed Batchelder2019-10-186-16/+17
* Upgrade pylintNed Batchelder2019-10-186-6/+11
* More polish on the expandable contextsNed Batchelder2019-10-174-13/+18
* Annotations should appear when hovering the text line, but not other parts of...Ned Batchelder2019-10-164-21/+30
* Only the active context labels should have colorNed Batchelder2019-10-154-7/+7
* This test accidentally triggered our exclude regex during metacovNed Batchelder2019-10-144-15/+16
* make update-supportNed Batchelder2019-10-141-18/+16
* make cssNed Batchelder2019-10-142-36/+32
* Update html gold filesNed Batchelder2019-10-1437-204/+204
* More convenient gold file structureNed Batchelder2019-10-143-43/+55
* Remove vestigial debuggingNed Batchelder2019-10-141-2/+0
* Annotations and context labels have to co-existNed Batchelder2019-10-142-79/+70
* I don't think I need my home dir scrubbedNed Batchelder2019-10-131-2/+0