Commit History

Author SHA1 Message Date
  WillyPillow ed8fca6494 qvm-template: Fix type hints. 3 years ago
  WillyPillow 8ee0d639b8 qvm-template: Add confirmation for dangerous operations; verify signatures once instead of twice by returning header after verification. 3 years ago
  WillyPillow 87c08c9941 qvm-template: Fix missing args for install operations. 3 years ago
  WillyPillow 42a741cac5 qvm-template: Remove default 'repo_files' entry if other entries have been specified by the user. 3 years ago
  WillyPillow c523d78d59 qvm-template: Initial implementation of repolist. 3 years ago
  WillyPillow ba7b113206 qvm-template: Replace newlines in machine-readable output. 3 years ago
  WillyPillow ed35802ca2 qvm-template: Tidy up code responsible for output in {info,list} operations. 3 years ago
  WillyPillow 336b5c68c1 qvm-template: Initial support for machine-readable listings. 3 years ago
  WillyPillow 7b6fa39d1c qvm-template: More docstrings. 3 years ago
  WillyPillow 41cf9f948e qvm-template: Partially include docstrings and type hints. 3 years ago
  WillyPillow 69cd285810 qvm-template: Defer qrexec calls so that they can be omitted if exceptions are raised. 3 years ago
  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
  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
  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. 4 years ago
  WillyPillow 5e76bdb5f1 Revamp "qvm-template search" and finish TODOs. 4 years ago
  WillyPillow 37a72ecebf Print error messages if qubes.TemplateSearch fails. 4 years ago
  WillyPillow e6392ba4ec Add lock-file functionality for qvm-template install. 4 years ago