summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* make upgrade, but not ready for tox 4 yetNed Batchelder2022-12-256-115/+19
* test: remove pycontractsNed Batchelder2022-12-254-59/+9
* test: 'assert any(' has to be partialNed Batchelder2022-12-241-0/+2
* test: remove obsolete skipsNed Batchelder2022-12-242-28/+0
* docs: bump versionNed Batchelder2022-12-232-2/+8
* docs: releases take a little bit longer now7.0.1Ned Batchelder2022-12-231-2/+5
* docs: latest sample HTML reportNed Batchelder2022-12-2311-41/+41
* docs: prep for 7.0.1Ned Batchelder2022-12-233-7/+9
* fix: also look into .whl files for sourceNed Batchelder2022-12-233-2/+9
* fix: more information when mapping rules aren't working right.Ned Batchelder2022-12-231-0/+4
* fix: certain strange characters caused reporting to fail. #1512Ned Batchelder2022-12-233-1/+38
* fix: don't forbid plus signs in file names. #1513Ned Batchelder2022-12-233-3/+13
* chore: make upgradeNed Batchelder2022-12-219-98/+90
* test: don't run tests on Windows PyPy-3.9Ned Batchelder2022-12-211-0/+4
* build: PyPy wheel now installs on 3.7, 3.8, and 3.9. #1510Ned Batchelder2022-12-204-7/+9
* test: tox-gh-actions says to do it like thisNed Batchelder2022-12-181-1/+1
* docs: bump versionNed Batchelder2022-12-182-3/+9
* docs: latest sample HTML report7.0.0Ned Batchelder2022-12-1811-41/+41
* docs: prep for 7.0.0Ned Batchelder2022-12-186-8/+11
* chore: make upgradeNed Batchelder2022-12-187-51/+51
* docs: #1024 was also fixedNed Batchelder2022-12-111-1/+2
* chore: make upgradeNed Batchelder2022-12-077-63/+100
* build: use tox.pip to ensure all tox pins are the sameNed Batchelder2022-12-071-1/+1
* test: this was wrong?Ned Batchelder2022-12-071-1/+1
* chore: make upgradeNed Batchelder2022-12-076-69/+69
* build: a target to summarize `make upgrade`Ned Batchelder2022-12-071-0/+2
* build: this link could be useful in the futureNed Batchelder2022-12-061-0/+1
* test: use an ubuntu that has all the deadsnakes nightlies.Ned Batchelder2022-12-061-1/+5
* test: use deadsnakes v3.0.0Ned Batchelder2022-12-051-2/+1
* fix(docs): pre-release urls were wrong in the package descriptionNed Batchelder2022-12-031-1/+10
* docs: opvars / unopvarsNed Batchelder2022-12-031-1/+3
* chore: bump versionNed Batchelder2022-12-032-2/+8
* build: more-correct version bumpingNed Batchelder2022-12-031-5/+8
* docs: prep for 7.0.0b17.0.0b1Ned Batchelder2022-12-032-3/+7
* docs: update man page for `report --format`Ned Batchelder2022-12-031-1/+4
* test: setting COLUMNS=80 broadly makes pytest too narrowNed Batchelder2022-12-032-3/+6
* test: deadsnakes dropped 3.9, so don't test it nightlyNed Batchelder2022-12-031-1/+0
* docs: mastodon linksNed Batchelder2022-12-032-1/+5
* chore: make upgradeNed Batchelder2022-12-033-18/+9
* build: do we still need this pin?Ned Batchelder2022-12-031-6/+0
* docs: prep for 7.0.0b1Ned Batchelder2022-12-033-7/+10
* docs: edit the changelog for 7.0.0Ned Batchelder2022-12-031-18/+61
* test: ensure columns=80 for coggingNed Batchelder2022-12-031-1/+5
* test: only rerun the failed tests in CISviatoslav Sydorenko2022-12-021-12/+3
* chore: make upgradeNed Batchelder2022-12-029-28/+31
* build: use --resolver=backtracking as advisedNed Batchelder2022-12-021-1/+1
* fix: when checking source existence for remapping, zipfiles are okNed Batchelder2022-12-013-16/+73
* fix: prevent infinite recursionNed Batchelder2022-12-012-3/+9
* test: don't add tests conditionally, skip them insteadNed Batchelder2022-12-011-6/+5
* chore: make upgradeNed Batchelder2022-12-016-42/+42