summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merged 4.0 to defaultNed Batchelder2013-12-131-9/+2
|\
| * with statements: no more finally closeNed Batchelder2013-10-201-9/+2
* | New sample HTML for 3.7.1coverage-3.7.1Ned Batchelder2013-12-1211-18/+18
* | Update version numbers to 3.7.1Ned Batchelder2013-12-124-5/+19
|/
* Say what we've done.Ned Batchelder2013-10-121-3/+3
* Tweaks to the man page from Ben Finney.Ned Batchelder2013-10-101-25/+45
* Lint, you are a stern taskmaster...Ned Batchelder2013-10-091-2/+2
* Doc tweakNed Batchelder2013-10-061-1/+2
* Provide landing ids for specific versions in the change history.Ned Batchelder2013-10-061-0/+2
* Document the --debug options.Ned Batchelder2013-10-062-0/+21
* Latest sample report for the docsNed Batchelder2013-10-0612-63/+63
* We don't need no stinkin' beta.Ned Batchelder2013-10-061-2/+2
* Go to 3.7Ned Batchelder2013-10-054-7/+68
* A few more tweaks to the man pageNed Batchelder2013-09-301-1/+5
* Add --debug to the man page, and other minor tweaks.Ned Batchelder2013-09-301-6/+10
* Add thread to the list of things that don't work. #244.Ned Batchelder2013-09-291-1/+7
* Allow relative paths in the [paths] aliases. #267.Ned Batchelder2013-09-261-1/+3
* A manpage. Thanks, Ben Finney.Ned Batchelder2013-09-181-0/+203
* Remove notes about me being available for custom work, and rewrap many paragr...Ned Batchelder2013-09-1712-77/+79
* TypoNed Batchelder2013-04-271-1/+1
* Add a note of warning about uninstalling coverage.py after using aggressive s...Ned Batchelder2013-04-271-0/+5
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-4/+4
* More yieldification of parser.pyNed Batchelder2013-01-081-2/+2
* Updated sample HTML report.coverage-3.6Ned Batchelder2013-01-0512-131/+130
* Update docs etc for official version 3.6.Ned Batchelder2013-01-054-56/+61
* Tweak the faqNed Batchelder2012-12-311-1/+2
* Finished the trouble page. Closes issue #226.Ned Batchelder2012-12-312-23/+64
* A new page for known big problems, for #226.Ned Batchelder2012-12-312-0/+50
* Preparing for 3.6b3coverage-3.6b3Ned Batchelder2012-12-293-3/+13
* Change this file to unix line endings.Ned Batchelder2012-12-281-216/+216
* Bump to 3.6b3Ned Batchelder2012-12-281-1/+1
* Mark stuff as 3.6b2Ned Batchelder2012-12-234-4/+27
* Fix the link to the nose cover plugin. #222Ned Batchelder2012-12-221-1/+1
* Get rid of windows newlinesNed Batchelder2012-12-091-104/+104
* Add the latest changes to the docs.Ned Batchelder2012-11-291-0/+115
* Doc tweaks for 3.6b1Ned Batchelder2012-11-282-6/+8
* A few tweaks to the docsNed Batchelder2012-11-282-1/+6
* Is this why the beta docs weren't working? omg...Ned Batchelder2012-11-282-3/+3
* Try the beta docs.Ned Batchelder2012-11-271-2/+2
* Clean up the changes doc. ReST syntax is weird.Ned Batchelder2012-11-271-2/+2
* Config files now can use environment variables. #97.Ned Batchelder2012-11-251-0/+5
* Coverage.py measuring itself works again! 86%, btw.Ned Batchelder2012-11-251-0/+14
* Silence the last of the pylint warnings.Ned Batchelder2012-11-201-9/+3
* Add tests and docs to the kit, though they are not installed. #137Ned Batchelder2012-11-171-78/+0
* This release is not a 3.5.4, it's at least 3.6Ned Batchelder2012-11-171-2/+2
* No longer try to bootstrap setuptools. It is a pre-req. Closes #202Ned Batchelder2012-11-172-5/+9
* Update historyNed Batchelder2012-11-171-0/+1
* Create coverage-X.Y aliases also. Closes #111.Ned Batchelder2012-11-171-1/+3
* Merged in JulianB/coverage.py/coverage3 (pull request #12), and added docs an...Ned Batchelder2012-11-161-2/+5
|\
* | Try to format the contributing page better.Ned Batchelder2012-11-121-76/+66