summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* fix: changes for PyPy3.8Ned Batchelder2021-10-251-1/+1
* chore: make upgradeNed Batchelder2021-10-241-8/+94
* build: use pip-tools to manage *.pip from *.inNed Batchelder2021-10-241-0/+16
* docs: clarify how --source affects reporting commands. #1159Ned Batchelder2021-10-182-0/+11
* docs: remove stale TODONed Batchelder2021-10-181-3/+1
* docs: correct the description of 'debug sys' tracer details. #1157Ned Batchelder2021-10-171-2/+2
* feat: `coverage run` now sets the COVERAGE_RUN environment variableNed Batchelder2021-10-161-0/+4
* style(docs): clean up a trailing blank lineNed Batchelder2021-10-141-1/+0
* docs: use real emdashes for better renderingnedbat/split-changesNed Batchelder2021-10-111-231/+186
* docs: keep CHANGES small, full list is in the docsNed Batchelder2021-10-111-0/+2834
* build: prep for 6.0.26.0.2Ned Batchelder2021-10-112-3/+4
* docs: sample HTML from 6.0.2Ned Batchelder2021-10-1111-21/+21
* fix: source modules need to be re-imported. #1232Ned Batchelder2021-10-111-0/+5
* build: prep for 6.0.16.0.1Ned Batchelder2021-10-062-3/+3
* docs: this document isn't in a toc, and that's okNed Batchelder2021-10-061-0/+2
* docs: the 5.0 change summary shouldn't be so prominent anymoreNed Batchelder2021-10-041-1/+0
* docs: 6.0 sample HTML report6.0Ned Batchelder2021-10-0215-852/+849
* build: prep for 6.0 releaseNed Batchelder2021-10-022-4/+4
* chore: update requirementsNed Batchelder2021-09-291-3/+3
* chore: update tooling versionsNed Batchelder2021-08-091-5/+5
* docs: skip_covered and skip_empty were never documentedNed Batchelder2021-08-061-0/+10
* style: fix typos discovered by codespell (#1197)Christian Clauss2021-08-012-2/+2
* docs: clarify the behavior of exclude_linesNed Batchelder2021-07-252-2/+23
* docs: mention sys.setprofile as code that will not be measured. #1192Ned Batchelder2021-07-191-0/+5
* docs: prep for 6.0b1Ned Batchelder2021-07-181-3/+3
* docs: fix two links sphinx thinks are brokenNed Batchelder2021-07-181-1/+1
* build: update doc pins, and css for sphinx 4Ned Batchelder2021-07-182-3/+17
* test: change how we keep mismatched actual outputNed Batchelder2021-07-151-4/+0
* docs: add pyw to the list of extensions --source will considerNed Batchelder2021-06-081-2/+2
* doc: mention dynamic contexts in more placesNed Batchelder2021-05-292-0/+30
* COVERAGE_DEBUG_FILE accepts "stdout" and "stderr"Ned Batchelder2021-05-231-0/+2
* chore: update two dependenciesNed Batchelder2021-05-041-1/+1
* refactor: remove redundant Python 2 code (#1155)Hugo van Kemenade2021-05-021-4/+3
* docs: update the examples in contributing.rstNed Batchelder2021-05-021-60/+39
* docs: update Python versions supportedNed Batchelder2021-05-021-2/+2
* docs: fix code comment formatting (#1153)Mayank Singhal2021-04-303-10/+10
* build: make tags like 5.6.1 not coverage-5.6.1Ned Batchelder2021-04-151-2/+2
* build: version 5.6b1coverage-5.6b1v5.xNed Batchelder2021-04-121-3/+3
* build: update build dependenciesNed Batchelder2021-04-111-4/+4
* docs: update the help in the docsNed Batchelder2021-03-211-2/+2
* docs: update a pytest url to their new structureNed Batchelder2021-03-211-1/+1
* style: remove commented-out sphinx extension we don't needNed Batchelder2021-03-191-1/+0
* style: correct two recent lint faux pasNed Batchelder2021-03-181-11/+11
* docs: clarify the --source valuesNed Batchelder2021-03-181-2/+4
* build: clean up pip filesNed Batchelder2021-03-011-0/+2
* docs: use sphinxcontrib for the rst buildercoverage-5.55.5Ned Batchelder2021-02-282-5/+3
* build: version 5.5 prepNed Batchelder2021-02-282-4/+4
* doc: latest sample HTML reportNed Batchelder2021-02-2813-34/+61
* doc: avoid latin abbreviationsNed Batchelder2021-02-011-1/+1
* update config file doc to mention descending sortArthur Deygin2021-02-011-0/+1