Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | build: make tags like 5.6.1 not coverage-5.6.1 | Ned Batchelder | 2021-04-15 | 1 | -2/+2 | |
| | ||||||
* | build: version 5.6b1coverage-5.6b1v5.x | Ned Batchelder | 2021-04-12 | 1 | -3/+3 | |
| | ||||||
* | build: update build dependencies | Ned Batchelder | 2021-04-11 | 1 | -4/+4 | |
| | ||||||
* | docs: update the help in the docs | Ned Batchelder | 2021-03-21 | 1 | -2/+2 | |
| | ||||||
* | docs: update a pytest url to their new structure | Ned Batchelder | 2021-03-21 | 1 | -1/+1 | |
| | ||||||
* | style: remove commented-out sphinx extension we don't need | Ned Batchelder | 2021-03-19 | 1 | -1/+0 | |
| | ||||||
* | style: correct two recent lint faux pas | Ned Batchelder | 2021-03-18 | 1 | -11/+11 | |
| | ||||||
* | docs: clarify the --source values | Ned Batchelder | 2021-03-18 | 1 | -2/+4 | |
| | | | | | | On the Test & Code podcast (https://testandcode.com/148) Brian Okken explained why the old wording was confusing. I hope this makes it clearer. | |||||
* | build: clean up pip files | Ned Batchelder | 2021-03-01 | 1 | -0/+2 | |
| | | | | | auditwheel only installs on Python 3. So only install it where we need it, and clean up other .pip files along the way. | |||||
* | docs: use sphinxcontrib for the rst buildercoverage-5.55.5 | Ned Batchelder | 2021-02-28 | 2 | -5/+3 | |
| | ||||||
* | build: version 5.5 prep | Ned Batchelder | 2021-02-28 | 2 | -4/+4 | |
| | ||||||
* | doc: latest sample HTML report | Ned Batchelder | 2021-02-28 | 13 | -34/+61 | |
| | ||||||
* | doc: avoid latin abbreviations | Ned Batchelder | 2021-02-01 | 1 | -1/+1 | |
| | ||||||
* | update config file doc to mention descending sort | Arthur Deygin | 2021-02-01 | 1 | -0/+1 | |
| | ||||||
* | build: clearly label auto-generated files | Ned Batchelder | 2021-01-30 | 9 | -0/+18 | |
| | ||||||
* | doc: touch-ups for `combine --keep` | Ned Batchelder | 2021-01-30 | 3 | -4/+7 | |
| | ||||||
* | Add combine --keep (#1110) | Éric Larivière | 2021-01-30 | 2 | -0/+5 | |
| | | | | | | | | | | | * Add combine --keep Related to https://github.com/nedbat/coveragepy/issues/1108 * Fix unit tests * Fix line too long * Fix line too long | |||||
* | Update the doc requirements | Ned Batchelder | 2021-01-26 | 1 | -4/+7 | |
| | ||||||
* | Add versionadded info for the new 5.4 configuration options | Ned Batchelder | 2021-01-26 | 1 | -0/+4 | |
| | ||||||
* | Prep for 5.4 | Ned Batchelder | 2021-01-24 | 3 | -10/+10 | |
| | ||||||
* | Latest sample HTML | Ned Batchelder | 2021-01-24 | 11 | -21/+21 | |
| | ||||||
* | skip_covered and skip_empty for HTML. #1090 | Ned Batchelder | 2021-01-10 | 1 | -15/+17 | |
| | ||||||
* | Update doc packages | Ned Batchelder | 2020-12-19 | 1 | -6/+5 | |
| | ||||||
* | Latest sample HTML report | Ned Batchelder | 2020-12-19 | 13 | -22/+32 | |
| | ||||||
* | Prep for 5.3.1 | Ned Batchelder | 2020-12-19 | 2 | -5/+5 | |
| | ||||||
* | Add another useful example to the docs. #1055 | Ned Batchelder | 2020-12-06 | 1 | -0/+1 | |
| | ||||||
* | dependencies | Ned Batchelder | 2020-09-23 | 1 | -1/+2 | |
| | ||||||
* | Sphinx 3 changed versionadded. Go back while I figure out what to do | Ned Batchelder | 2020-09-13 | 1 | -1/+1 | |
| | ||||||
* | Making a releasecoverage-5.3 | Ned Batchelder | 2020-09-13 | 13 | -25/+25 | |
| | ||||||
* | Docs and cleanup for source_pkgs | Ned Batchelder | 2020-09-12 | 1 | -0/+8 | |
| | ||||||
* | Fix two problems with docs | Ned Batchelder | 2020-08-18 | 2 | -3/+3 | |
| | ||||||
* | Update requirements | Ned Batchelder | 2020-08-18 | 1 | -2/+2 | |
| | ||||||
* | A better way to fix sphinx-tabs | Ned Batchelder | 2020-08-18 | 2 | -2/+4 | |
| | ||||||
* | Bitbucket hg repos are gone | Ned Batchelder | 2020-08-18 | 3 | -3/+3 | |
| | ||||||
* | Prevent trailing whitespace in doc/help/* files | Ned Batchelder | 2020-08-18 | 9 | -27/+27 | |
| | ||||||
* | Don't build the help includes into HTML | Ned Batchelder | 2020-08-16 | 1 | -1/+1 | |
| | ||||||
* | Help in docs didn't work with tmp | Ned Batchelder | 2020-07-24 | 10 | -9/+269 | |
| | ||||||
* | Latest sample HTML | Ned Batchelder | 2020-07-23 | 12 | -23/+33 | |
| | ||||||
* | Prep for 5.2.1 | Ned Batchelder | 2020-07-23 | 2 | -4/+4 | |
| | ||||||
* | Last tweaks before 5.2 | Ned Batchelder | 2020-07-06 | 1 | -1/+1 | |
| | ||||||
* | Latest sample_html report | Ned Batchelder | 2020-07-05 | 12 | -107/+264 | |
| | ||||||
* | Don't check our own readthedocs links | Ned Batchelder | 2020-07-05 | 1 | -0/+3 | |
| | ||||||
* | Add 'coverage debug' to help | Ned Batchelder | 2020-07-05 | 1 | -0/+15 | |
| | ||||||
* | Add new 5.2 options to the man page | Ned Batchelder | 2020-07-05 | 1 | -0/+22 | |
| | ||||||
* | Next version is 5.2 | Ned Batchelder | 2020-07-05 | 2 | -5/+5 | |
| | ||||||
* | Update packages | Ned Batchelder | 2020-07-04 | 1 | -5/+5 | |
| | ||||||
* | Don't check GitHub issue or pull links, since they start to fail after too many | Ned Batchelder | 2020-07-04 | 1 | -0/+7 | |
| | ||||||
* | Add --help output to command docs, and other reorganization | Ned Batchelder | 2020-07-04 | 4 | -85/+118 | |
| | ||||||
* | Report sorting option is thanks to Jerin Peter George | Ned Batchelder | 2020-07-03 | 1 | -0/+2 | |
| | ||||||
* | Simplify testing of --no-skip-covered, and add docs | Ned Batchelder | 2020-06-29 | 1 | -1/+2 | |
| |