Age | Commit message (Expand) | Author | Files | Lines |
2021-09-01 | python: Reduce strictness of pylint's duplicate-code check | John Snow | 1 | -0/+5 |
2021-07-13 | python: Configure tox to skip missing interpreters | Wainer dos Santos Moschetta | 1 | -0/+1 |
2021-06-30 | python: only check qemu/ subdir with flake8 | John Snow | 1 | -2/+0 |
2021-06-30 | python: Re-lock pipenv at *oldest* supported versions | John Snow | 1 | -1/+3 |
2021-06-30 | python: Remove global pylint suppressions | John Snow | 1 | -3/+1 |
2021-06-30 | python: expose typing information via PEP 561 | John Snow | 1 | -0/+4 |
2021-06-18 | python: add qmp-shell entry point | John Snow | 1 | -0/+1 |
2021-06-18 | python/qemu-ga-client: add entry point | John Snow | 1 | -0/+1 |
2021-06-18 | python/qmp: add fuse command to 'qom' tools | John Snow | 1 | -0/+1 |
2021-06-18 | python: add optional FUSE dependencies | John Snow | 1 | -1/+8 |
2021-06-18 | scripts/qom-fuse: add static type hints | John Snow | 1 | -0/+8 |
2021-06-18 | python: Add 'fh' to known-good variable names | John Snow | 1 | -3/+4 |
2021-06-18 | python/qmp: add qom script entry points | John Snow | 1 | -0/+8 |
2021-06-01 | python: add tox support | John Snow | 1 | -1/+22 |
2021-06-01 | python: add avocado-framework and tests | John Snow | 1 | -0/+1 |
2021-06-01 | python: add devel package requirements to setuptools | John Snow | 1 | -0/+9 |
2021-06-01 | python: move .isort.cfg into setup.cfg | John Snow | 1 | -0/+8 |
2021-06-01 | python: add mypy to pipenv | John Snow | 1 | -0/+1 |
2021-06-01 | python: move mypy.ini into setup.cfg | John Snow | 1 | -0/+5 |
2021-06-01 | python: add excluded dirs to flake8 config | John Snow | 1 | -0/+2 |
2021-06-01 | python: move flake8 config to setup.cfg | John Snow | 1 | -0/+3 |
2021-06-01 | python: move pylintrc into setup.cfg | John Snow | 1 | -0/+29 |
2021-06-01 | python: add VERSION file | John Snow | 1 | -0/+1 |
2021-06-01 | python: add qemu package installer | John Snow | 1 | -0/+22 |