Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade most dependencies | Ned Batchelder | 2018-05-05 | 1 | -3/+3 |
| | |||||
* | Document COVERAGE_RCFILE | Ned Batchelder | 2018-04-19 | 1 | -2/+3 |
| | |||||
* | Update all pypi.python.org URLs to pypi.org | Jon Dufresne | 2018-04-18 | 5 | -8/+8 |
| | | | | | | For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html | ||||
* | A new warning for files already imported before coverage starts | Ned Batchelder | 2018-02-20 | 1 | -0/+7 |
| | |||||
* | Making 4.5.1 | Ned Batchelder | 2018-02-10 | 2 | -2/+3 |
| | |||||
* | Add a warning about plugins potentially interfering with coverage ↵ | Ned Batchelder | 2018-02-10 | 1 | -2/+0 |
| | | | | measurement. Learned from #637 | ||||
* | Latest sample HTML reportcoverage-4.5 | Ned Batchelder | 2018-02-03 | 11 | -1777/+1777 |
| | |||||
* | Version 4.5 paperwork | Ned Batchelder | 2018-02-03 | 2 | -4/+5 |
| | |||||
* | Use latest of sphinx and pycontracts | Ned Batchelder | 2018-01-23 | 1 | -1/+1 |
| | |||||
* | Update the version of PyPy we claim to support. | Ned Batchelder | 2018-01-23 | 1 | -1/+1 |
| | |||||
* | fail_under can now be a float. #631. | Ned Batchelder | 2018-01-21 | 1 | -3/+7 |
| | |||||
* | Wrap some lines better. | Ned Batchelder | 2018-01-10 | 1 | -4/+4 |
| | |||||
* | Merged in jdufresne/coverage.py (pull request #135) | Ned Batchelder | 2018-01-06 | 4 | -6/+6 |
|\ | | | | | | | Update all Read the Docs links to use https | ||||
| * | Update all Read the Docs links to use https | Jon Dufresne | 2018-01-06 | 4 | -6/+6 |
| | | |||||
* | | A new kind of plug-in: configurers. #563 | Ned Batchelder | 2018-01-06 | 2 | -30/+31 |
|/ | |||||
* | Update testing requirements | Ned Batchelder | 2017-12-23 | 1 | -3/+3 |
| | |||||
* | Add a little clarification to the quick start | Ned Batchelder | 2017-12-19 | 1 | -0/+6 |
| | |||||
* | Latest sample HTMLcoverage-4.4.2 | Ned Batchelder | 2017-11-05 | 11 | -2453/+2387 |
| | |||||
* | Version 4.4.2 prep | Ned Batchelder | 2017-11-04 | 2 | -4/+4 |
| | |||||
* | Add the latest warning to the docs, and give them consistent punctuation | Ned Batchelder | 2017-10-24 | 1 | -1/+7 |
| | |||||
* | * --source and --include are mutually exclusive (take 2) #265 | loic | 2017-01-07 | 2 | -2/+7 |
| | | | | | close #265 close #101 | ||||
* | Use correct homepage for tox | Ned Batchelder | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Update dependencies, except setuptools, which vendors stuff | Ned Batchelder | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Remove things that updated packages told me to remove because they are obsolete | Ned Batchelder | 2017-07-08 | 1 | -4/+0 |
| | |||||
* | Upgrade to latest packages | Ned Batchelder | 2017-07-08 | 1 | -1/+1 |
| | |||||
* | Update URLs so link-checker doesn't spew red. | Ned Batchelder | 2017-06-14 | 8 | -29/+29 |
| | |||||
* | Making a 4.4.1 for packaging reasonscoverage-4.4.1 | Ned Batchelder | 2017-05-14 | 2 | -2/+2 |
| | |||||
* | Updated sample htmlcoverage-4.4 | Ned Batchelder | 2017-05-07 | 11 | -2387/+2453 |
| | |||||
* | prep for v4.4 | Ned Batchelder | 2017-05-07 | 2 | -2/+4 |
| | |||||
* | Bitbucket redirects /issue/ to /issues/ so just change the URLs | Ned Batchelder | 2017-05-07 | 1 | -1/+1 |
| | |||||
* | update requirements, and use tox-battery to recreate tox as needed | Ned Batchelder | 2017-04-30 | 1 | -2/+2 |
| | |||||
* | Tweak up the new FAQ answers. Thanks, Aron Griffis | Ned Batchelder | 2017-04-26 | 1 | -18/+14 |
| | |||||
* | Add FAQs about nose and tox. | Aron Griffis | 2017-04-22 | 1 | -2/+34 |
| | |||||
* | Paperwork for 4.4b1coverage-4.4b1 | Ned Batchelder | 2017-04-04 | 2 | -4/+4 |
| | |||||
* | Warnings can be disabled | Ned Batchelder | 2017-04-04 | 2 | -6/+25 |
| | |||||
* | Big refactor of debug logging | Ned Batchelder | 2017-03-22 | 1 | -0/+3 |
| | |||||
* | Say a little more about --timid | Ned Batchelder | 2017-03-18 | 1 | -1/+2 |
| | |||||
* | Minimal IronPython support. | Ned Batchelder | 2017-03-14 | 1 | -0/+2 |
| | | | | | IronPython is weird: 2.7.7 has "str is unicode", and unicode.encode produces unicode! f_lasti is missing, and frame globals are missing. | ||||
* | pid also annotates warnings | Ned Batchelder | 2017-03-12 | 1 | -1/+1 |
| | |||||
* | Fix english | Ned Batchelder | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Paperwork for 4.3.4coverage-4.3.4 | Ned Batchelder | 2017-01-17 | 2 | -3/+3 |
| | |||||
* | Prep for 4.3.3coverage-4.3.3 | Ned Batchelder | 2017-01-16 | 2 | -3/+3 |
| | |||||
* | Latest sample HTMLcoverage-4.3.2 | Ned Batchelder | 2017-01-16 | 11 | -21/+21 |
| | |||||
* | Prep for version 4.3.2 | Ned Batchelder | 2017-01-16 | 2 | -7/+8 |
| | |||||
* | Describe Jython work | Ned Batchelder | 2017-01-14 | 1 | -2/+2 |
| | |||||
* | A little more about contribution | Ned Batchelder | 2017-01-10 | 1 | -2/+8 |
| | |||||
* | Stop maintaining two separate change histories | Ned Batchelder | 2017-01-01 | 1 | -1278/+1 |
| | |||||
* | Happy New Year | Ned Batchelder | 2017-01-01 | 1 | -1/+1 |
| | |||||
* | Gearing up for 4.3.1coverage-4.3.1 | Ned Batchelder | 2016-12-28 | 3 | -3/+26 |
| | |||||
* | This file changed name | Ned Batchelder | 2016-12-26 | 1 | -0/+0 |
| |