summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* temp: don't run any actions on this wip branchnedbat/parallel-reports-1504-metacovNed Batchelder2022-12-087-831/+0
* temp: debug pickle problemsNed Batchelder2022-12-082-2/+20
* wip: parallel html reportingNed Batchelder2022-12-081-10/+16
* refactor: don't hold data so that Analysis can be picklednedbat/picklableNed Batchelder2022-12-085-37/+23
* build: igor.py cheats shows the github branch viewNed Batchelder2022-12-081-0/+1
* 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
* feat: file paths are only remapped if the result existsNed Batchelder2022-11-297-16/+44
* test: colored pytest output in GitHub ActionsNed Batchelder2022-11-292-0/+2
* style: fix spellingNed Batchelder2022-11-2818-57/+53
* build: next version will be 7.0Ned Batchelder2022-11-284-3/+8
* refactor: ensure all sqlite cursors are closedNed Batchelder2022-11-271-93/+131
* refactor: SimpleReprMixing wasn't simple, it was autoNed Batchelder2022-11-273-10/+10
* feat: implicit path mapping during reporting. #1212Ned Batchelder2022-11-276-13/+192
* chore: make upgradeNed Batchelder2022-11-269-167/+163
* style: long arg lists should be one per lineNed Batchelder2022-11-261-51/+142
* docs: add issue 1483 to the changelogNed Batchelder2022-11-251-1/+2
* build: cheats for commit-specific installsNed Batchelder2022-11-201-1/+7
* perf: more combine speed-upsNed Batchelder2022-11-205-13/+42
* build: allow for .devN version numbersNed Batchelder2022-11-174-16/+34
* refactor, docs: clean-up for #1387Ned Batchelder2022-11-175-9/+33
* feat: added support for finding unexecuted namespace packages (#1387)Felix Horvat2022-11-177-5/+41
* chore: make upgradeNed Batchelder2022-11-149-76/+72