| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Latest howto tweakscoverage-4.5.3 | Ned Batchelder | 2019-03-10 | 1 | -3/+3 |
| * | Latest sample HTML | Ned Batchelder | 2019-03-10 | 11 | -4616/+4640 |
| * | Paperwork for 4.5.3 | Ned Batchelder | 2019-03-09 | 6 | -10/+12 |
| * | doc8 merged my -q option | Ned Batchelder | 2019-03-09 | 1 | -3/+1 |
| * | Fix a test that still thought we were on bitbucket | Ned Batchelder | 2019-03-09 | 1 | -1/+1 |
| * | Use a full URL for the Tidelift logo | Ned Batchelder | 2018-11-30 | 1 | -1/+1 |
| * | Fix a few last Bitbucket references #731 | Ned Batchelder | 2018-11-13 | 2 | -3/+2 |
| * | Oops, had tidelift twice | Ned Batchelder | 2018-11-12 | 1 | -5/+0 |
| * | Correct a link | Ned Batchelder | 2018-11-12 | 1 | -1/+1 |
| * | Bump version | Ned Batchelder | 2018-11-12 | 2 | -1/+7 |
| * | Might as well keep this accurate | Ned Batchelder | 2018-11-12 | 1 | -1/+1 |
| * | Latest sample HTMLcoverage-4.5.2 | Ned Batchelder | 2018-11-12 | 11 | -1777/+1777 |
| * | Making 4.5.2 | Ned Batchelder | 2018-11-12 | 6 | -10/+13 |
| * | Python 3.8 passes all tests | Ned Batchelder | 2018-11-12 | 1 | -2/+2 |
| * | One last decorator test change for 3.8 | Ned Batchelder | 2018-11-12 | 1 | -2/+10 |
| * | Update an HTML gold test due to new peephole optimizations (adapted from master) | Ned Batchelder | 2018-11-12 | 4 | -54/+50 |
| * | Python 3.8 will optimize away "while True:" | Ned Batchelder | 2018-11-12 | 4 | -10/+52 |
| * | Canonicalize the XML output | Ned Batchelder | 2018-11-12 | 1 | -5/+24 |
| * | Record that a bug was fixed. #700 | Ned Batchelder | 2018-11-03 | 1 | -2/+6 |
| * | More useful pytest output | Ned Batchelder | 2018-11-03 | 1 | -1/+1 |
| * | Keep 2.6 working | Ned Batchelder | 2018-11-03 | 1 | -2/+2 |
| * | Adapt to 3.8's way of tracing decorated functions | Ned Batchelder | 2018-11-03 | 4 | -14/+56 |
| * | More correct | Ned Batchelder | 2018-11-01 | 1 | -1/+1 |
| * | Move fiddly fnmatch logic into its own testable function | Ned Batchelder | 2018-11-01 | 2 | -26/+87 |
| * | Use a new event loop | Ned Batchelder | 2018-10-31 | 1 | -2/+2 |
| * | Get a fix for pip changes | Ned Batchelder | 2018-10-31 | 2 | -1/+4 |
| * | Appveyor improvements from master | Ned Batchelder | 2018-10-31 | 1 | -20/+44 |
| * | Update/fix help for --rcfile | Daniel Hahler | 2018-10-31 | 1 | -1/+4 |
| * | Bump the version number | Ned Batchelder | 2018-10-06 | 1 | -1/+1 |
| * | Add Tidelift logo to README.rst | Ned Batchelder | 2018-10-06 | 2 | -2/+13 |
| * | Add Tidelift links | Ned Batchelder | 2018-10-06 | 2 | -1/+14 |
| * | Add repology badge | Ned Batchelder | 2018-10-06 | 1 | -1/+5 |
| * | Add words about 3.8 | Ned Batchelder | 2018-10-06 | 3 | -2/+16 |
| * | Finally jumps back to exiting lines | Ned Batchelder | 2018-10-06 | 4 | -45/+151 |
| * | Python 3.8 uses Constant nodes in the AST | Ned Batchelder | 2018-10-06 | 1 | -1/+1 |
| * | Python 3.6 changed lnotab to signed bytes | Ned Batchelder | 2018-10-06 | 1 | -0/+2 |
| * | Add 3.8 to tox | Ned Batchelder | 2018-10-06 | 1 | -3/+6 |
| * | In 3.7, testing libs are issuing warnings. We don't want them to count agains... | Ned Batchelder | 2018-10-04 | 1 | -0/+5 |
| * | Jython isn't working, don't test it by default | Ned Batchelder | 2018-10-04 | 1 | -1/+1 |
| * | ResourceWarning isn't in py2? | Ned Batchelder | 2018-10-04 | 1 | -1/+1 |
| * | Pin pip and virtualenv | Ned Batchelder | 2018-10-04 | 1 | -0/+4 |
| * | Suppress needless warnings during tests | Ned Batchelder | 2018-10-04 | 1 | -0/+14 |
| * | Adapt to a recent 3.7 change in how functions with only docstrings get line-n... | Ned Batchelder | 2018-10-04 | 1 | -2/+8 |
| * | In 3.7, namespace modules can have: mod.__file__ is None | Ned Batchelder | 2018-10-04 | 2 | -8/+17 |
| * | Adapt to the 3.7.0b3 change in -m sys.path[0] behavior | Ned Batchelder | 2018-10-04 | 1 | -1/+9 |
| * | Undo some 3.7b4 ast tweaks | Ned Batchelder | 2018-10-04 | 2 | -16/+3 |
| * | A Tidelift logo | Ned Batchelder | 2018-09-26 | 3 | -1/+15 |
| * | Mention Tidelift | Ned Batchelder | 2018-09-26 | 1 | -0/+8 |
| * | So I can switch to this branch without seeing this file each time | Ned Batchelder | 2018-09-26 | 1 | -0/+1 |
| * | Make it easy to get the latest manylinux | Ned Batchelder | 2018-07-19 | 1 | -0/+3 |
