summaryrefslogtreecommitdiff
path: root/virt-convert
Commit message (Expand)AuthorAgeFilesLines
* cli: Drop dest= from most arguments, it was redundantCole Robinson2014-01-221-4/+4
* Convert all command line handling to argparseCole Robinson2014-01-191-50/+67
* cli: Combine registering a bunch of common optionsCole Robinson2013-09-281-11/+5
* cli: Remove unneeded parameter to optparse.add_optionCole Robinson2013-09-281-1/+1
* virt-install: Add --features optionCole Robinson2013-09-281-8/+1
* virt-*: Unify handling of --os-variantCole Robinson2013-08-111-10/+4
* VirtualDisk: Remove vdisk provisioningCole Robinson2013-07-031-7/+1
* Add epilog and description for virt-* --helpCole Robinson2013-06-301-2/+4
* Revive pep8 and clean up the codeCole Robinson2013-04-131-2/+4
* Tons of misc pylint fixesCole Robinson2013-04-131-1/+0
* util: Remove a bunch of unused methodsCole Robinson2013-04-111-1/+8
* Wire up python unit tests, unify gettext setupCole Robinson2013-04-031-1/+0
* Merge code from python-virtinst.gitCole Robinson2013-04-031-0/+286