Go to file
Marek Marczykowski-Górecki cc440c62f6
qubes/tools: accept properties with '-'
'-' is invalid character in python identifier, so all the properties
have '_'. But in previous versions qvm-* tools accepted names with '-',
so lets not break this.

QubesOS/qubes-issues#2412
2016-11-26 04:08:07 +01:00
ci Extend ci/pylintrc 2016-06-23 13:16:10 +02:00
contrib
core
core-modules
dispvm
doc qubes/tools: do not reject --set/--get in *-prefs tools 2016-11-26 04:08:07 +01:00
etc
linux
qubes qubes/tools: accept properties with '-' 2016-11-26 04:08:07 +01:00
qubes-rpc
qubes-rpc-policy Merge branch 'master' into core3-devel 2016-06-13 19:03:46 +02:00
qvm-tools Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
relaxng
rpm_spec Merge remote-tracking branch 'marmarek/core3-storage-fixes' into core3-devel 2016-11-15 17:36:53 +01:00
templates
test-packages test-packages/dbus: add SystemBus 2016-06-10 21:27:29 +02:00
tests tests: port vm_qrexec_gui to core3 API 2016-08-17 22:41:57 +02:00
.coveragerc
.gitignore
.pylintrc
.travis.yml
installer.wxs
LICENSE
Makefile
Makefile.builder
README.md README: add travis button 2016-06-16 17:39:38 +02:00
run-tests
setup.cfg
setup.py
version

Qubes core, version 3

Build Status

This is development branch of the Qubes OS core. This branch is subject to rebase without warning until further notice.

API documentation is available: https://qubes-core-admin.readthedocs.org/en/latest/.