Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename plugin.rst to plugins.rst | Ned Batchelder | 2015-01-25 | 2 | -1/+1 | |
| | | | | | --HG-- rename : doc/plugin.rst => doc/plugins.rst | |||||
* | More docs about plugins. | Ned Batchelder | 2015-01-25 | 2 | -2/+40 | |
| | ||||||
* | Get the version right in the docs. | Ned Batchelder | 2015-01-24 | 1 | -1/+1 | |
| | ||||||
* | Trying to get the doc format and references right. | Ned Batchelder | 2015-01-24 | 1 | -6/+4 | |
| | ||||||
* | Remove obsolete stuff from trouble.rst | Ned Batchelder | 2015-01-24 | 1 | -19/+2 | |
| | ||||||
* | Turn all the history into comments. | Ned Batchelder | 2015-01-24 | 14 | -118/+118 | |
| | ||||||
* | Try not having a custom style on rtfd | Ned Batchelder | 2015-01-24 | 1 | -1/+1 | |
| | ||||||
* | Start of a plugin doc page | Ned Batchelder | 2015-01-24 | 2 | -0/+23 | |
| | ||||||
* | Properly handle alpha releases. | Ned Batchelder | 2015-01-24 | 1 | -3/+8 | |
| | ||||||
* | Update the changes.rst file in the docs | Ned Batchelder | 2015-01-24 | 2 | -8/+100 | |
| | ||||||
* | Split the requirements file so we don't try to install pyenchant for running ↵ | Ned Batchelder | 2015-01-17 | 1 | -0/+5 | |
| | | | | tests. | |||||
* | 2015 happy new year | Ned Batchelder | 2015-01-01 | 1 | -1/+1 | |
| | ||||||
* | Napoleon is good for docs | Ned Batchelder | 2014-12-28 | 1 | -0/+1 | |
| | ||||||
* | Clarify what files are considered by --source. | Ned Batchelder | 2014-12-17 | 1 | -1/+4 | |
| | ||||||
* | more spelling words | Ned Batchelder | 2014-12-13 | 1 | -0/+10 | |
| | ||||||
* | Fix spelling errors in the docs. | Ned Batchelder | 2014-11-29 | 6 | -9/+22 | |
| | ||||||
* | Spelling for the docs also | Ned Batchelder | 2014-11-29 | 2 | -1/+162 | |
| | ||||||
* | Try out pylint spelling. Kinda noisy, but fixed some stuff. | Ned Batchelder | 2014-11-27 | 3 | -17/+17 | |
| | ||||||
* | Merged pull request 42, fixing issue #328. | Ned Batchelder | 2014-11-24 | 1 | -1/+1 | |
|\ | ||||||
| * | make --source and -m play nice together | buck | 2014-10-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | --HG-- branch : __main__-support extra : rebase_source : c9ca9fddecafddd5ef4db9cc64ca1c0972130aab | |||||
* | | Add skip-covered option. | Krystian Kichewko | 2014-11-19 | 1 | -0/+2 | |
|/ | ||||||
* | Fix a weird PyPy3 problem with a weird PyPy3 fix. | Ned Batchelder | 2014-10-28 | 1 | -1/+2 | |
| | ||||||
* | Make the text report branch column match the HTML report | Ned Batchelder | 2014-10-20 | 1 | -3/+3 | |
| | ||||||
* | Update the support statement | Ned Batchelder | 2014-10-11 | 1 | -1/+1 | |
| | ||||||
* | Trailing spaces | Ned Batchelder | 2014-10-01 | 1 | -1/+1 | |
| | ||||||
* | Remove support for COVERAGE_OPTIONS environment variable. | Ned Batchelder | 2014-09-28 | 1 | -3/+1 | |
| | ||||||
* | Fix the release datecoverage-4.0a1 | Ned Batchelder | 2014-09-27 | 1 | -1/+1 | |
| | ||||||
* | Update version and docs for 4.0a1 | Ned Batchelder | 2014-09-27 | 4 | -16/+24 | |
| | ||||||
* | Fix the sphinx extension. | Ned Batchelder | 2014-09-27 | 1 | -5/+13 | |
| | ||||||
* | Document stuff for 4.0a1 | Ned Batchelder | 2014-09-25 | 4 | -2/+47 | |
| | ||||||
* | Add docs for --concurrency | Ned Batchelder | 2014-09-25 | 4 | -4/+30 | |
| | ||||||
* | Merged in carlgieringer/coverage.py (pull request #30) | Ned Batchelder | 2014-09-24 | 1 | -2/+2 | |
|\ | | | | | | | Describe acceptable wildcard style | |||||
| * | Describe acceptable wildcard style | Carl Gieringer | 2014-01-25 | 1 | -2/+2 | |
| | | ||||||
* | | Also update the docs for the Coverage name. | Ned Batchelder | 2014-08-19 | 1 | -4/+5 | |
| | | ||||||
* | | Add a FAQ about slowness due to PyTracer | Ned Batchelder | 2014-07-21 | 1 | -0/+13 | |
| | | ||||||
* | | Add a missing word to the docs | Ned Batchelder | 2014-06-18 | 1 | -1/+1 | |
|/ | | | | | --HG-- branch : django | |||||
* | Merged 4.0 to default | Ned Batchelder | 2013-12-13 | 1 | -9/+2 | |
|\ | ||||||
| * | with statements: no more finally close | Ned Batchelder | 2013-10-20 | 1 | -9/+2 | |
| | | | | | | | | | | --HG-- branch : 4.0 | |||||
* | | New sample HTML for 3.7.1coverage-3.7.1 | Ned Batchelder | 2013-12-12 | 11 | -18/+18 | |
| | | ||||||
* | | Update version numbers to 3.7.1 | Ned Batchelder | 2013-12-12 | 4 | -5/+19 | |
|/ | ||||||
* | Say what we've done. | Ned Batchelder | 2013-10-12 | 1 | -3/+3 | |
| | ||||||
* | Tweaks to the man page from Ben Finney. | Ned Batchelder | 2013-10-10 | 1 | -25/+45 | |
| | ||||||
* | Lint, you are a stern taskmaster... | Ned Batchelder | 2013-10-09 | 1 | -2/+2 | |
| | ||||||
* | Doc tweak | Ned Batchelder | 2013-10-06 | 1 | -1/+2 | |
| | ||||||
* | Provide landing ids for specific versions in the change history. | Ned Batchelder | 2013-10-06 | 1 | -0/+2 | |
| | ||||||
* | Document the --debug options. | Ned Batchelder | 2013-10-06 | 2 | -0/+21 | |
| | ||||||
* | 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 | |
| |