aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell
2020-10-13scripts/ci/gitlab-pipeline-status: wait for pipeline creationCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: use more descriptive exceptionsCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: handle keyboard interruptsCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: refactor parser creationCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: give early feedback on running pipelinesCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: improve message regarding timeoutCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: make branch name configurableCleber Rosa
2020-10-12build-sys: fix git version from -versionMarc-André Lureau
2020-10-12qom: fix objects with improper parent typePaolo Bonzini
2020-10-10qapi/visit.py: add type hint annotationsJohn Snow
2020-10-10qapi/visit.py: remove unused parameters from gen_visit_objectJohn Snow
2020-10-10qapi/visit.py: assert tag_member contains a QAPISchemaEnumTypeJohn Snow
2020-10-10qapi/types.py: remove one-letter variablesJohn Snow
2020-10-10qapi/types.py: add type hint annotationsJohn Snow
2020-10-10qapi/gen.py: delint with pylintJohn Snow
2020-10-10qapi/gen.py: update write() to be more idiomaticJohn Snow
2020-10-10qapi/gen.py: Remove unused parameterJohn Snow
2020-10-10qapi/gen.py: add type hint annotationsJohn Snow
2020-10-10qapi/gen: Make _is_user_module() return boolJohn Snow
2020-10-10qapi/source.py: delint with pylintJohn Snow
2020-10-10qapi/source.py: add type hint annotationsJohn Snow
2020-10-10qapi/commands.py: add type hint annotationsJohn Snow
2020-10-10qapi/commands.py: Don't re-bind to variable of different typeJohn Snow
2020-10-10qapi/events.py: Move comments into docstringsJohn Snow
2020-10-10qapi/events.py: add type hint annotationsJohn Snow
2020-10-10qapi: establish mypy type-checking baselineJohn Snow
2020-10-10qapi/common.py: move build_params into gen.pyJohn Snow
2020-10-10qapi/common.py: Convert comments into docstrings, and elaborateJohn Snow
2020-10-10qapi/common.py: add type hint annotationsJohn Snow
2020-10-10qapi/common.py: check with pylintJohn Snow
2020-10-10qapi/common.py: Replace one-letter 'c' variableJohn Snow
2020-10-10qapi/common.py: delint with pylintJohn Snow
2020-10-10qapi/common.py: Add indent managerJohn Snow
2020-10-10qapi/common.py: Remove python compatibility workaroundJohn Snow
2020-10-10qapi: add pylintrcJohn Snow
2020-10-10qapi: delint using flake8John Snow
2020-10-10qapi: enforce import order/styling with isortJohn Snow
2020-10-10qapi: Remove wildcard includesJohn Snow
2020-10-10qapi: Prefer explicit relative importsJohn Snow
2020-10-10qapi: move generator entrypoint into packageJohn Snow
2020-10-10qapi-gen: Separate arg-parsing from generationJohn Snow
2020-10-10qapi: modify docstrings to be sphinx-compatibleJohn Snow
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf
2020-10-06kernel-doc: Remove $decl_type='type name' hackEduardo Habkost
2020-10-06kernel-doc: Handle function typedefs without asterisksEduardo Habkost
2020-10-06kernel-doc: Handle function typedefs that return pointersEduardo Habkost
2020-10-06Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2020-10-05scripts: add block-coroutine-wrapper.pyVladimir Sementsov-Ogievskiy
2020-10-04meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini