index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
python: Re-lock pipenv at *oldest* supported versions
John Snow
2021-06-30
2
-61
/
+56
*
python: Remove global pylint suppressions
John Snow
2021-06-30
3
-3
/
+6
*
python: expose typing information via PEP 561
John Snow
2021-06-30
4
-0
/
+4
*
python/qom: Do not use 'err' name at module scope
John Snow
2021-06-30
1
-2
/
+2
*
python: add qmp-shell entry point
John Snow
2021-06-18
1
-0
/
+1
*
scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
John Snow
2021-06-18
1
-0
/
+535
*
python/qmp: return generic type from context manager
John Snow
2021-06-18
1
-1
/
+4
*
python/qmp: add QMPObject type alias
John Snow
2021-06-18
1
-0
/
+3
*
python/qemu-ga-client: add entry point
John Snow
2021-06-18
2
-2
/
+1
*
scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
John Snow
2021-06-18
1
-0
/
+325
*
python/qmp: Correct type of QMPReturnValue
John Snow
2021-06-18
1
-9
/
+14
*
python/qmp: add fuse command to 'qom' tools
John Snow
2021-06-18
2
-2
/
+13
*
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
John Snow
2021-06-18
1
-0
/
+206
*
python: add optional FUSE dependencies
John Snow
2021-06-18
2
-1
/
+14
*
scripts/qom-fuse: add static type hints
John Snow
2021-06-18
1
-0
/
+8
*
python: Add 'fh' to known-good variable names
John Snow
2021-06-18
1
-3
/
+4
*
python/qmp: add qom script entry points
John Snow
2021-06-18
1
-0
/
+8
*
python/qmp: Add qom script rewrites
John Snow
2021-06-18
2
-0
/
+440
*
python/qmp: add parse_address classmethod
John Snow
2021-06-18
1
-0
/
+26
*
python/qmp: Fix type of SocketAddrT
John Snow
2021-06-18
1
-1
/
+1
*
python/pipenv: Update Pipfile.lock
John Snow
2021-06-18
1
-3
/
+88
*
python: add tox support
John Snow
2021-06-01
3
-2
/
+29
*
python: add .gitignore
John Snow
2021-06-01
1
-0
/
+15
*
python: add Makefile for some common tasks
John Snow
2021-06-01
3
-0
/
+55
*
python: add avocado-framework and tests
John Snow
2021-06-01
8
-0
/
+29
*
python: add devel package requirements to setuptools
John Snow
2021-06-01
5
-9
/
+27
*
python/qemu: add qemu package itself to pipenv
John Snow
2021-06-01
2
-2
/
+8
*
python/qemu: add isort to pipenv
John Snow
2021-06-01
2
-2
/
+3
*
python: move .isort.cfg into setup.cfg
John Snow
2021-06-01
2
-7
/
+8
*
python: add mypy to pipenv
John Snow
2021-06-01
3
-1
/
+38
*
python: move mypy.ini into setup.cfg
John Snow
2021-06-01
2
-4
/
+5
*
python: Add flake8 to pipenv
John Snow
2021-06-01
2
-1
/
+51
*
python: add excluded dirs to flake8 config
John Snow
2021-06-01
1
-0
/
+2
*
python: move flake8 config to setup.cfg
John Snow
2021-06-01
2
-2
/
+3
*
python: add pylint to pipenv
John Snow
2021-06-01
2
-0
/
+131
*
python: move pylintrc into setup.cfg
John Snow
2021-06-01
2
-58
/
+29
*
python: add pylint import exceptions
John Snow
2021-06-01
3
-2
/
+5
*
python: Add pipenv support
John Snow
2021-06-01
2
-0
/
+14
*
python: add MANIFEST.in
John Snow
2021-06-01
2
-0
/
+5
*
python: add directory structure README.rst files
John Snow
2021-06-01
5
-0
/
+74
*
python: add VERSION file
John Snow
2021-06-01
2
-0
/
+2
*
python: add qemu package installer
John Snow
2021-06-01
3
-0
/
+78
*
python: create qemu packages
John Snow
2021-06-01
11
-21
/
+72
*
python/machine: Trim line length to below 80 chars
John Snow
2021-06-01
1
-1
/
+1
*
python/machine: disable warning for Popen in _launch()
John Snow
2021-06-01
1
-0
/
+3
*
python/machine: Disable pylint warning for open() in _pre_launch
John Snow
2021-06-01
1
-1
/
+5
*
python/console_socket: Add a pylint ignore
John Snow
2021-06-01
1
-0
/
+1
*
python/machine: use subprocess.run instead of subprocess.Popen
John Snow
2021-06-01
1
-6
/
+9
*
python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
John Snow
2021-06-01
1
-4
/
+2
*
python/console_socket: avoid one-letter variable
John Snow
2021-06-01
1
-5
/
+5
[prev]
[next]