summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Big refactor of debug loggingNed Batchelder2017-03-221-0/+3
|
* Say a little more about --timidNed Batchelder2017-03-181-1/+2
|
* Minimal IronPython support.Ned Batchelder2017-03-141-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 warningsNed Batchelder2017-03-121-1/+1
|
* Fix englishNed Batchelder2017-02-031-1/+1
|
* Paperwork for 4.3.4coverage-4.3.4Ned Batchelder2017-01-172-3/+3
|
* Prep for 4.3.3coverage-4.3.3Ned Batchelder2017-01-162-3/+3
|
* Latest sample HTMLcoverage-4.3.2Ned Batchelder2017-01-1611-21/+21
|
* Prep for version 4.3.2Ned Batchelder2017-01-162-7/+8
|
* Describe Jython workNed Batchelder2017-01-141-2/+2
|
* A little more about contributionNed Batchelder2017-01-101-2/+8
|
* Stop maintaining two separate change historiesNed Batchelder2017-01-011-1278/+1
|
* Happy New YearNed Batchelder2017-01-011-1/+1
|
* Gearing up for 4.3.1coverage-4.3.1Ned Batchelder2016-12-283-3/+26
|
* This file changed nameNed Batchelder2016-12-261-0/+0
|
* New sample HTMLNed Batchelder2016-12-2611-23/+25
|
* Doc updates for 4.3Ned Batchelder2016-12-264-6/+62
|
* Use the latest of everythingNed Batchelder2016-12-241-2/+2
|
* The name of the section is 'Specifying source files'Ned Batchelder2016-12-241-1/+1
|
* Merged in dachary/coverage.py/issue-425 (pull request #113)Ned Batchelder2016-12-242-3/+4
|\ | | | | | | sources that do not end with .py\w? are ignored #425
| * sources that do not end with .py\w? are ignored #425loic@dachary.org2016-12-182-3/+4
| | | | | | | | | | | | | | close #425 --HG-- branch : issue-425
* | Merged in dachary/coverage.py/issue-433-2 (pull request #112)Ned Batchelder2016-12-241-0/+2
|\ \ | | | | | | | | | implement --skip-covered for html report #433
| * | html report --skip-covered with branches #433loic@dachary.org2016-12-191-0/+2
| |/ | | | | | | | | | | | | | | | | | | | | Add a test because the code path is significantly different. Also document --skip-covered with the coverage html command. close #433 --HG-- branch : issue-433-2
* | Remove outdated alternate installation instructionsNed Batchelder2016-12-181-15/+2
| |
* | Rename AUTHORS.txt to CONTRIBUTORS.txtNed Batchelder2016-12-171-1/+1
|/ | | | | --HG-- rename : AUTHORS.txt => CONTRIBUTORS.txt
* Tidy upNed Batchelder2016-12-131-1/+0
|
* Latest versions of everythingNed Batchelder2016-11-261-2/+2
|
* Updates for pytestNed Batchelder2016-11-261-44/+46
|
* Change nose example to pytest example. #521Ned Batchelder2016-11-261-4/+5
|
* Try to describe what PyPy we test withNed Batchelder2016-11-211-5/+5
|
* Keep lines trimmedNed Batchelder2016-11-201-1/+2
|
* No more nose, use pytest as test runnerNed Batchelder2016-11-201-0/+2
|
* Update the docs about reading tox.iniNed Batchelder2016-11-191-3/+4
|
* Document the multiproc debug optionNed Batchelder2016-10-221-0/+2
|
* No one wonders about 3.x any moreNed Batchelder2016-10-111-5/+0
|
* doc8 should really be more quiet.Ned Batchelder2016-10-021-1/+3
|
* Use doc8 for some light checking of doc filesNed Batchelder2016-10-027-19/+23
|
* Update link to coberturaNed Batchelder2016-09-281-1/+1
|
* Use linkcheck on docs, and fix some broken linksNed Batchelder2016-09-242-3/+2
|
* Update dependenciesNed Batchelder2016-08-071-3/+3
|
* Add support for PyPy3 5.2 alpha 1Ned Batchelder2016-08-031-2/+2
|
* Spelling fixesVille Skyttä2016-07-311-2/+2
| | | | | --HG-- branch : spelling
* Latest sample_htmlcoverage-4.2Ned Batchelder2016-07-2612-1777/+1786
|
* Paperwork for version 4.2Ned Batchelder2016-07-263-2/+77
|
* Fix a broken linkNed Batchelder2016-07-261-1/+1
|
* Merged in scop/coverage.py/pngs (pull request #86)Ned Batchelder2016-07-252-0/+0
|\ | | | | | | Optimize PNGs
| * Run *.png through zopflipngVille Skyttä2016-07-202-0/+0
| | | | | | | | | | --HG-- branch : pngs
* | Speed up HTML filteringVille Skyttä2016-07-201-11/+9
|/ | | | | --HG-- branch : html-filter
* Make more tweaks to the man pageNed Batchelder2016-07-041-2/+2
|
* Update the 4.2b1 details where we need themcoverage-4.2b1Ned Batchelder2016-07-043-3/+9
|