summaryrefslogtreecommitdiff
path: root/virtcli
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-042-2/+2
* Bump devel version to 1.6.0Cole Robinson2018-04-031-1/+1
* virtcli: Add python3 version checkCole Robinson2018-03-211-1/+7
* Use consistent and minimal license header for every fileCole Robinson2018-03-212-14/+5
* Replace ConfigParser with configparserRadostin Stoyanov2018-02-061-3/+3
* Prep for release 1.5.0v1.5.0Cole Robinson2018-02-061-1/+1
* Prep for release 1.4.3v1.4.3Cole Robinson2017-09-191-1/+1
* Prep for release 1.4.2v1.4.2Cole Robinson2017-08-081-1/+1
* Prep for release 1.4.1v1.4.1Cole Robinson2017-03-081-1/+1
* Prep for release 1.4.0v1.4.0Cole Robinson2016-06-181-1/+1
* Prep for release 1.3.2v1.3.2Cole Robinson2015-12-241-1/+1
* Prep for release 1.3.1v1.3.1Cole Robinson2015-12-061-1/+1
* Prep for release 1.3.0v1.3.0Cole Robinson2015-11-241-1/+1
* setup: Make gsettings always work regardless of install dir (bz #1267377)Cole Robinson2015-11-021-4/+7
* Prep for release 1.2.1v1.2.1Cole Robinson2015-06-061-1/+1
* Prep for release 1.2.0v1.2.0Cole Robinson2015-05-041-1/+1
* configure: Add --default-hvs, kill --with-bhyveCole Robinson2015-04-061-1/+1
* virtcli: Export config variables in a class objectCole Robinson2015-04-062-26/+42
* virtcli: Drop custom version handlingCole Robinson2015-04-061-5/+0
* virtcli: Fix error in previous patchCole Robinson2015-04-061-0/+1
* cliconfig: Fix running from git dir if git isn't CWD (bz 1138962)Cole Robinson2015-04-061-8/+13
* Centralize call to setup_i18n in virtinst __init__Cole Robinson2014-09-081-35/+0
* Prep for release 1.1.0v1.1.0Cole Robinson2014-09-071-1/+1
* cliconfig: Better error if glib-compile-schemas is not availableCole Robinson2014-05-311-1/+7
* Add bhyve supportRoman Bogorodskiy2014-04-111-0/+1
* Prep for release 1.0.1v1.0.1Cole Robinson2014-03-221-1/+1
* Prep for release 1.0.0v1.0.0Cole Robinson2014-02-141-1/+1
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-3/+2
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-282-1/+2
* cliconfig: fix another configuration file parsing problemGiuseppe Scrivano2013-10-091-1/+1
* cliconfig: Fix parsing the configuration fileCole Robinson2013-10-081-2/+5
* Fix last remnants of default_graphics=vncCole Robinson2013-10-021-1/+1
* setup: Store canonical configure defaults in virtcliCole Robinson2013-10-021-1/+1
* cliconfig: Use default values if we're in the test suiteCole Robinson2013-10-021-1/+2
* Fix tests that fail due to default graphics changeMartin Kletzander2013-07-171-1/+1
* virt-install: Make default graphics configurableMartin Kletzander2013-07-161-1/+1
* Merge virt-* logging setupCole Robinson2013-07-051-65/+0
* Prep for release 0.10.0v0.10.0Cole Robinson2013-06-191-1/+1
* virtcli: Explicitly error if schemas fail to compileCole Robinson2013-04-231-1/+3
* Remove virt-manager-tuiCole Robinson2013-04-181-2/+0
* Port from gconf to gsettingsCole Robinson2013-04-181-0/+13
* add option for snapshot-id suffix to __version__Gene Czarcinski2013-04-171-0/+2
* add user setable version using configureGene Czarcinski2013-04-171-0/+3
* update __version__ to 0.9.100 for pre-release idGene Czarcinski2013-04-171-1/+1
* Revive pep8 and clean up the codeCole Robinson2013-04-132-0/+3
* Fix wrapper scriptsCole Robinson2013-04-101-1/+2
* setup: Make sure non-/usr prefix worksCole Robinson2013-04-101-1/+1
* cliconfig: Privatize _get_paramCole Robinson2013-04-101-9/+9
* Fix icons when running from srcdirCole Robinson2013-04-031-6/+2
* Make RPM build workCole Robinson2013-04-031-26/+0