| Commit message (Expand) | Author | Age | Files | Lines |
* | Latest sample report for the docs | Ned Batchelder | 2013-10-06 | 12 | -63/+63 |
* | We don't need no stinkin' beta. | Ned Batchelder | 2013-10-06 | 1 | -2/+2 |
* | Go to 3.7 | Ned Batchelder | 2013-10-05 | 4 | -7/+68 |
* | A few more tweaks to the man page | Ned Batchelder | 2013-09-30 | 1 | -1/+5 |
* | Add --debug to the man page, and other minor tweaks. | Ned Batchelder | 2013-09-30 | 1 | -6/+10 |
* | Add thread to the list of things that don't work. #244. | Ned Batchelder | 2013-09-29 | 1 | -1/+7 |
* | Allow relative paths in the [paths] aliases. #267. | Ned Batchelder | 2013-09-26 | 1 | -1/+3 |
* | A manpage. Thanks, Ben Finney. | Ned Batchelder | 2013-09-18 | 1 | -0/+203 |
* | Remove notes about me being available for custom work, and rewrap many paragr... | Ned Batchelder | 2013-09-17 | 12 | -77/+79 |
* | Typo | Ned Batchelder | 2013-04-27 | 1 | -1/+1 |
* | Add a note of warning about uninstalling coverage.py after using aggressive s... | Ned Batchelder | 2013-04-27 | 1 | -0/+5 |
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -4/+4 |
* | More yieldification of parser.py | Ned Batchelder | 2013-01-08 | 1 | -2/+2 |
* | Updated sample HTML report.coverage-3.6 | Ned Batchelder | 2013-01-05 | 12 | -131/+130 |
* | Update docs etc for official version 3.6. | Ned Batchelder | 2013-01-05 | 4 | -56/+61 |
* | Tweak the faq | Ned Batchelder | 2012-12-31 | 1 | -1/+2 |
* | Finished the trouble page. Closes issue #226. | Ned Batchelder | 2012-12-31 | 2 | -23/+64 |
* | A new page for known big problems, for #226. | Ned Batchelder | 2012-12-31 | 2 | -0/+50 |
* | Preparing for 3.6b3coverage-3.6b3 | Ned Batchelder | 2012-12-29 | 3 | -3/+13 |
* | Change this file to unix line endings. | Ned Batchelder | 2012-12-28 | 1 | -216/+216 |
* | Bump to 3.6b3 | Ned Batchelder | 2012-12-28 | 1 | -1/+1 |
* | Mark stuff as 3.6b2 | Ned Batchelder | 2012-12-23 | 4 | -4/+27 |
* | Fix the link to the nose cover plugin. #222 | Ned Batchelder | 2012-12-22 | 1 | -1/+1 |
* | Get rid of windows newlines | Ned Batchelder | 2012-12-09 | 1 | -104/+104 |
* | Add the latest changes to the docs. | Ned Batchelder | 2012-11-29 | 1 | -0/+115 |
* | Doc tweaks for 3.6b1 | Ned Batchelder | 2012-11-28 | 2 | -6/+8 |
* | A few tweaks to the docs | Ned Batchelder | 2012-11-28 | 2 | -1/+6 |
* | Is this why the beta docs weren't working? omg... | Ned Batchelder | 2012-11-28 | 2 | -3/+3 |
* | Try the beta docs. | Ned Batchelder | 2012-11-27 | 1 | -2/+2 |
* | Clean up the changes doc. ReST syntax is weird. | Ned Batchelder | 2012-11-27 | 1 | -2/+2 |
* | Config files now can use environment variables. #97. | Ned Batchelder | 2012-11-25 | 1 | -0/+5 |
* | Coverage.py measuring itself works again! 86%, btw. | Ned Batchelder | 2012-11-25 | 1 | -0/+14 |
* | Silence the last of the pylint warnings. | Ned Batchelder | 2012-11-20 | 1 | -9/+3 |
* | Add tests and docs to the kit, though they are not installed. #137 | Ned Batchelder | 2012-11-17 | 1 | -78/+0 |
* | This release is not a 3.5.4, it's at least 3.6 | Ned Batchelder | 2012-11-17 | 1 | -2/+2 |
* | No longer try to bootstrap setuptools. It is a pre-req. Closes #202 | Ned Batchelder | 2012-11-17 | 2 | -5/+9 |
* | Update history | Ned Batchelder | 2012-11-17 | 1 | -0/+1 |
* | Create coverage-X.Y aliases also. Closes #111. | Ned Batchelder | 2012-11-17 | 1 | -1/+3 |
* | Merged in JulianB/coverage.py/coverage3 (pull request #12), and added docs an... | Ned Batchelder | 2012-11-16 | 1 | -2/+5 |
|\ |
|
* | | Try to format the contributing page better. | Ned Batchelder | 2012-11-12 | 1 | -76/+66 |
* | | A Contributing page in the docs. #171 | Ned Batchelder | 2012-11-12 | 2 | -0/+167 |
* | | Hmm, sphinx changed, and it's my responsibility to set up the comma? | Ned Batchelder | 2012-11-12 | 1 | -0/+1 |
* | | Clarify when coverage measurement actually starts. #102 | Ned Batchelder | 2012-11-12 | 1 | -1/+4 |
* | | Now the title of the HTML report can be set. | Ned Batchelder | 2012-11-09 | 2 | -4/+11 |
* | | Issue #139: Now the report, html, and xml commands take a --fail-under=MIN sw... | Ned Batchelder | 2012-11-03 | 1 | -0/+5 |
* | | One more way to be picky: no final blank lines. | Ned Batchelder | 2012-10-30 | 4 | -4/+0 |
|/ |
|
* | Fix #200: that option reference has been wrong for a very long time... | Ned Batchelder | 2012-10-03 | 1 | -1/+2 |
* | Latest sample HTML report for the docs | Ned Batchelder | 2012-09-29 | 12 | -13/+13 |
* | Update version number to 3.5.3 | Ned Batchelder | 2012-09-29 | 4 | -4/+44 |
* | Missing a word. | Ned Batchelder | 2012-08-07 | 1 | -4/+4 |