Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merged in Nagasaki45/coverage.py (pull request #78) | Ned Batchelder | 2016-02-28 | 1 | -1/+1 | |
|\ | | | | | | | State that --source value should be a comma separated list in the docs. | |||||
| * | State that --source value should be a comma separated list in the docs. #477 | Tom Gurion | 2016-02-16 | 1 | -1/+1 | |
| | | ||||||
* | | Tweaks to the dependency docs change | Ned Batchelder | 2016-02-25 | 1 | -7/+8 | |
| | | ||||||
* | | Merged in iluxame/coverage.py (pull request #79) | Ned Batchelder | 2016-02-25 | 1 | -6/+8 | |
|\ \ | | | | | | | | | | Fixing CTracer installation documentation | |||||
| * | | Fixing CTracer installation documentation | iluxame | 2016-02-25 | 1 | -6/+8 | |
| |/ | ||||||
* | | Tweak the docs | Ned Batchelder | 2016-02-22 | 1 | -2/+2 | |
|/ | ||||||
* | Clean ups and docstrings | Ned Batchelder | 2016-01-31 | 1 | -5/+5 | |
| | ||||||
* | Update versions in .pip files | Ned Batchelder | 2016-01-24 | 1 | -1/+1 | |
| | ||||||
* | Formatting of changes | Ned Batchelder | 2016-01-24 | 1 | -8/+13 | |
| | ||||||
* | Doc file changes for 4.1b2coverage-4.1b2 | Ned Batchelder | 2016-01-23 | 3 | -10/+21 | |
| | ||||||
* | Update the docs to the new way branch coverage works | Ned Batchelder | 2016-01-16 | 2 | -8/+5 | |
| | ||||||
* | Fix quotes in changelogcoverage-4.1b1 | Ned Batchelder | 2016-01-10 | 1 | -2/+2 | |
| | ||||||
* | Prep for 4.1b1 | Ned Batchelder | 2016-01-10 | 3 | -7/+56 | |
| | ||||||
* | Update versions of tools. | Ned Batchelder | 2015-12-11 | 1 | -1/+1 | |
| | ||||||
* | Use ISO format for dates in the changelog | Ned Batchelder | 2015-12-11 | 1 | -37/+61 | |
| | ||||||
* | Fix typo in doc for combine. | Aron Griffis | 2015-11-29 | 1 | -1/+1 | |
| | ||||||
* | Clarify the docs a bit. | Ned Batchelder | 2015-11-24 | 2 | -2/+4 | |
| | ||||||
* | Latest sample htmlcoverage-4.0.3 | Ned Batchelder | 2015-11-24 | 11 | -1479/+1479 | |
| | ||||||
* | Update version numbers, etc, for 4.0.3 | Ned Batchelder | 2015-11-24 | 3 | -2/+30 | |
| | ||||||
* | Not sure why this line didn't get in before | Ned Batchelder | 2015-11-06 | 1 | -0/+1 | |
| | ||||||
* | Latest sample html | Ned Batchelder | 2015-11-04 | 11 | -21/+21 | |
| | ||||||
* | Update files for 4.0.2 | Ned Batchelder | 2015-11-04 | 3 | -2/+25 | |
| | ||||||
* | Whitespace fix. | Ned Batchelder | 2015-11-01 | 1 | -1/+1 | |
| | ||||||
* | PyPy 4.0 works | Ned Batchelder | 2015-11-01 | 1 | -2/+5 | |
| | ||||||
* | Make doc checking better, and fix two doc errors. | Ned Batchelder | 2015-10-14 | 1 | -0/+1 | |
| | ||||||
* | Build docs regularly so we find out when things are busted. | Ned Batchelder | 2015-10-13 | 1 | -1/+1 | |
| | ||||||
* | Sphinx doesn't like duplicate conflicting url definitions | Ned Batchelder | 2015-10-13 | 1 | -1/+0 | |
| | ||||||
* | Latest sample html | Ned Batchelder | 2015-10-13 | 11 | -21/+21 | |
| | ||||||
* | Update docs for 4.0.1 | Ned Batchelder | 2015-10-13 | 3 | -2/+53 | |
| | ||||||
* | Remove vestiges of .px doc converters. | Ned Batchelder | 2015-10-10 | 3 | -24/+1 | |
| | ||||||
* | Remove the obsoleted doc for the [combine] configuration | Ned Batchelder | 2015-10-05 | 1 | -14/+0 | |
| | ||||||
* | Combining now issues warnings on unreadable files, unconditionally | Ned Batchelder | 2015-10-04 | 1 | -3/+2 | |
| | ||||||
* | Combine can now ignore errors. | Ned Batchelder | 2015-10-03 | 2 | -0/+19 | |
| | ||||||
* | Rename CHANGES.txt to CHANGES.rst so repos will display it well. | Ned Batchelder | 2015-09-20 | 1 | -2/+2 | |
| | ||||||
* | Latest sample HTML report | Ned Batchelder | 2015-09-20 | 26 | -7660/+7838 | |
| | ||||||
* | Fix up some documentation links | Ned Batchelder | 2015-09-20 | 3 | -5/+5 | |
| | ||||||
* | One more date to update | Ned Batchelder | 2015-09-19 | 1 | -1/+1 | |
| | ||||||
* | Get ready for 4.0 final | Ned Batchelder | 2015-09-19 | 3 | -6/+9 | |
| | ||||||
* | Prepare for 4.0b3 kitscoverage-4.0b3 | Ned Batchelder | 2015-09-07 | 2 | -3/+6 | |
| | ||||||
* | Move most requirements into requirements/*.pip, and share them where possible | Ned Batchelder | 2015-09-07 | 1 | -1/+1 | |
| | | | | | --HG-- rename : requirements.pip => requirements/dev.pip | |||||
* | Add a missing word in the docs. | Ned Batchelder | 2015-08-30 | 1 | -1/+1 | |
| | ||||||
* | Use requirements.pip files | Ned Batchelder | 2015-08-29 | 2 | -37/+42 | |
| | | | | | | --HG-- rename : doc/requirements.txt => doc/requirements.pip rename : requirements.txt => requirements.pip | |||||
* | Pin all the versions | Ned Batchelder | 2015-08-29 | 1 | -3/+6 | |
| | ||||||
* | Don't need the .px doc toolchain any morecoverage-4.0b2 | Ned Batchelder | 2015-08-22 | 3 | -139/+0 | |
| | ||||||
* | Update details for 4.0b2 | Ned Batchelder | 2015-08-22 | 2 | -5/+7 | |
| | ||||||
* | Changed hexversion to version_info, it's friendlier, and just as useful. | Ned Batchelder | 2015-08-21 | 1 | -4/+5 | |
| | ||||||
* | coverage.hexversion | Ned Batchelder | 2015-08-20 | 1 | -0/+3 | |
| | ||||||
* | Fix 'filename' to be 'file name' in English. | Ned Batchelder | 2015-08-20 | 5 | -22/+22 | |
| | ||||||
* | Added more debugging controls, especially for data operations | Ned Batchelder | 2015-08-19 | 1 | -6/+14 | |
| | ||||||
* | Trailing space | Ned Batchelder | 2015-08-16 | 1 | -1/+1 | |
| |