Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make show_contexts available to set_option, and document it. | Ned Batchelder | 2019-06-30 | 1 | -0/+4 |
* | Refactor text reporting to use the same code paths as other reports | Ned Batchelder | 2019-06-16 | 1 | -0/+5 |
* | Dynamic contexts can be disabled with 'none' | Ned Batchelder | 2019-06-12 | 1 | -0/+2 |
* | Docs for --contexts and --show-contexts | Ned Batchelder | 2019-06-11 | 3 | -14/+46 |
* | Give the Tidelift logo a link | Ned Batchelder | 2019-05-18 | 2 | -1/+2 |
* | Update the contributing doc | Ned Batchelder | 2019-05-13 | 1 | -45/+56 |
* | Latest dependencies | Ned Batchelder | 2019-05-13 | 1 | -2/+2 |
* | Paperwork for 5.0a5coverage-5.0a5 | Ned Batchelder | 2019-05-07 | 2 | -7/+7 |
* | Clarify the empty context. #796 | Ned Batchelder | 2019-05-07 | 1 | -0/+6 |
* | Docs for new dynamic context techniques | Ned Batchelder | 2019-04-28 | 1 | -2/+10 |
* | Use pipe symbol to join static and dynamic contexts | Ned Batchelder | 2019-04-26 | 1 | -1/+2 |
* | More docs about dynamic contexts | Ned Batchelder | 2019-04-21 | 1 | -5/+18 |
* | Improve the docs for combine and [paths] | Ned Batchelder | 2019-04-14 | 2 | -22/+40 |
* | Drop support for Python 3.4 | Ned Batchelder | 2019-03-10 | 1 | -1/+1 |
* | 4.5.3 is shipped | Ned Batchelder | 2019-03-10 | 1 | -1/+1 |
* | Update requirements | Ned Batchelder | 2019-03-10 | 1 | -2/+2 |
* | Clarify a debugging option | Ned Batchelder | 2019-02-19 | 1 | -1/+2 |
* | A small doc improvement | Ned Batchelder | 2019-02-07 | 1 | -1/+1 |
* | Update requirements | Ned Batchelder | 2018-12-28 | 1 | -1/+1 |
* | Paperwork for 5.0a4 | Ned Batchelder | 2018-11-25 | 2 | -8/+6 |
* | Update the tox output example from hg to git. | Mariatta | 2018-11-13 | 1 | -2/+2 |
* | Update url from bitbucket to GitHub where applicable. | Mariatta | 2018-11-13 | 2 | -2/+2 |
* | Oops, had tidelift twice | Ned Batchelder | 2018-11-12 | 1 | -3/+0 |
* | Update requirements | Ned Batchelder | 2018-11-12 | 1 | -1/+1 |
* | Debug-time environment variables can be set with set_env.py | Ned Batchelder | 2018-11-03 | 1 | -1/+1 |
* | `[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 |
* | Sphinx complains about app.info now, and what's wrong with print? | Ned Batchelder | 2018-10-07 | 1 | -5/+1 |
* | Update dependencies | Ned Batchelder | 2018-10-06 | 1 | -5/+3 |
* | Prep for 5.0a3 | Ned Batchelder | 2018-10-06 | 2 | -51/+2 |
* | Add words about 3.8 | Ned Batchelder | 2018-10-06 | 1 | -1/+1 |
* | Add Tidelift logo to README.rst | Ned Batchelder | 2018-09-26 | 1 | -0/+0 |
* | Merge branch 'coverage-4.5.1x' into nedbat/tidelift | Ned Batchelder | 2018-09-26 | 3 | -0/+22 |
|\ | |||||
| * | A Tidelift logo | Ned Batchelder | 2018-09-26 | 3 | -1/+15 |
| * | Mention Tidelift | Ned Batchelder | 2018-09-26 | 1 | -0/+8 |
* | | Merge branch 'nedbat/dynamic-contexts' | Ned Batchelder | 2018-09-24 | 1 | -4/+14 |
|\ \ | |||||
| * | | Minimal docs for dynamic contexts | Ned Batchelder | 2018-09-24 | 1 | -4/+14 |
* | | | Add Tidelift links | Ned Batchelder | 2018-09-23 | 1 | -0/+5 |
|/ / | |||||
* | | Merge branch 'nedbat/contexts' | Ned Batchelder | 2018-09-21 | 4 | -1/+62 |
|\ \ | |||||
| * | | Documentation for static contexts | Ned Batchelder | 2018-09-21 | 4 | -1/+62 |
* | | | Put these paragraphs in a more reasonable order | Ned Batchelder | 2018-09-21 | 1 | -4/+4 |
* | | | Turbogears is not worth a mention | Ned Batchelder | 2018-09-21 | 2 | -17/+1 |
|/ / | |||||
* | | 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 |
* | | Updates for 5.0a2coverage-5.0a2 | Ned Batchelder | 2018-09-03 | 2 | -3/+3 |
* | | Remove now-unused CoverageGoldTest class | Ned Batchelder | 2018-08-24 | 1 | -3/+0 |
* | | Enable keeping test-created temp dirs | Ned Batchelder | 2018-08-24 | 1 | -3/+8 |
* | | Merge branch 'master' into nedbat/data-sqlite | Ned Batchelder | 2018-08-07 | 2 | -3/+3 |
|\ \ | |||||
| * | | Update testing dependencies | Ned Batchelder | 2018-08-06 | 1 | -2/+2 |