| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Anchors for each config setting. #842 | Ned Batchelder | 2019-09-09 | 1 | -11/+68 |
| | | |||||
| * | Tweaks to JSON report docs | Ned Batchelder | 2019-08-31 | 1 | -10/+10 |
| | | |||||
| * | Create a JSON report | Matt Bachmann | 2019-08-31 | 1 | -0/+19 |
| | | |||||
| * | Fix some sphinx mis-references | Ned Batchelder | 2019-08-11 | 1 | -2/+1 |
| | | |||||
| * | Make show_contexts available to set_option, and document it. | Ned Batchelder | 2019-06-30 | 1 | -0/+4 |
| | | |||||
| * | Improve the docs for combine and [paths] | Ned Batchelder | 2019-04-14 | 1 | -4/+8 |
| | | |||||
| * | `[run] command_line` is the command line to use for 'coverage run'. #695 | Ned Batchelder | 2018-10-18 | 1 | -0/+7 |
| | | |||||
| * | This was in the wrong place | Ned Batchelder | 2018-10-18 | 1 | -3/+3 |
| | | |||||
| * | Michał suggested this would make the information easier to find. | Ned Batchelder | 2018-10-14 | 1 | -3/+3 |
| | | |||||
| * | Documentation for static contexts | Ned Batchelder | 2018-09-21 | 1 | -0/+5 |
| | | |||||
| * | Defaultable variable substitution | Ned Batchelder | 2018-09-08 | 1 | -4/+11 |
| | | |||||
| * | Strict variable substitution is now an option | Ned Batchelder | 2018-09-08 | 1 | -2/+4 |
| | | |||||
| * | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | | |||||
| * | Document COVERAGE_RCFILE | Ned Batchelder | 2018-04-19 | 1 | -2/+3 |
| | | |||||
| * | fail_under can now be a float. #631. | Ned Batchelder | 2018-01-21 | 1 | -3/+7 |
| | | |||||
| * | Update all Read the Docs links to use https | Jon Dufresne | 2018-01-06 | 1 | -1/+1 |
| | | |||||
| * | * --source and --include are mutually exclusive (take 2) #265 | loic@dachary.org | 2017-01-07 | 1 | -2/+4 |
| | | | | | | close #265 close #101 | ||||
| * | Update URLs so link-checker doesn't spew red. | Ned Batchelder | 2017-06-14 | 1 | -2/+2 |
| | | |||||
| * | Warnings can be disabled | Ned Batchelder | 2017-04-04 | 1 | -0/+6 |
| | | |||||
| * | Say a little more about --timid | Ned Batchelder | 2017-03-18 | 1 | -1/+2 |
| | | |||||
| * | Fix english | Ned Batchelder | 2017-02-03 | 1 | -1/+1 |
| | | |||||
| * | Update the docs about reading tox.ini | Ned Batchelder | 2016-11-19 | 1 | -3/+4 |
| | | |||||
| * | Use doc8 for some light checking of doc files | Ned Batchelder | 2016-10-02 | 1 | -1/+2 |
| | | |||||
| * | Let the concurrency option be multi-valued. #484 | Ned Batchelder | 2016-07-04 | 1 | -2/+4 |
| | | |||||
| * | Final touch on docs for sort column | Ned Batchelder | 2016-06-10 | 1 | -2/+2 |
| | | |||||
| * | Clean up #199 | Ned Batchelder | 2016-06-08 | 1 | -2/+3 |
| | | |||||
| * | Make report's 'sort' option available only via the configuration file, not ↵ | Dan Wandschneider | 2016-06-08 | 1 | -0/+2 |
| | | | | | available on the command line. | ||||
| * | Emit a warning when an invalid file is detected with ignore_errors=true. | Matthew Boehm | 2016-06-02 | 1 | -1/+1 |
| | | | | | | Previously, when an invalid file was encountered, it would be silently ignored. | ||||
| * | Clarify the docs a bit. | Ned Batchelder | 2015-11-24 | 1 | -1/+2 |
| | | |||||
| * | Make doc checking better, and fix two doc errors. | Ned Batchelder | 2015-10-14 | 1 | -0/+1 |
| | | |||||
| * | Remove the obsoleted doc for the [combine] configuration | Ned Batchelder | 2015-10-05 | 1 | -14/+0 |
| | | |||||
| * | Combine can now ignore errors. | Ned Batchelder | 2015-10-03 | 1 | -0/+14 |
| | | |||||
| * | Fix 'filename' to be 'file name' in English. | Ned Batchelder | 2015-08-20 | 1 | -4/+4 |
| | | |||||
| * | Updated docs for 4.0b1 | Ned Batchelder | 2015-08-02 | 1 | -6/+22 |
| | | |||||
| * | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
| | | |||||
| * | Refer to the project consistenly as coverage.py. #275 | Ned Batchelder | 2015-07-23 | 1 | -2/+2 |
| | | |||||
| * | More docs about plugins. | Ned Batchelder | 2015-01-25 | 1 | -0/+4 |
| | | |||||
| * | Turn all the history into comments. | Ned Batchelder | 2015-01-24 | 1 | -7/+7 |
| | | |||||
| * | Update the changes.rst file in the docs | Ned Batchelder | 2015-01-24 | 1 | -1/+8 |
| | | |||||
| * | Add skip-covered option. | Krystian Kichewko | 2014-11-19 | 1 | -0/+2 |
| | | |||||
| * | Document stuff for 4.0a1 | Ned Batchelder | 2014-09-25 | 1 | -0/+8 |
| | | |||||
| * | Add docs for --concurrency | Ned Batchelder | 2014-09-25 | 1 | -0/+10 |
| | | |||||
| * | Add a missing word to the docs | Ned Batchelder | 2014-06-18 | 1 | -1/+1 |
| | | | | | | --HG-- branch : django | ||||
| * | Document the --debug options. | Ned Batchelder | 2013-10-06 | 1 | -0/+3 |
| | | |||||
| * | Allow relative paths in the [paths] aliases. #267. | Ned Batchelder | 2013-09-26 | 1 | -1/+3 |
| | | |||||
| * | Remove notes about me being available for custom work, and rewrap many ↵ | Ned Batchelder | 2013-09-17 | 1 | -17/+16 |
| | | | | | paragraphs. | ||||
| * | Config files now can use environment variables. #97. | Ned Batchelder | 2012-11-25 | 1 | -0/+5 |
| | | |||||
| * | Now the title of the HTML report can be set. | Ned Batchelder | 2012-11-09 | 1 | -0/+3 |
| | | |||||
| * | Doc tweaks for 3.5.2 | Ned Batchelder | 2012-05-04 | 1 | -1/+4 |
| | | |||||
| * | The [html]extra_css configuration value is a file path to a CSS file that ↵ | Ned Batchelder | 2012-04-20 | 1 | -0/+4 |
| | | | | | gets copied into the HTML report. | ||||
