Age | Commit message (Expand) | Author |
2022-06-06 | python: update for mypy 0.950 | John Snow |
2022-04-21 | python: rename 'aqmp-tui' to 'qmp-tui' | John Snow |
2022-04-21 | python: rename qemu.aqmp to qemu.qmp | John Snow |
2022-04-21 | python: re-enable pylint duplicate-code warnings | John Snow |
2022-04-21 | python: remove the old QMP package | John Snow |
2022-04-21 | python: temporarily silence pylint duplicate-code warnings | John Snow |
2022-02-23 | Revert "python: pin setuptools below v60.0.0" | John Snow |
2022-02-23 | python: support recording QMP session to a file | Daniel P. Berrangé |
2022-02-23 | python: introduce qmp-shell-wrap convenience tool | Daniel P. Berrangé |
2022-02-02 | python: upgrade mypy to 0.780 | John Snow |
2022-01-21 | python: move qmp-shell under the AQMP package | John Snow |
2022-01-21 | python: move qmp utilities to python/qemu/utils | John Snow |
2022-01-21 | python: pin setuptools below v60.0.0 | John Snow |
2021-09-27 | python: add optional pygments dependency | G S Niteesh Babu |
2021-09-27 | python: Add entry point for aqmp-tui | G S Niteesh Babu |
2021-09-27 | python/aqmp-tui: Add AQMP TUI | G S Niteesh Babu |
2021-09-27 | python: Add dependencies for AQMP TUI | G S Niteesh Babu |
2021-09-27 | python/aqmp: Add Coverage.py support | John Snow |
2021-09-27 | python: bump avocado to v90.0 | John Snow |
2021-09-27 | python/pylint: disable no-member check | John Snow |
2021-09-27 | python/pylint: disable too-many-function-args | John Snow |
2021-09-27 | python/pylint: Add exception for TypeVar names ('T') | John Snow |
2021-09-27 | python/aqmp: add asynchronous QMP (AQMP) subpackage | John Snow |
2021-09-16 | python: pylint 2.11 support | John Snow |
2021-09-16 | python: Update for pylint 2.10 | John Snow |
2021-09-01 | python: Reduce strictness of pylint's duplicate-code check | John Snow |
2021-07-13 | python: Configure tox to skip missing interpreters | Wainer dos Santos Moschetta |
2021-06-30 | python: only check qemu/ subdir with flake8 | John Snow |
2021-06-30 | python: Re-lock pipenv at *oldest* supported versions | John Snow |
2021-06-30 | python: Remove global pylint suppressions | John Snow |
2021-06-30 | python: expose typing information via PEP 561 | John Snow |
2021-06-18 | python: add qmp-shell entry point | John Snow |
2021-06-18 | python/qemu-ga-client: add entry point | John Snow |
2021-06-18 | python/qmp: add fuse command to 'qom' tools | John Snow |
2021-06-18 | python: add optional FUSE dependencies | John Snow |
2021-06-18 | scripts/qom-fuse: add static type hints | John Snow |
2021-06-18 | python: Add 'fh' to known-good variable names | John Snow |
2021-06-18 | python/qmp: add qom script entry points | John Snow |
2021-06-01 | python: add tox support | John Snow |
2021-06-01 | python: add avocado-framework and tests | John Snow |
2021-06-01 | python: add devel package requirements to setuptools | John Snow |
2021-06-01 | python: move .isort.cfg into setup.cfg | John Snow |
2021-06-01 | python: add mypy to pipenv | John Snow |
2021-06-01 | python: move mypy.ini into setup.cfg | John Snow |
2021-06-01 | python: add excluded dirs to flake8 config | John Snow |
2021-06-01 | python: move flake8 config to setup.cfg | John Snow |
2021-06-01 | python: move pylintrc into setup.cfg | John Snow |
2021-06-01 | python: add VERSION file | John Snow |
2021-06-01 | python: add qemu package installer | John Snow |