Commit History

Author SHA1 Message Date
  WillyPillow e482b9eb0f qvm-template: Use "vm.features.get" instead of explicit membership check. 3 years ago
  WillyPillow 582c87644d qvm-template: Use repo file from qubes-repo-templates. 3 years ago
  WillyPillow bf0635218a qvm-template: Better args parsing: Use subparsers and complain about unknown args if the operation is not "remove". 3 years ago
  Marek Marczykowski-Górecki b7eca976b5 tests: use asynctest some more 3 years ago
  Marek Marczykowski-Górecki 3e1d36fe4a travis: use sourced config, switch to R4.1 3 years ago
  WillyPillow 377e2a77ff qvm-template: Check that template is managed by qvm-template before accessing relevant features. 3 years ago
  WillyPillow 5319e7a41a qvm-template: Fix typo. 3 years ago
  WillyPillow a9a19428f3 qvm-template: Check that template spec is not "---". 3 years ago
  WillyPillow 40e7304f17 qvm-template: Make pylint happy. 3 years ago
  WillyPillow 3d0a39523b qvm-template: Reorder functions. 3 years ago
  WillyPillow 233e411c2f qvm-template: Switch to namedtuples and other slight cleanup. 3 years ago
  Marek Marczykowski-Górecki 77e1e080d7 Merge remote-tracking branch 'origin/pr/154' 3 years ago
  WillyPillow 3ada7af0eb qvm-template: {reinstall,{up,down}grade}: Better handling and checks for existing version. 3 years ago
  WillyPillow 90e4f65bea qvm-template*: Add option to specify pool to store created VM. 3 years ago
  WillyPillow ef59a658f4 qvm-template: Make pylint happy by changing "license" to "licence". 3 years ago
  WillyPillow f960ed4726 qvm-template: Add --refresh option and allow DNF cache to be used. 3 years ago
  WillyPillow 8aa9ab9e89 qvm-template: Remove downloaded file if the download is interrupted. 3 years ago
  WillyPillow 88ee572cac qvm-template: Incorporate additional metadata in qubes.TemplateSearch. 3 years ago
  WillyPillow 421dd74dd2 Check number of fields for qubes.TemplateSearch output. 3 years ago
  WillyPillow 5e76bdb5f1 Revamp "qvm-template search" and finish TODOs. 3 years ago
  WillyPillow 37a72ecebf Print error messages if qubes.TemplateSearch fails. 3 years ago
  WillyPillow e6392ba4ec Add lock-file functionality for qvm-template install. 3 years ago
  WillyPillow c573faa9c0 Initial implementation for "qvm-template search". 3 years ago
  WillyPillow d656554822 Initial implementation for "qvm-template info". 3 years ago
  WillyPillow 51324da24d Allow <package-spec>-like arguments for the list operation. 3 years ago
  WillyPillow 41323d004f Support for {reinstall,downgrade,upgrade} operations. 4 years ago
  WillyPillow faef52e61a Fix pylint warnings. 4 years ago
  WillyPillow 8a4b5e683a Add suffix for unverified RPMs. 4 years ago
  WillyPillow addb677506 Check for newlines in qrexec arguments & improve error handling. 4 years ago
  WillyPillow 73eb4cd08c Use tqdm for progress bar. 4 years ago