summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove special handling of config_file=".coveragerc". #788nedbat/configfile-simplificationNed Batchelder2019-12-043-28/+2
* Coverage(data_file=None) means no data file at all. #871Ned Batchelder2019-12-025-7/+72
* A helper to get code objectsNed Batchelder2019-12-022-5/+10
* Polishing from a lightning talkNed Batchelder2019-12-021-8/+8
* The [paths] setting is ordered. #649Ned Batchelder2019-12-014-2/+56
* Keep the what's new up to dateNed Batchelder2019-12-011-0/+4
* Experimental: relative_files to support relative file names.Ned Batchelder2019-12-019-23/+146
* I'm not sure why I was deleting these meta env varsNed Batchelder2019-12-013-8/+4
* Don't do vars and users in abs_fileNed Batchelder2019-11-284-4/+10
* Make this test more resilientNed Batchelder2019-11-261-2/+1
* Run windows tests in parallelNed Batchelder2019-11-262-4/+17
* These tests needed temp directoriesNed Batchelder2019-11-261-1/+3
* Mark tests that don't need a temp dirNed Batchelder2019-11-254-5/+15
* Don't run pytracer tests on 32-bit WindowsNed Batchelder2019-11-251-0/+9
* Adapt to 3.9's way of reporting files using absolute paths.Ned Batchelder2019-11-2510-13/+45
* Report file names the way Python does: '{}', not {!r}Ned Batchelder2019-11-252-2/+2
* Test on Python 3.9Ned Batchelder2019-11-255-6/+22
* This line was too long, but nothing had changed in years?Ned Batchelder2019-11-251-3/+3
* Implement __spec__ for files we run. #745 #838Ned Batchelder2019-11-244-24/+86
* PokeNed Batchelder2019-11-181-1/+1
* Clean-ups I noticed while doing something elseNed Batchelder2019-11-175-34/+35
* Better getting startedNed Batchelder2019-11-162-13/+15
* Another detail about numbits_to_numsNed Batchelder2019-11-151-0/+4
* Make howitworks currentNed Batchelder2019-11-152-26/+57
* Thanks, Simon WillisonNed Batchelder2019-11-122-1/+4
* Updated register_sqlite_functions() docstringSimon Willison2019-11-121-0/+1
* Expose numbits_to_nums() SQL function, refs #868Simon Willison2019-11-122-0/+7
* Run Travis CI tests on 3.8 as wellSimon Willison2019-11-121-0/+1
* Templite {% joined %} is more convenient than trailing hyphensNed Batchelder2019-11-113-30/+59
* Bump versionNed Batchelder2019-11-112-1/+7
* rm -f doesn't need a minus prefixNed Batchelder2019-11-111-21/+21
* Updating GitHub should happen sooner than bumping the version numberNed Batchelder2019-11-111-10/+8
* Add 3.8 to appveyor, and update versionscoverage-5.0b1Ned Batchelder2019-11-111-10/+22
* Mention pytest-cov --cov-contextNed Batchelder2019-11-111-0/+4
* Don't keep unsupported wheelsNed Batchelder2019-11-111-0/+3
* Delete unused targetsNed Batchelder2019-11-111-7/+0
* Note when we dropped support for 3.4Ned Batchelder2019-11-111-0/+2
* Better auto-spelling of contributors' namesNed Batchelder2019-11-114-9/+17
* Napoleon gets noisy if you use informal typesNed Batchelder2019-11-112-27/+20
* Update the man page, and in the process, organize cmdline.pyNed Batchelder2019-11-102-39/+118
* 5.0b1 prepNed Batchelder2019-11-105-7/+9
* Coverage.py is only capitalized when it starts a sentenceNed Batchelder2019-11-102-5/+5
* Tweaks to Coverage docstringsNed Batchelder2019-11-101-10/+10
* Helpful command to open built doc filesNed Batchelder2019-11-101-2/+2
* Spell check the docsNed Batchelder2019-11-103-3/+40
* Contributors we had missed. Thanks, spell check!Ned Batchelder2019-11-102-1/+5
* Automatically consider contributors' names as correctly spelledNed Batchelder2019-11-102-24/+9
* Finish the sqldata.py docstringsNed Batchelder2019-11-103-12/+54
* Details of context tracingNed Batchelder2019-11-102-3/+3
* Remove :history: linesNed Batchelder2019-11-0915-86/+0