]> git.proxmox.com Git - proxmox-backup.git/history - src/backup/catalog_shell.rs
cli: avoid useless .into()
[proxmox-backup.git] / src / backup / catalog_shell.rs
2019-12-09 Dietmar Maurercli: avoid useless .into()
2019-12-06 Dietmar Maurerrename catalog_shell_api() into catalog_shell_cli()
2019-12-06 Dietmar Maurersrc/backup/catalog_shell.rs: factor out catalog_shell_api()
2019-12-06 Christian Ebnersrc/backup/catalog_shell.rs: adapt to use API Schema...
2019-11-27 Christian Ebnercatalog_shell: fix several clippy warnings
2019-11-26 Christian Ebnercatalog_shell: major refactoring of cli command definit...
2019-11-26 Christian Ebnercatalog_shell: check and return on empty list in order...
2019-11-26 Christian Ebnercatalog_shell: do not restore full archive if no entrie...
2019-11-26 Dietmar Maurersrc/pxar/decoder.rs: use trait object as reader
2019-11-26 Dietmar Maurersrc/pxar/sequential_decoder.rs: remove callback from...
2019-11-22 Christian Ebnersrc/backup/catalog_shell.rs: impl shell to inspect...