Go to file
Wojtek Porczyk 63c09a090c qubes: Combat import cycles
This commit eliminates import statements happening in the middle of the
file (between two classes definition). The cycles are still there. The
only magic module is qubes itself.
2016-05-05 14:33:09 +02:00
contrib contrib: import-graph creates smaller, more readable graph 2016-04-27 17:51:18 +02:00
core backup: initial conversion to core3 API 2016-04-07 13:05:25 +02:00
core-modules Merge remote-tracking branch 'origin/master' into core3-devel-mm 2016-04-11 13:03:12 +02:00
dispvm dispvm: use try/finally to make sure that qubes.xml is unlocked 2016-02-21 12:41:13 +01:00
doc qvm-create handle --pool argument 2016-04-25 07:17:19 +02:00
etc Replace pool config parsing logic 2016-04-25 07:16:37 +02:00
linux Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
qubes qubes: Combat import cycles 2016-05-05 14:33:09 +02:00
qubes-rpc use shuf rather than od because it is more readable 2016-03-13 01:52:03 +00:00
qubes-rpc-policy implemented dom0 qubes.GetRandomizedTime 2016-03-13 01:15:46 +00:00
qvm-tools qubes/tools: rewrite qvm-shutdown 2016-04-20 13:52:58 +02:00
relaxng qubes/vm: fixes for features handling 2016-04-07 13:03:30 +02:00
rpm_spec qubes: Combat import cycles 2016-05-05 14:33:09 +02:00
templates Loop over QubesVM.block_devices in libvirt xml 2016-04-25 07:16:36 +02:00
test-packages Add requirements.txt for readthedocs.org 2016-04-22 15:51:50 +02:00
tests Rename default storage driver from xen to file 2016-04-30 20:42:46 +02:00
.coveragerc add config for coverage.py 2015-10-12 16:40:46 +02:00
.gitignore run-tests: Script for running tests in repo 2016-04-20 13:54:56 +02:00
.pylintrc qubes/tests/int/tools/qvm_run: add tests for qvm-run 2015-12-29 03:50:35 +01:00
installer.wxs windows/installer: configurable destination directory 2014-11-19 12:50:31 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Replace pool config parsing logic 2016-04-25 07:16:37 +02:00
Makefile.builder windows: installer 2014-11-19 12:50:30 +01:00
README.md Add readthedocs and badge to README.md 2016-04-27 15:41:56 +02:00
run-tests run-tests: Script for running tests in repo 2016-04-20 13:54:56 +02:00
setup.py Rename default storage driver from xen to file 2016-04-30 20:42:46 +02:00
version version 3.2.0 2016-03-29 11:25:11 +02:00

Qubes core, version 3

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/.