summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-5/+3
* tests: Upgrade pep8 to pycodestyleRadostin Stoyanov2017-08-021-4/+4
* virtinst: Fix bare python3 style print()Cole Robinson2017-07-101-1/+1
* setup: pylint: use pylint-2 binary if availableCole Robinson2017-06-151-1/+4
* Replace file() usage with open()Cole Robinson2017-05-051-3/+3
* Convert to python3 style print() syntaxCole Robinson2017-05-051-15/+15
* setup: test: up verbosity if --debug is passedCole Robinson2016-07-201-1/+1
* tests_inject: Update to use standard --only optionCole Robinson2016-06-171-20/+0
* appdata: Modernize, and translate itCole Robinson2016-06-171-7/+15
* tests: clitest: Allow --only matching on output filenameCole Robinson2016-06-111-0/+5
* Fix recent pylint/pep8 outputCole Robinson2016-04-181-1/+2
* setup: Make gsettings always work regardless of install dir (bz #1267377)Cole Robinson2015-11-021-8/+35
* setup: Use full distutils import pathsCole Robinson2015-11-021-20/+20
* setup: Fix system install on ubuntuCole Robinson2015-09-231-2/+9
* Copy urlgrabber progress bar code into virt-manager.gitCole Robinson2015-09-181-2/+8
* setup: Do pep8 before pylintCole Robinson2015-09-131-5/+6
* tests: Add test_ui target for dogtail UI tests, add an exampleCole Robinson2015-09-091-22/+35
* virt-install: Clean up created disk images if VM creation failsCole Robinson2015-09-061-1/+3
* tests: Have the property checker work on whole test suiteCole Robinson2015-04-211-1/+14
* configure: Add --default-hvs, kill --with-bhyveCole Robinson2015-04-061-5/+6
* setup: Give warning if installing schemas into non-/usr/share (bz 1122537)Cole Robinson2015-04-061-0/+5
* virtcli: Export config variables in a class objectCole Robinson2015-04-061-13/+14
* virtcli: Drop custom version handlingCole Robinson2015-04-061-36/+4
* Add conversion file to migrate GConf values to GSettingsGuido Günther2014-09-291-0/+2
* Remove virt-image, as scheduledCole Robinson2014-09-061-16/+5
* setup: drop obsolete virtconv/parsers data_filesRoman Bogorodskiy2014-07-121-2/+0
* Add bhyve supportRoman Bogorodskiy2014-04-111-0/+5
* Clean up pylint integrationCole Robinson2014-04-021-2/+2
* Use proper python versionMartin Kletzander2014-02-121-1/+1
* pylint: Don't use space after 'print'Martin Kletzander2014-02-121-3/+3
* setup: Add tests --regenerate-outputCole Robinson2014-02-031-0/+3
* virt-xml: Initial commit, basic set of testsCole Robinson2014-01-251-5/+8
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-7/+7
* set cov as None if python-coverage not installedChen Hanxiao2014-01-111-0/+1
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-0/+1
* setup: Store canonical configure defaults in virtcliCole Robinson2013-10-021-20/+28
* tests: Add test_initrd_inject commandCole Robinson2013-09-281-1/+31
* test_urls: Fix --path optionCole Robinson2013-09-261-7/+2
* test_urls: Use multiple unittests, not a single big oneCole Robinson2013-09-261-6/+4
* tests: Fix and update test_urlsCole Robinson2013-09-251-5/+5
* Distribute appdata xml (bz 1011120)Cole Robinson2013-09-241-0/+1
* man: Fix a build error, misc improvementsCole Robinson2013-08-181-3/+7
* setup.py: Add test --only optionCole Robinson2013-07-131-9/+29
* tests: Add --coverage option to print a reportCole Robinson2013-07-021-13/+26
* setup.py: Change default-graphics from spice->vncCole Robinson2013-05-271-2/+2
* setup.py: Fix sdistCole Robinson2013-04-271-1/+1
* setup: Drop use of python-distutils-extraCole Robinson2013-04-181-40/+97
* Remove virt-manager-tuiCole Robinson2013-04-181-22/+5
* Port from gconf to gsettingsCole Robinson2013-04-181-1/+2
* setup: Make it executableCole Robinson2013-04-171-0/+0