summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: prep for 6.6.0b16.6.0b1Ned Batchelder2022-10-314-10/+16
* doc: the toml fix also fixed #1345Ned Batchelder2022-10-301-2/+4
* fix: more relative_files=true fixes. #1280Ned Batchelder2022-10-304-2/+45
* fix: use glob matching instead of fnmatch. #1407Ned Batchelder2022-10-3010-117/+284
* test: correct some config tests, and fully cover tomlconfig.pyNed Batchelder2022-10-282-11/+25
* fix: in toml config, only apply environment substitution to coverage settings...Ned Batchelder2022-10-284-35/+75
* test: simulate the failure from issue #1481Ned Batchelder2022-10-281-0/+4
* chore: make upgrade (3.11 ubuntu gevent changed hash?)Ned Batchelder2022-10-276-27/+28
* build: build a 3.11 Mac arm64 kitNed Batchelder2022-10-271-2/+4
* build: install light threads on newer pythonsNed Batchelder2022-10-271-1/+2
* build: 3.11.0 and 3.12.0a1 are availableNed Batchelder2022-10-279-10/+11
* test: use modern pytest hook syntaxNed Batchelder2022-10-261-1/+1
* chore: make upgradeNed Batchelder2022-10-268-208/+143
* chore: make upgradeNed Batchelder2022-10-239-413/+439
* Use SPDX license expression in project metadata (#1478)Frazer McLean2022-10-211-1/+1
* docs: add another FAQNed Batchelder2022-10-201-2/+15
* fix: can't use PYPYVERSION without checking PYPY firstNed Batchelder2022-10-192-1/+8
* build: update three actions to latest version (#1473)Ned Batchelder2022-10-173-6/+3
* docs: mention 991 being fixed in CHANGES.rstNed Batchelder2022-10-151-1/+4
* test: simpler metacov.ini because of relative_file fixesNed Batchelder2022-10-151-1/+1
* docs: updates for implicit relative path mappingNed Batchelder2022-10-154-13/+22
* feat: implicitly combine relative pathsNed Batchelder2022-10-154-11/+45
* refactor: since we are showing regexes, make them a bit simplerNed Batchelder2022-10-152-5/+9
* fix: */foo matches "foo/x.py", to help with combining relative file names. #991Ned Batchelder2022-10-153-1/+33
* refactor(test): use parametrize instead of loopsNed Batchelder2022-10-151-29/+26
* test: uncomment an assertNed Batchelder2022-10-151-2/+1
* refactor: simplify the arguments to a test helperNed Batchelder2022-10-151-17/+14
* build(deps): bump schneegans/dynamic-badges-action from 1.4.0 to 1.5.0 (#1465)dependabot[bot]2022-10-101-2/+2
* build: the /io path was for metalinux, which is gone since 76e80108Ned Batchelder2022-10-101-2/+1
* docs: thanks for two build fixes, Michał and SviatoslavNed Batchelder2022-10-041-0/+2
* build: fix the branch protection gate check @ GHASviatoslav Sydorenko2022-10-041-6/+11
* refactor: remove minor pre-3.7 complexityNed Batchelder2022-10-021-3/+2
* build: remove redundant wheel dep from pyproject.tomlMichał Górny2022-10-011-1/+1
* build: automate release-related editsNed Batchelder2022-09-304-60/+100
* build: gh releases have pypi link and installation instructionNed Batchelder2022-09-301-3/+17
* build: bump versionNed Batchelder2022-09-292-1/+7
* build: commenting on fixes should happen before bumping the versionNed Batchelder2022-09-291-3/+3
* docs: sample html report6.5.0Ned Batchelder2022-09-2911-64/+64
* build: prep for 6.5.0Ned Batchelder2022-09-295-8/+10
* docs: changelog for json report branch detailsNed Batchelder2022-09-292-0/+7
* fix: keep negative arc valuesNed Batchelder2022-09-292-2/+2
* feat: include branches taken and missed in JSON report. #1425Christoph Blessing2022-09-292-45/+83
* docs: minor tweaks to db docsNed Batchelder2022-09-292-4/+5
* docs: add a note to the class-branch changeNed Batchelder2022-09-271-1/+3
* chore: make upgradeNed Batchelder2022-09-278-66/+66
* build: use the badge action coloringNed Batchelder2022-09-271-6/+3
* fix: `class` statements shouldn't be branches. #1449Ned Batchelder2022-09-265-7/+26
* build: ci cleanupNed Batchelder2022-09-201-10/+7
* build: a final step to give required checks a simple nameNed Batchelder2022-09-201-0/+11
* chore: make upgradeNed Batchelder2022-09-176-44/+38