| Commit message (Expand) | Author | Age | Files | Lines |
| * | mypy: exclude fullcoverage/encodings.py | Ned Batchelder | 2023-01-10 | 1 | -0/+1 |
| * | mypy: execfile.py | Ned Batchelder | 2023-01-10 | 1 | -1/+1 |
| * | mypy: test_venv.py | Ned Batchelder | 2023-01-07 | 1 | -2/+2 |
| * | mypy: templite.py test_templite.py | Ned Batchelder | 2023-01-07 | 1 | -4/+7 |
| * | mypy: test_testing.py test_version.py | Ned Batchelder | 2023-01-07 | 1 | -3/+4 |
| * | mypy: test_parser.py test_phystokens.py test_process.py test_report.py test_r... | Ned Batchelder | 2023-01-07 | 1 | -2/+4 |
| * | mypy: debug.py | Ned Batchelder | 2023-01-05 | 1 | -1/+1 |
| * | mypy: test_goldtest.py test_json.py test_lcov.py test_mixins.py test_numbits.... | Ned Batchelder | 2023-01-05 | 1 | -2/+3 |
| * | mypy: test_debug.py test_execfile.py test_filereporter.py test_files.py | Ned Batchelder | 2023-01-04 | 1 | -2/+3 |
| * | mypy: test_coverage.py, test_data.py | Ned Batchelder | 2023-01-04 | 1 | -1/+1 |
| * | mypy: test helpers: conftest.py mixins.py osinfo.py | Ned Batchelder | 2023-01-04 | 1 | -1/+1 |
| * | mypy: summary.py, test_summary.py, tests/coveragetest.py | Ned Batchelder | 2023-01-04 | 1 | -4/+5 |
| * | mypy: misc.py, test_misc.py | Ned Batchelder | 2023-01-03 | 1 | -2/+2 |
| * | mypy: test_config.py, test_context.py | Ned Batchelder | 2023-01-03 | 1 | -9/+9 |
| * | mypy: test_concurrency.py, test_python.py | Ned Batchelder | 2023-01-03 | 1 | -2/+3 |
| * | mypy: test_annotate.py test_arcs.py test_collector.py | Ned Batchelder | 2023-01-02 | 1 | -1/+1 |
| * | mypy: test_xml.py | Ned Batchelder | 2023-01-01 | 1 | -1/+1 |
| * | mypy: xmlreport.py | Ned Batchelder | 2023-01-01 | 1 | -1/+1 |
| * | mypy: check collector.py and plugin_support.py | Ned Batchelder | 2023-01-01 | 1 | -2/+2 |
| * | mypy: add cmdline.py and test_cmdline.py | Ned Batchelder | 2022-12-31 | 1 | -7/+4 |
| * | mypy: add env.py | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
| * | mypy: add lcovreport.py | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
| * | mypy: add annotate.py and jsonreport.py | Ned Batchelder | 2022-12-31 | 1 | -2/+2 |
| * | mypy: add __init__.py, __main__.py, bytecode.py, context.py, exceptions.py, r... | Ned Batchelder | 2022-12-31 | 1 | -3/+4 |
| * | mypy: control.py is checked | Ned Batchelder | 2022-12-31 | 1 | -2/+3 |
| * | mypy: check tests/goldtest.py, tests/test_html.py | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
| * | mypy: check tests/helpers.py | Ned Batchelder | 2022-12-31 | 1 | -1/+1 |
| * | mypy: add data.py and test_api.py | Ned Batchelder | 2022-12-31 | 1 | -4/+5 |
| * | refactor: removed mentions of Jython and IronPython | Ned Batchelder | 2022-12-30 | 1 | -2/+0 |
| * | mypy: inorout.py, disposition.py, and part of control.py | Ned Batchelder | 2022-12-30 | 1 | -1/+1 |
| * | mypy: check multiproc.py | Ned Batchelder | 2022-12-29 | 1 | -1/+1 |
| * | mypy: check python.py | Ned Batchelder | 2022-12-29 | 1 | -3/+3 |
| * | mypy: check sqldata.py | Ned Batchelder | 2022-12-29 | 1 | -3/+3 |
| * | mypy: check results.py | Ned Batchelder | 2022-12-29 | 1 | -1/+1 |
| * | mypy: check tomlconfig.py | Ned Batchelder | 2022-12-29 | 1 | -2/+3 |
| * | mypy: mypy checks plugin.py | Ned Batchelder | 2022-12-29 | 1 | -1/+1 |
| * | mypy: add parser.py to mypy | Ned Batchelder | 2022-12-29 | 1 | -1/+1 |
| * | mypy: a separate tox env for mypy | Ned Batchelder | 2022-12-29 | 1 | -3/+20 |
| * | test: run mypy on config.py | Ned Batchelder | 2022-12-27 | 1 | -1/+1 |
| * | test: add phystokens.py to the mypy train | Ned Batchelder | 2022-12-27 | 1 | -4/+4 |
| * | test: add type annotations for files.py | Ned Batchelder | 2022-12-27 | 1 | -1/+1 |
| * | test: add mypy just for one file at first | Ned Batchelder | 2022-12-27 | 1 | -0/+2 |
| * | test: tox-gh-actions says to do it like this | Ned Batchelder | 2022-12-18 | 1 | -1/+1 |
| * | test: this was wrong? | Ned Batchelder | 2022-12-07 | 1 | -1/+1 |
| * | test: setting COLUMNS=80 broadly makes pytest too narrow | Ned Batchelder | 2022-12-03 | 1 | -3/+0 |
| * | test: ensure columns=80 for cogging | Ned Batchelder | 2022-12-03 | 1 | -1/+5 |
| * | build: install light threads on newer pythons | Ned Batchelder | 2022-10-27 | 1 | -1/+2 |
| * | build: 3.11.0 and 3.12.0a1 are available | Ned Batchelder | 2022-10-27 | 1 | -1/+2 |
| * | build: don't install multiple .pip files | Ned Batchelder | 2022-08-15 | 1 | -2/+1 |
| * | build: reduce doc reqs to avoid conflicts | Ned Batchelder | 2022-08-15 | 1 | -2/+2 |