summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add 3.6 to the test matrixNed Batchelder2016-05-171-4/+4
* One more pylint setting to modernizeNed Batchelder2016-05-121-2/+1
* Modernize pylintrc so we don't find code snippets in it any moreNed Batchelder2016-05-121-15/+10
* Move self-less methods to be functions.Ned Batchelder2016-05-121-12/+11
* Correct inaccuracies in CHANGESNed Batchelder2016-05-102-5/+5
* Scooch to 4.1b4Ned Batchelder2016-05-101-1/+1
* Coverage 4.1b3Ned Batchelder2016-05-100-0/+0
* Update words for 4.1b3coverage-4.1b3Ned Batchelder2016-05-104-10/+54
* This didn't need to be an attribute on the objectNed Batchelder2016-05-102-10/+9
* Make the two teplate rendering calls look alikeNed Batchelder2016-05-091-6/+11
* Correct the defaults for coverage.report(show_missing=None, skip_covered=None)Ned Batchelder2016-05-085-6/+14
* Return the Coverage instance from process_startupNed Batchelder2016-05-082-2/+11
* Update dependenciesNed Batchelder2016-05-082-4/+4
* Added an example to [omit] docsNed Batchelder2016-05-081-1/+10
* Use the latest for quick testsNed Batchelder2016-05-081-1/+1
* Don't need this old css file any moreNed Batchelder2016-05-082-229/+0
* Don't get confused by namespace packages #456Ned Batchelder2016-05-083-1/+34
* A thread tweak suggested in #245Ned Batchelder2016-05-072-1/+5
* Mark a few more bugs as fixedNed Batchelder2016-05-071-1/+4
* Clarify a pleaNed Batchelder2016-05-071-1/+1
* Fix nose URLs to not point to a weird spammy siteNed Batchelder2016-05-052-3/+3
* Test on PyPy 5.1, and note the supportNed Batchelder2016-05-034-4/+10
* readthedocs.io nowNed Batchelder2016-04-3042-51/+51
* Use ->exit for missed branches in the textual report. #469Ned Batchelder2016-04-183-4/+8
* No need to break these linesNed Batchelder2016-04-121-4/+2
* The daily downloads badge is always zero, use weekly insteadNed Batchelder2016-04-121-2/+2
* Add mentions to the docs about the need for the C extensionNed Batchelder2016-03-294-9/+26
* A better way to indicate the presence of the C extensionNed Batchelder2016-03-294-12/+23
* Update the doc examples of --version outputNed Batchelder2016-03-291-4/+4
* Show the tracer class in help output. #479Ned Batchelder2016-03-284-8/+21
* #475 is fixed, say soNed Batchelder2016-03-281-0/+5
* Better descriptions of missing one-line executables. Part of #475Ned Batchelder2016-03-276-15/+68
* Latest geventNed Batchelder2016-03-261-1/+1
* Keep things running and quiet for 3.2Ned Batchelder2016-03-261-1/+3
* Force 2.7 wheels to be built with both builds of PythonNed Batchelder2016-03-061-0/+4
* Stop testing gevent on py26Ned Batchelder2016-03-022-4/+2
* trololol, trying random stuff for appveyor+geventNed Batchelder2016-03-021-0/+1
* Try this for gevent on appveyor?Ned Batchelder2016-03-021-0/+1
* Update requirements, maybe this will make gevent work on appveyorNed Batchelder2016-03-023-4/+4
* Extra diagnosis for gevent install failures on AppveyorNed Batchelder2016-03-021-0/+3
* Remove unused importNed Batchelder2016-03-021-1/+0
* Entry arcs now use the negative first line of the code object instead of -1.Ned Batchelder2016-03-025-55/+63
* Update two dependenciesNed Batchelder2016-02-281-2/+2
* Even more preciseNed Batchelder2016-02-281-8/+9
* Correct spelling. #477Ned Batchelder2016-02-281-8/+8
* Merged in Nagasaki45/coverage.py (pull request #78)Ned Batchelder2016-02-2815-118/+204
|\
| * Make the help text easier to read in the sourceNed Batchelder2016-02-251-20/+20
| * Tweaks to the dependency docs changeNed Batchelder2016-02-252-7/+9
| * Merged in iluxame/coverage.py (pull request #79)Ned Batchelder2016-02-251-6/+8
| |\
| | * Fixing CTracer installation documentationiluxame2016-02-251-6/+8