summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Diagnostic for appveyor, part 2 of NNed Batchelder2015-10-251-1/+2
| | | |
| * | | Diagnostic for appveyorNed Batchelder2015-10-251-1/+3
| | | |
* | | | Fix the non-ascii filename tests on windows (?)Ned Batchelder2015-10-312-25/+30
|/ / /
* | | Set the PYTHONIOENCODING environment variable in an OS-neutral way.Ned Batchelder2015-10-251-1/+3
| | |
* | | Use unicode_filename more, and account for missing filesystemencodingNed Batchelder2015-10-252-7/+4
| | |
* | | MergedNed Batchelder2015-10-252-4/+4
|\ \ \
| * \ \ Merged in jayvdb/coverage.py/py26-unindexed-parameters (pull request #72)Ned Batchelder2015-10-182-4/+4
| |\ \ \ | | | | | | | | | | | | | | | Python 2.6 str.format does not support unindexed parameters
| | * | | Python 2.6 str.format does not support unindexed parametersJohn Vandenberg2015-10-192-4/+4
| |/ / / | | | | | | | | | | | | | | | | --HG-- branch : py26-unindexed-parameters
* | | | Properly handle filenames with non-ASCII characters. #432Ned Batchelder2015-10-2511-33/+193
|/ / /
* | | Tweak neuter_encoding_declarationNed Batchelder2015-10-161-7/+2
| | |
* | | Check the .rst files also.Ned Batchelder2015-10-163-3/+4
| | |
* | | Do a better job decoding source files. #431Ned Batchelder2015-10-165-13/+27
|/ /
* | Make doc checking better, and fix two doc errors.Ned Batchelder2015-10-143-2/+8
| |
* | Use the latest of everythingNed Batchelder2015-10-142-3/+3
| |
* | Scooch the version alongNed Batchelder2015-10-141-1/+1
| |
* | Build docs regularly so we find out when things are busted.Ned Batchelder2015-10-133-3/+7
| |
* | Sphinx doesn't like duplicate conflicting url definitionsNed Batchelder2015-10-132-2/+0
| |
* | Coverage 4.0.1Ned Batchelder2015-10-131-0/+1
| |
* | Best to make kits from a clean treecoverage-4.0.1Ned Batchelder2015-10-131-1/+1
| |
* | Latest sample htmlNed Batchelder2015-10-1311-21/+21
| |
* | Change version number to 4.0.1Ned Batchelder2015-10-131-1/+1
| |
* | Update docs for 4.0.1Ned Batchelder2015-10-134-4/+55
| |
* | Adding all the files to the source kit also closed #281.Ned Batchelder2015-10-131-1/+2
| |
* | Fix explicit imports of __init__. #410Ned Batchelder2015-10-135-6/+17
| |
* | Source kit now has a complete working tree. #137Ned Batchelder2015-10-132-1/+37
| |
* | Remove vestiges of .px doc converters.Ned Batchelder2015-10-103-24/+1
| |
* | --skip-covered shouldn't change the final result. #423.Ned Batchelder2015-10-104-11/+27
| |
* | Remove brief_sys from .coverage, until we have a better plan. #415.Ned Batchelder2015-10-102-9/+7
| |
* | Protect ourselves from mock'ed os. #416Ned Batchelder2015-10-0616-12/+111
| |
* | Remove the obsoleted doc for the [combine] configurationNed Batchelder2015-10-051-14/+0
| |
* | Changed my mind, next release will be 4.0.1Ned Batchelder2015-10-052-3/+3
| |
* | Combining now issues warnings on unreadable files, unconditionallyNed Batchelder2015-10-0410-67/+21
| |
* | No more speed penalty for settrace(gettrace()). #397.Ned Batchelder2015-10-032-0/+8
| |
* | BetterNed Batchelder2015-10-031-2/+2
| |
* | Prevent pyexpat.c from being recorded as source code. #419Ned Batchelder2015-10-033-2/+20
| |
* | Combine can now ignore errors.Ned Batchelder2015-10-0311-33/+178
| |
* | A better way to test for warnings.Ned Batchelder2015-10-033-11/+69
| |
* | A better name for this testNed Batchelder2015-10-031-2/+2
| |
* | Bit the bullet and fixed pep8 in cmdlineNed Batchelder2015-10-032-152/+170
| |
* | Latest versions of toolsNed Batchelder2015-09-292-2/+2
| |
* | Bump the version number to 4.1Ned Batchelder2015-09-292-1/+7
| |
* | Use more compact code for includes and omitsNed Batchelder2015-09-221-17/+7
| |
* | Also have to actually move the file...Ned Batchelder2015-09-201-0/+0
| | | | | | | | | | --HG-- rename : CHANGES.txt => CHANGES.rst
* | Rename CHANGES.txt to CHANGES.rst so repos will display it well.Ned Batchelder2015-09-203-4/+4
| |
* | Coverage 4.0Ned Batchelder2015-09-201-0/+1
| |
* | More howto detailscoverage-4.0Ned Batchelder2015-09-201-1/+0
| |
* | More details in howto.txtNed Batchelder2015-09-201-0/+2
| |
* | Latest sample HTML reportNed Batchelder2015-09-2026-7660/+7838
| |
* | Fix up some documentation linksNed Batchelder2015-09-205-11/+17
| |
* | Don't use the requirements badge, it will always say out of dateNed Batchelder2015-09-201-1/+1
| |