summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix a nameNed Batchelder2018-06-111-1/+1
* Bump to 5.0a2Ned Batchelder2018-06-051-0/+4
* Didn't ship it in MayNed Batchelder2018-06-051-1/+1
* Updates for 5.0a1Ned Batchelder2018-05-281-2/+4
* Clean upNed Batchelder2018-05-281-0/+2
* Add a note about the lstat cacheNed Batchelder2018-05-141-0/+4
* Big changes should be mentioned in the changelogNed Batchelder2018-05-061-0/+2
* Going to drop support for 2.6 and 3.3, so bump the versionNed Batchelder2018-05-051-1/+1
* Document COVERAGE_RCFILENed Batchelder2018-04-191-1/+1
* COVERAGE_RCFILE can specify the config file location. #650Ned Batchelder2018-04-191-0/+5
* It helps me to remember what's going on if I put the next version number hereNed Batchelder2018-04-191-3/+2
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-181-2/+2
* A new warning for files already imported before coverage startsNed Batchelder2018-02-201-1/+3
* Bump versionNed Batchelder2018-02-101-0/+5
* Making 4.5.1Ned Batchelder2018-02-101-3/+5
* Configurer plugins should be reported by --debug=sysNed Batchelder2018-02-101-1/+3
* Oops, omitting inside a source package didn't work. Now it does. #638Ned Batchelder2018-02-101-0/+6
* Properly handle empty decorated functions in 3.7. #640Ned Batchelder2018-02-091-1/+5
* A nicer comment blockNed Batchelder2018-02-031-10/+9
* Bump version and improve notes about how to bump versionsNed Batchelder2018-02-031-0/+20
* Version 4.5 paperworkNed Batchelder2018-02-031-2/+2
* Ensure mapped paths use the separator of the result. #618Ned Batchelder2018-01-221-0/+6
* Fix typosNed Batchelder2018-01-211-3/+3
* Raise an error if combine can't find usable data files. #629Ned Batchelder2018-01-211-2/+8
* fail_under can now be a float. #631.Ned Batchelder2018-01-211-0/+6
* Don't confuse run-include with report-include (and also omit). Fixes #621 and...Ned Batchelder2018-01-201-0/+8
* Don't ever create HTML filenames longer than ~200 chars. Fixes #627.Ned Batchelder2018-01-201-0/+6
* Merged in jdufresne/coverage.py (pull request #135)Ned Batchelder2018-01-061-2/+2
|\
| * Update all Read the Docs links to use httpsJon Dufresne2018-01-061-2/+2
* | A new kind of plug-in: configurers. #563Ned Batchelder2018-01-061-2/+7
|/
* Scooch version to 4.4.3Ned Batchelder2017-11-051-0/+8
* Version 4.4.2 prepNed Batchelder2017-11-041-2/+2
* Clean up and credit for #265 and #101Ned Batchelder2017-10-241-1/+6
* Explicitly specified secondary config files are properly read. #588Ned Batchelder2017-10-211-0/+5
* A little cleanup for #581Ned Batchelder2017-10-211-0/+7
* Perform tilde expansion on file path config values. #589Ned Batchelder2017-10-211-0/+4
* Be more flexible about the command name in help. #600Ned Batchelder2017-10-191-0/+5
* Add an explicit test for weird module docstring behavior.Ned Batchelder2017-10-051-1/+3
* Update URLs so link-checker doesn't spew red.Ned Batchelder2017-06-141-48/+48
* Scooch to 4.4.2a0Ned Batchelder2017-05-151-0/+6
* Making a 4.4.1 for packaging reasonscoverage-4.4.1Ned Batchelder2017-05-141-3/+3
* bump version to 4.4.1a0Ned Batchelder2017-05-081-0/+8
* prep for v4.4Ned Batchelder2017-05-071-2/+2
* Bitbucket redirects /issue/ to /issues/ so just change the URLsNed Batchelder2017-05-071-143/+143
* Use a terser reference to issuesNed Batchelder2017-05-071-7/+5
* Make sure xml reports specify valid source filenames. #526Ned Batchelder2017-05-051-0/+5
* A previous fix was misattributed to issue #526.Ned Batchelder2017-05-041-3/+2
* Don't warn that namespace packages have no code. #572Ned Batchelder2017-05-041-0/+4
* Use correct name for package source files. #526Ned Batchelder2017-05-031-0/+5
* Properly round-trip the trace function even when not measuring coverage. #575Ned Batchelder2017-05-021-0/+6