summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: no need for setup.cfgHEADmasterNed Batchelder2023-05-152-5/+1
* build: sign artifacts with sigstoreNed Batchelder2023-05-151-0/+41
* fix: lcov report indexeerror for some Jinja2 files. #1553Ned Batchelder2023-05-143-0/+133
* refactor(test): move some tests to a new fileNed Batchelder2023-05-142-145/+159
* test: remove unneeded shebang lines in test codeNed Batchelder2023-05-141-46/+34
* style: a bit of refactoring for lcov codeNed Batchelder2023-05-132-27/+29
* refactor: mypy doesn't need this cast anymoreNed Batchelder2023-05-131-2/+2
* chore: make upgradeNed Batchelder2023-05-138-27/+27
* refactor: file names match the commands they implement betterNed Batchelder2023-05-1313-1517/+1517
* test: adjust pybehave and tests for pypy 3.10Ned Batchelder2023-05-122-5/+13
* build: test nightly on pypy-3.10Ned Batchelder2023-05-121-0/+1
* fix: Python3.12 now inlines comprehensionsNed Batchelder2023-05-116-14/+47
* docs: minor improvements to the migrating pageNed Batchelder2023-05-111-10/+15
* test: try to silence a new warningNed Batchelder2023-05-112-1/+9
* build: on second thought, don't branch and commit when upgradingNed Batchelder2023-05-111-2/+0
* docs: one more contributor, even for a typo. Thanks, Charles ChanNed Batchelder2023-05-111-0/+1
* docs: tweak a paragraph about the HTML reportNed Batchelder2023-05-101-3/+4
* style: some clean-upsNed Batchelder2023-05-095-10/+9
* docs: more instructions in the issue templateNed Batchelder2023-05-091-1/+1
* docs: lean harder on [report] exclude_also.Ned Batchelder2023-05-093-25/+27
* docs: fix typo in faq.rst (#1619)Charles Chan2023-05-051-1/+1
* test: skip a test that crashes setuptools>66Ned Batchelder2023-05-031-0/+7
* Revert "build: remove some unneeded tox steps"Ned Batchelder2023-05-031-2/+5
* chore: make upgradeNed Batchelder2023-05-0310-20/+17
* test: Linuxes can vary; make this test more flexibleNed Batchelder2023-05-021-4/+5
* docs: describe exclude_also betterNed Batchelder2023-04-301-5/+7
* test: slim down the fake stdout testNed Batchelder2023-04-301-11/+1
* build: bump versionNed Batchelder2023-04-302-2/+8
* docs: sample HTML for 7.2.57.2.5stableNed Batchelder2023-04-3010-37/+37
* docs: prep for 7.2.5Ned Batchelder2023-04-303-9/+11
* fix: a fake stdout might not have isattyNed Batchelder2023-04-303-2/+21
* chore: make upgradeNed Batchelder2023-04-289-29/+29
* build: make a branch and commit for upgradingNed Batchelder2023-04-281-0/+2
* build: bump versionNed Batchelder2023-04-282-2/+8
* docs: sample HTML for 7.2.47.2.4Ned Batchelder2023-04-2810-37/+37
* docs: prep for 7.2.4Ned Batchelder2023-04-284-9/+14
* fix: specific files to include/omit should match even with relative files #1604.Ned Batchelder2023-04-272-3/+8
* tet: add tests to reproduce #1604 (#1609)Marc Gibbons2023-04-271-0/+53
* docs: alphabetize the contributorsNed Batchelder2023-04-271-6/+6
* Add more contributors from the Git logHugo van Kemenade2023-04-271-0/+29
* refactor: parametrize a test for #1608Ned Batchelder2023-04-274-21/+16
* fix: source paths with trailing slashes causing inconsistent sources in XML r...Kevin Brown-Silva2023-04-272-1/+16
* test: refactor and add a test of terminal link textNed Batchelder2023-04-263-10/+28
* build: fine-tune the messages we get from metacovNed Batchelder2023-04-261-0/+4
* fix: no need for terminal url except for html reportNed Batchelder2023-04-263-7/+9
* feat: add hyperlink to console output (#1613)Ricardo Newbery2023-04-262-2/+16
* docs: thanks Marc Gibbons for the tox.ini fix in f41f8382Ned Batchelder2023-04-261-0/+1
* docs: clean up for #1610. Thanks, Brian Grohe.Ned Batchelder2023-04-254-6/+13
* docs: a new page about migrating between versionsBrian Grohe2023-04-252-0/+27
* build: remove some unneeded tox stepsNed Batchelder2023-04-251-6/+2