summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated gold files with the faviconnedbat/faviconNed Batchelder2020-12-0536-80/+116
* A favicon for the HTML reportNed Batchelder2020-12-055-0/+5
* Auto-cancel workflows when pushing to a branchNed Batchelder2020-12-051-0/+20
* Retry in the case of failures. #1010Ned Batchelder2020-12-052-1/+12
* Coverage actionNed Batchelder2020-12-051-0/+57
* Run actions on any pull request, not just those going to masterNed Batchelder2020-11-302-2/+0
* UpgradesNed Batchelder2020-11-294-6/+8
* Silence previously unreported pylint warningsNed Batchelder2020-11-291-7/+7
* Run lint etc in GitHub ActionsNed Batchelder2020-11-292-3/+68
* Use --force-flaky to decrease the need for tox re-runsnedbat/tweak-actionsNed Batchelder2020-11-291-1/+1
* Give every step a human nameNed Batchelder2020-11-291-2/+5
* Use bash for everythingNed Batchelder2020-11-291-2/+4
* Only install Windows 2.7 support for 2.7Ned Batchelder2020-11-291-2/+2
* Small tweaks to GHA syntaxNed Batchelder2020-11-291-6/+9
* Kits are built on demand onlyNed Batchelder2020-11-281-4/+0
* Mention the CI changesNed Batchelder2020-11-281-0/+2
* Remove unneeded CI and kitting supportNed Batchelder2020-11-2812-734/+11
* Keep version pins in .pip filesNed Batchelder2020-11-284-3/+10
* Building kits with GitHub ActionsNed Batchelder2020-11-282-0/+109
* Retry tox if it fails, to avoid flaky failuresNed Batchelder2020-11-281-1/+20
* This test is picky about platformsNed Batchelder2020-11-281-1/+1
* Fix tests for GitHub windows platformNed Batchelder2020-11-284-9/+11
* GitHub Action for running testsNed Batchelder2020-11-283-4/+55
* Fix --source performance regression. #1037Ned Batchelder2020-10-113-11/+29
* PyPy 3.7 doesn't act exactly like CPython 3.7Ned Batchelder2020-10-103-3/+3
* More-recent versions of PythonNed Batchelder2020-10-102-11/+12
* Python 3.10Ned Batchelder2020-10-103-5/+7
* More about optionalNed Batchelder2020-09-271-0/+8
* dependenciesNed Batchelder2020-09-231-1/+2
* Build all the doc formatsNed Batchelder2020-09-231-2/+5
* Sphinx 3 changed versionadded. Go back while I figure out what to doNed Batchelder2020-09-131-1/+1
* BumpNed Batchelder2020-09-132-1/+6
* Making a releasecoverage-5.3Ned Batchelder2020-09-1316-29/+31
* If a plugin is disabled, don't try to record its file tracers. #1011Ned Batchelder2020-09-134-1/+53
* Move disable_plugin to PythonNed Batchelder2020-09-133-47/+21
* Fix a missed exception handling for bad pluginsNed Batchelder2020-09-132-1/+24
* ambigious -> ambiguousNed Batchelder2020-09-125-10/+10
* Docs and cleanup for source_pkgsNed Batchelder2020-09-128-9/+31
* Create Way to force package even if filepath exists (#1026)Thomas Grainger2020-09-128-2/+29
* Thomas Grainger's first commitNed Batchelder2020-09-121-0/+1
* replace confusing comment with assertion (#1028)Thomas Grainger2020-09-121-3/+12
* Explain a mysteryNed Batchelder2020-09-021-0/+4
* Remove a noisy command from the outputnedbat/bug959Ned Batchelder2020-08-181-1/+1
* Fix two problems with docsNed Batchelder2020-08-182-3/+3
* Don't complain about trivial problems in doc/helpNed Batchelder2020-08-181-0/+1
* Update requirementsNed Batchelder2020-08-184-6/+6
* More bitbucket->github urlsNed Batchelder2020-08-1815-58/+55
* A better way to fix sphinx-tabsNed Batchelder2020-08-182-2/+4
* Bitbucket hg repos are goneNed Batchelder2020-08-184-261/+261
* Prevent trailing whitespace in doc/help/* filesNed Batchelder2020-08-1810-28/+28