summaryrefslogtreecommitdiff
path: root/CHANGES.rst
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGES for issue #524Ned Batchelder2016-12-141-0/+4
* Clarify the latest changelog entryNed Batchelder2016-12-061-2/+2
* Prevent UnicodeErrors in HTML reports with Unicode configuration valuesNed Batchelder2016-12-061-0/+3
* .rst max line is 79Ned Batchelder2016-11-281-2/+2
* Avoid flags in regexes we combineNed Batchelder2016-11-271-0/+3
* Try to describe what PyPy we test withNed Batchelder2016-11-211-1/+3
* Credit where credit is due: Thanks, Stephen Finucane.Ned Batchelder2016-11-191-4/+5
* Read options from tox.iniissue-519Stephen Finucane2016-11-181-0/+5
* Don't collapse in an ascii-only file-world. #533Ned Batchelder2016-11-171-0/+3
* TypoNed Batchelder2016-11-131-1/+1
* Use py2 ConfigParser if we can, prevents deprecation warnings. #530Ned Batchelder2016-11-081-0/+4
* Trailing space...Ned Batchelder2016-11-071-1/+1
* A fix for coding declarations, bug #529Ned Batchelder2016-11-051-0/+4
* Change log is up-to-date with changesNed Batchelder2016-10-221-0/+3
* Update changesNed Batchelder2016-10-221-6/+11
* And mention it in the change logNed Batchelder2016-10-211-0/+3
* Another issue about clobbering combine dataNed Batchelder2016-10-051-1/+2
* Use doc8 for some light checking of doc filesNed Batchelder2016-10-021-7/+8
* Don't print a call stack for each line in multi-line debug outputNed Batchelder2016-09-241-0/+4
* Ensure random suffixes are different after forkingNed Batchelder2016-09-221-0/+5
* Omit needless whitespace in json-based data filesNed Batchelder2016-09-131-0/+2
* Combining twice shouldn't lose data. #412, #516Ned Batchelder2016-08-071-0/+8
* Add support for PyPy3 5.2 alpha 1Ned Batchelder2016-08-031-0/+2
* The recent auto_load changes fixed #510Ned Batchelder2016-07-291-1/+2
* Add a test that .pth measurement doesn't include existing dataNed Batchelder2016-07-291-0/+5
* Closes issue #505Ned Batchelder2016-07-281-0/+9
* Paperwork for version 4.2Ned Batchelder2016-07-261-2/+2
* Give credit to Ville Skytt? for pr #85Ned Batchelder2016-07-251-0/+2
* Fail command lines that use multiprocessing and other options together. #495Ned Batchelder2016-07-091-0/+14
* Update the 4.2b1 details where we need themcoverage-4.2b1Ned Batchelder2016-07-041-2/+2
* 4.2 is mostly sprint workNed Batchelder2016-07-041-0/+2
* Let the concurrency option be multi-valued. #484Ned Batchelder2016-07-041-2/+10
* Combine no longer appends by defaultNed Batchelder2016-06-251-0/+8
* Prevent subprocess measurement from measuring coverage commands. #492Ned Batchelder2016-06-241-0/+6
* A real name for karlw00tNed Batchelder2016-06-191-1/+1
* Final touch on docs for sort columnNed Batchelder2016-06-101-1/+1
* Clean up #199Ned Batchelder2016-06-081-0/+5
* Note that test_helpers is goneNed Batchelder2016-06-041-0/+4
* Finish #396.Ned Batchelder2016-06-021-0/+5
* Paperwork for #231Ned Batchelder2016-06-021-0/+5
* Finish paperwork for #478Ned Batchelder2016-06-021-0/+4
* Update changes for #454Ned Batchelder2016-06-021-1/+6
* Finish up the fix for #298Ned Batchelder2016-06-021-0/+8
* Getting ready for 4.1 finalNed Batchelder2016-05-211-2/+2
* Clean upsNed Batchelder2016-05-201-1/+1
* Restore Reporter.file_reporters, with a deprecation warning.Ned Batchelder2016-05-201-0/+8
* Correct inaccuracies in CHANGESNed Batchelder2016-05-101-2/+2
* Update words for 4.1b3coverage-4.1b3Ned Batchelder2016-05-101-2/+2
* Correct the defaults for coverage.report(show_missing=None, skip_covered=None)Ned Batchelder2016-05-081-0/+8
* Return the Coverage instance from process_startupNed Batchelder2016-05-081-0/+4