summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* style: use double-quotes in JavaScriptNed Batchelder2023-04-011-10/+10
* chore: make upgrade to remove hashesNed Batchelder2023-03-2610-1864/+303
* build: no longer use hashed pins #1592Ned Batchelder2023-03-267-8/+11
* chore: make upgradeNed Batchelder2023-03-2610-106/+100
* build: update .git-blame-ignore-revsNed Batchelder2023-03-221-0/+1
* style: double quotesNed Batchelder2023-03-2220-230/+230
* build: update .git-blame-ignore-revsNed Batchelder2023-03-221-0/+3
* style: use double-quotesNed Batchelder2023-03-227-170/+170
* style: clean up #1587Ned Batchelder2023-03-2210-37/+43
* docs: add compact HTML context reports to the changelogNed Batchelder2023-03-222-1/+7
* fix: put contexts dict in <script> and reveal them using JavaScript (#1587)Oleh Krehel2023-03-227-17/+65
* docs: fix some formatting in contributing.rstNed Batchelder2023-03-211-7/+6
* docs: correct some misspellings and add good words to the dictNed Batchelder2023-03-213-1/+21
* build(docs): sort the spelling dictNed Batchelder2023-03-211-24/+24
* build(docs): only load sphinxcontrib.spelling if we are spell-checking #1593Ned Batchelder2023-03-211-1/+3
* test: check the HTML for context outputNed Batchelder2023-03-213-0/+224
* test: provide more guidance about working with gold filesNed Batchelder2023-03-214-7/+25
* build: tidy up the clean actionNed Batchelder2023-03-211-2/+2
* build: make sure build can be deletedNed Batchelder2023-03-211-0/+1
* docs: three PRs from the PyCascades sprintNed Batchelder2023-03-201-0/+3
* docs: correct name alphabetizationNed Batchelder2023-03-201-3/+3
* docs: further slimming down of contribution instructionsNed Batchelder2023-03-201-27/+12
* docs: update contribution instructions (#1591)polkapolka2023-03-201-16/+29
* docs: additional clarity for getting started + contributing (#1590)Kassandra Keeton2023-03-201-2/+4
* build: Migrate pytest configuration to pyproject.toml.neiljp (Neil Pilgrim)2023-03-202-23/+26
* docs: more details, and current output, in contributing.rstNed Batchelder2023-03-201-43/+78
* build: more convenient cheatsNed Batchelder2023-03-163-3/+9
* build: more conventional job names for kit.ymlNed Batchelder2023-03-161-3/+3
* chore: make upgradeNed Batchelder2023-03-169-48/+41
* build: slightly more release automationNed Batchelder2023-03-162-1/+13
* build: bump versionNed Batchelder2023-03-162-2/+8
* docs: sample html for 7.2.27.2.2Ned Batchelder2023-03-1610-37/+37
* docs: prep for 7.2.2Ned Batchelder2023-03-165-11/+13
* fix: Remove missing type parameter (#1570)KotlinIsland2023-03-151-1/+5
* fix: don't measure all third-party packages if source is in third-party locationManuel Jacob2023-03-154-15/+44
* docs: wrap long linesNed Batchelder2023-03-152-6/+7
* docs: #1573 is fixed, thanks Benjamin ParzellaNed Batchelder2023-03-142-0/+7
* fix: generate xml report packages correctly on windows (#1574)Benjamin Parzella2023-03-142-1/+34
* build: will this work on fork pr's?Ned Batchelder2023-03-141-2/+2
* build: run dependency check on pushes, for more action uniformityNed Batchelder2023-03-141-1/+11
* build: use .in from .inNed Batchelder2023-03-146-136/+58
* chore: make upgradeNed Batchelder2023-03-148-87/+87
* docs: never run pip directlyNed Batchelder2023-03-144-6/+6
* docs: changelog for #1583Ned Batchelder2023-03-142-1/+6
* Fix lcov coverageIan Moore2023-03-142-3/+3
* build: make the coverage workflow more similar to the testsuite workflowNed Batchelder2023-03-122-6/+6
* fix: recent pypy3.9 now omits lines after jumpsNed Batchelder2023-03-122-4/+10
* debug: label the assert messagesNed Batchelder2023-03-121-2/+2
* build: run mypy by default, and fix "unused" errors from updated mypyNed Batchelder2023-03-073-5/+5
* chore: make upgradeNed Batchelder2023-03-079-523/+506