Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added an example to [omit] docs | Ned Batchelder | 2016-05-08 | 1 | -1/+10 | |
| | ||||||
* | Use the latest for quick tests | Ned Batchelder | 2016-05-08 | 1 | -1/+1 | |
| | ||||||
* | Don't need this old css file any more | Ned Batchelder | 2016-05-08 | 2 | -229/+0 | |
| | ||||||
* | Don't get confused by namespace packages #456 | Ned Batchelder | 2016-05-08 | 3 | -1/+34 | |
| | ||||||
* | A thread tweak suggested in #245 | Ned Batchelder | 2016-05-07 | 2 | -1/+5 | |
| | ||||||
* | Mark a few more bugs as fixed | Ned Batchelder | 2016-05-07 | 1 | -1/+4 | |
| | ||||||
* | Clarify a plea | Ned Batchelder | 2016-05-07 | 1 | -1/+1 | |
| | ||||||
* | Fix nose URLs to not point to a weird spammy site | Ned Batchelder | 2016-05-05 | 2 | -3/+3 | |
| | ||||||
* | Test on PyPy 5.1, and note the support | Ned Batchelder | 2016-05-03 | 4 | -4/+10 | |
| | ||||||
* | readthedocs.io now | Ned Batchelder | 2016-04-30 | 42 | -51/+51 | |
| | ||||||
* | Use ->exit for missed branches in the textual report. #469 | Ned Batchelder | 2016-04-18 | 3 | -4/+8 | |
| | ||||||
* | No need to break these lines | Ned Batchelder | 2016-04-12 | 1 | -4/+2 | |
| | ||||||
* | The daily downloads badge is always zero, use weekly instead | Ned Batchelder | 2016-04-12 | 1 | -2/+2 | |
| | ||||||
* | Add mentions to the docs about the need for the C extension | Ned Batchelder | 2016-03-29 | 4 | -9/+26 | |
| | ||||||
* | A better way to indicate the presence of the C extension | Ned Batchelder | 2016-03-29 | 4 | -12/+23 | |
| | ||||||
* | Update the doc examples of --version output | Ned Batchelder | 2016-03-29 | 1 | -4/+4 | |
| | ||||||
* | Show the tracer class in help output. #479 | Ned Batchelder | 2016-03-28 | 4 | -8/+21 | |
| | ||||||
* | #475 is fixed, say so | Ned Batchelder | 2016-03-28 | 1 | -0/+5 | |
| | ||||||
* | Better descriptions of missing one-line executables. Part of #475 | Ned Batchelder | 2016-03-27 | 6 | -15/+68 | |
| | ||||||
* | Latest gevent | Ned Batchelder | 2016-03-26 | 1 | -1/+1 | |
| | ||||||
* | Keep things running and quiet for 3.2 | Ned Batchelder | 2016-03-26 | 1 | -1/+3 | |
| | ||||||
* | Force 2.7 wheels to be built with both builds of Python | Ned Batchelder | 2016-03-06 | 1 | -0/+4 | |
| | ||||||
* | Stop testing gevent on py26 | Ned Batchelder | 2016-03-02 | 2 | -4/+2 | |
| | ||||||
* | trololol, trying random stuff for appveyor+gevent | Ned Batchelder | 2016-03-02 | 1 | -0/+1 | |
| | ||||||
* | Try this for gevent on appveyor? | Ned Batchelder | 2016-03-02 | 1 | -0/+1 | |
| | ||||||
* | Update requirements, maybe this will make gevent work on appveyor | Ned Batchelder | 2016-03-02 | 3 | -4/+4 | |
| | ||||||
* | Extra diagnosis for gevent install failures on Appveyor | Ned Batchelder | 2016-03-02 | 1 | -0/+3 | |
| | ||||||
* | Remove unused import | Ned Batchelder | 2016-03-02 | 1 | -1/+0 | |
| | ||||||
* | Entry arcs now use the negative first line of the code object instead of -1. | Ned Batchelder | 2016-03-02 | 5 | -55/+63 | |
| | ||||||
* | Update two dependencies | Ned Batchelder | 2016-02-28 | 1 | -2/+2 | |
| | ||||||
* | Even more precise | Ned Batchelder | 2016-02-28 | 1 | -8/+9 | |
| | ||||||
* | Correct spelling. #477 | Ned Batchelder | 2016-02-28 | 1 | -8/+8 | |
| | ||||||
* | Merged in Nagasaki45/coverage.py (pull request #78) | Ned Batchelder | 2016-02-28 | 15 | -118/+204 | |
|\ | | | | | | | State that --source value should be a comma separated list in the docs. | |||||
| * | Make the help text easier to read in the source | Ned Batchelder | 2016-02-25 | 1 | -20/+20 | |
| | | ||||||
| * | Tweaks to the dependency docs change | Ned Batchelder | 2016-02-25 | 2 | -7/+9 | |
| | | ||||||
| * | 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 | |
| | | | ||||||
| * | | Better branch-missed messages for lambdas. | Ned Batchelder | 2016-02-25 | 3 | -2/+39 | |
| | | | ||||||
| * | | Some plus_one lines were missing when drawing arcs | Ned Batchelder | 2016-02-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Tweak the docs | Ned Batchelder | 2016-02-22 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add an explicit test of the source= rc setting. | Ned Batchelder | 2016-02-21 | 1 | -0/+2 | |
| | | | ||||||
| * | | Also get rid of the leading space | Ned Batchelder | 2016-02-15 | 1 | -14/+14 | |
| | | | ||||||
| * | | Use templite's whitespace slurping to avoid post-processing the HTML | Ned Batchelder | 2016-02-15 | 2 | -15/+12 | |
| | | | ||||||
| * | | Templite can now collapse whitespace after tags | Ned Batchelder | 2016-02-15 | 2 | -43/+79 | |
| | | | ||||||
| * | | Pick off some lint | Ned Batchelder | 2016-02-15 | 5 | -23/+33 | |
| |/ | ||||||
* | | State that --source value should be a comma separated list in the docs. #477 | Tom Gurion | 2016-02-16 | 1 | -1/+1 | |
|/ | ||||||
* | Add missing branch explanations for while-loop | Ned Batchelder | 2016-02-15 | 2 | -5/+20 | |
| | ||||||
* | Clean up new helper | Ned Batchelder | 2016-02-15 | 1 | -6/+11 | |
| | ||||||
* | Skip a test on 2.6 | Ned Batchelder | 2016-02-15 | 1 | -0/+4 | |
| | ||||||
* | Combine add_arc and add_missing_fragments | Ned Batchelder | 2016-02-15 | 1 | -39/+19 | |
| |