summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc changes for 5.0a8coverage-5.0a8Ned Batchelder2019-10-022-3/+3
|
* Subprocesses only use config file optionsNed Batchelder2019-10-011-0/+4
|
* Doc changes for 5.0a7Ned Batchelder2019-09-212-6/+2
|
* Trim blankNed Batchelder2019-09-141-1/+0
|
* Fix a referenceNed Batchelder2019-09-091-1/+1
|
* Document the module-level stuff. #837Ned Batchelder2019-09-093-9/+41
|
* Anchors for each config setting. #842Ned Batchelder2019-09-091-11/+68
|
* A little more in the db schema docsNed Batchelder2019-09-091-0/+12
|
* Clarify some docsNed Batchelder2019-09-061-0/+6
|
* 'sql' is a new debug optionNed Batchelder2019-09-021-0/+2
|
* Tweaks to JSON report docsNed Batchelder2019-08-313-14/+16
|
* Create a JSON reportMatt Bachmann2019-08-315-10/+45
|
* Better wording from TideliftNed Batchelder2019-08-261-1/+1
|
* Enterprise in tocNed Batchelder2019-08-251-0/+1
| | | | (cherry picked from commit 70ede36c8f1146ad389332d944735407d1000c86)
* Tidelift enterpriseNed Batchelder2019-08-251-5/+13
|
* Fix autosphinx links in uploaded release notesNed Batchelder2019-08-112-0/+2
| | | | | | The :meth:`.CoverageData.foobar` syntax isn't understood by pandoc when converting to markdown. A Sphinx rst builder converts them into more basic Sphinx links first.
* Fix some sphinx mis-referencesNed Batchelder2019-08-116-12/+7
|
* Document SQLite access to data.Ned Batchelder2019-08-112-4/+120
|
* Utility to check .rst for accurate copies from source files.Ned Batchelder2019-08-111-0/+113
|
* Improve doc toolingNed Batchelder2019-08-112-5/+12
|
* One more detail to keep in syncNed Batchelder2019-08-071-1/+1
|
* Prep for 5.0a6Ned Batchelder2019-07-152-3/+3
|
* Make show_contexts available to set_option, and document it.Ned Batchelder2019-06-301-0/+4
|
* Refactor text reporting to use the same code paths as other reportsNed Batchelder2019-06-161-0/+5
|
* Dynamic contexts can be disabled with 'none'Ned Batchelder2019-06-121-0/+2
|
* Docs for --contexts and --show-contextsNed Batchelder2019-06-113-14/+46
|
* Give the Tidelift logo a linkNed Batchelder2019-05-182-1/+2
|
* Update the contributing docNed Batchelder2019-05-131-45/+56
|
* Latest dependenciesNed Batchelder2019-05-131-2/+2
|
* Paperwork for 5.0a5coverage-5.0a5Ned Batchelder2019-05-072-7/+7
|
* Clarify the empty context. #796Ned Batchelder2019-05-071-0/+6
|
* Docs for new dynamic context techniquesNed Batchelder2019-04-281-2/+10
|
* Use pipe symbol to join static and dynamic contextsNed Batchelder2019-04-261-1/+2
|
* More docs about dynamic contextsNed Batchelder2019-04-211-5/+18
|
* Improve the docs for combine and [paths]Ned Batchelder2019-04-142-22/+40
|
* Drop support for Python 3.4Ned Batchelder2019-03-101-1/+1
|
* 4.5.3 is shippedNed Batchelder2019-03-101-1/+1
|
* Update requirementsNed Batchelder2019-03-101-2/+2
|
* Clarify a debugging optionNed Batchelder2019-02-191-1/+2
|
* A small doc improvementNed Batchelder2019-02-071-1/+1
|
* Update requirementsNed Batchelder2018-12-281-1/+1
|
* Paperwork for 5.0a4Ned Batchelder2018-11-252-8/+6
|
* Update the tox output example from hg to git.Mariatta2018-11-131-2/+2
|
* Update url from bitbucket to GitHub where applicable.Mariatta2018-11-132-2/+2
|
* Oops, had tidelift twiceNed Batchelder2018-11-121-3/+0
|
* Update requirementsNed Batchelder2018-11-121-1/+1
|
* Debug-time environment variables can be set with set_env.pyNed Batchelder2018-11-031-1/+1
|
* `[run] command_line` is the command line to use for 'coverage run'. #695Ned Batchelder2018-10-181-0/+7
|
* This was in the wrong placeNed Batchelder2018-10-181-3/+3
|
* MichaƂ suggested this would make the information easier to find.Ned Batchelder2018-10-141-3/+3
|