Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Quiet a pylint warning | Ned Batchelder | 2018-06-30 | 1 | -0/+2 | |
| | | ||||||
* | | Run pylint on travis | Ned Batchelder | 2018-06-30 | 2 | -1/+10 | |
| | | ||||||
* | | Spelling in pylint isn't worth the difficulty of installing enchant | Ned Batchelder | 2018-06-30 | 3 | -14/+0 | |
| | | ||||||
* | | ResourceWarning isn't in py2? | Ned Batchelder | 2018-06-29 | 1 | -1/+1 | |
| | | ||||||
* | | Jython isn't working, don't test it by default | Ned Batchelder | 2018-06-29 | 1 | -1/+1 | |
| | | ||||||
* | | Suppress needless warnings during tests | Ned Batchelder | 2018-06-29 | 1 | -0/+14 | |
| | | ||||||
* | | Fix a too-long line | Ned Batchelder | 2018-06-29 | 1 | -1/+2 | |
| | | ||||||
* | | New gold files with trimmed whitespace | Ned Batchelder | 2018-06-29 | 38 | -796/+76 | |
| | | ||||||
* | | Trim unneeded whitespace from HTML output | Ned Batchelder | 2018-06-29 | 2 | -0/+4 | |
| | | ||||||
* | | Fix the indentation of closing triple quotes | Ned Batchelder | 2018-06-28 | 1 | -12/+12 | |
| | | ||||||
* | | Update requirements | Ned Batchelder | 2018-06-28 | 4 | -8/+8 | |
| | | ||||||
* | | Exclude site-packages so vendored code doesn't pollute test results | Ned Batchelder | 2018-06-28 | 2 | -1/+16 | |
| | | ||||||
* | | Mention the move to GitHub in CHANGES | Ned Batchelder | 2018-06-28 | 1 | -0/+5 | |
| | | ||||||
* | | Windows file paths in the HTML have to be canonicalized | Ned Batchelder | 2018-06-27 | 1 | -0/+4 | |
| | | ||||||
* | | Need to escape when using Windows paths as regexes | Ned Batchelder | 2018-06-27 | 1 | -1/+1 | |
| | | ||||||
* | | Lose a little less information when scrubbing HTML | Ned Batchelder | 2018-06-27 | 2 | -4/+4 | |
| | | ||||||
* | | Absolute paths in the HTML report have to be scrubbed | Ned Batchelder | 2018-06-27 | 1 | -2/+8 | |
| | | ||||||
* | | Exclude a failure-only line | Ned Batchelder | 2018-06-27 | 1 | -1/+1 | |
| | | ||||||
* | | Updated gold files for bom.py | Ned Batchelder | 2018-06-27 | 4 | -30/+265 | |
| | | ||||||
* | | Gold files can be in versioned subdirectories | Ned Batchelder | 2018-06-27 | 1 | -2/+30 | |
| | | ||||||
* | | Updated html gold files | Ned Batchelder | 2018-06-27 | 34 | -283/+293 | |
| | | ||||||
* | | Compare HTML more strictly | Ned Batchelder | 2018-06-27 | 1 | -13/+25 | |
| | | ||||||
* | | Add a header to make diffs more readable | Ned Batchelder | 2018-06-27 | 1 | -0/+2 | |
| | | ||||||
* | | .hgignore is gone, no need to check it. | Ned Batchelder | 2018-06-27 | 1 | -1/+0 | |
| | | ||||||
* | | some minor improvements for the farm tests | Ned Batchelder | 2018-06-26 | 1 | -5/+9 | |
|\ \ | ||||||
| * | | tests: some minor improvements for the farm tests | Daniel Hahler | 2018-05-06 | 1 | -5/+9 | |
| | | | ||||||
* | | | Explain the lab directory | Ned Batchelder | 2018-06-26 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge pull request #670 from cclauss/print_function | Ned Batchelder | 2018-06-25 | 3 | -16/+16 | |
|\ \ \ | | | | | | | | | print() is a function in Python 3 | |||||
| * | | | print() is a function in Python 3 | cclauss | 2018-06-25 | 3 | -16/+16 | |
| | | | | ||||||
* | | | | I guess it's travis.com now? | Ned Batchelder | 2018-06-25 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Try Appveyor without --user | Ned Batchelder | 2018-06-24 | 1 | -2/+2 | |
| | | | ||||||
* | | | Try forcing an explicit pip version | Ned Batchelder | 2018-06-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | Simplify a format | Ned Batchelder | 2018-06-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | Explain some testing environment variables | Ned Batchelder | 2018-06-24 | 1 | -0/+15 | |
| | | | ||||||
* | | | bom.py lost its BOM. Fix it. | Ned Batchelder | 2018-06-24 | 1 | -0/+6 | |
| | | | ||||||
* | | | Change url in the distribution to GitHub | Ned Batchelder | 2018-06-24 | 2 | -2/+2 | |
| | | | ||||||
* | | | Don't need .hg* files | Ned Batchelder | 2018-06-24 | 2 | -112/+0 | |
| | | | ||||||
* | | | Update README for GitHub | Ned Batchelder | 2018-06-24 | 1 | -3/+2 | |
| | | | ||||||
* | | | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 218 | -218/+218 | |
| | | | ||||||
* | | | Pull in 4.5.1a changes to update docs for GitHub migration. | Ned Batchelder | 2018-06-23 | 4 | -21/+13 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Update docs to point to GitHubcoverage-4.5.1a | Ned Batchelder | 2018-06-23 | 4 | -21/+13 | |
| | | | ||||||
* | | | I like to give credit where credit is due | Ned Batchelder | 2018-06-19 | 1 | -0/+1 | |
| | | | ||||||
* | | | Drop support for EOL 2.5, 2.6 and 3.3 | Hugo | 2018-06-19 | 3 | -13/+3 | |
| | | | ||||||
* | | | Make version checking more uniform | Ned Batchelder | 2018-06-13 | 6 | -13/+14 | |
| | | | ||||||
* | | | Adapt to a recent 3.7 change in how functions with only docstrings get ↵ | Ned Batchelder | 2018-06-13 | 1 | -2/+8 | |
| | | | | | | | | | | | | line-numbered | |||||
* | | | Fix a name | Ned Batchelder | 2018-06-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | Bump to 5.0a2 | Ned Batchelder | 2018-06-05 | 3 | -2/+7 | |
| | | | ||||||
* | | | Coverage 5.0a1 | Ned Batchelder | 2018-06-05 | 1 | -0/+1 | |
| | | | ||||||
* | | | One other 5.0a1 date to fixcoverage-5.0a1 | Ned Batchelder | 2018-06-05 | 1 | -1/+1 | |
| | | | ||||||
* | | | Didn't ship it in May | Ned Batchelder | 2018-06-05 | 1 | -1/+1 | |
| | | |