]> git.proxmox.com Git - proxmox-backup.git/history - src/backup/catalog_shell.rs
src/config/network.rs: make it compatible with pve
[proxmox-backup.git] / src / backup / catalog_shell.rs
2020-05-07 Dietmar Maurersrc/config/network.rs: make it compatible with pve
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-02-28 Christian Ebnercatalog: shell: Use the new logic including resolving...
2020-02-28 Christian Ebnercatalog: shell: introduce new CatalogPathStack to navig...
2020-02-28 Christian Ebnercatalog: shell: Introduce clear-selected command.
2020-02-28 Christian Ebnercatalog: shell: Improve list-selected command.
2020-02-27 Christian Ebnercatalog: shell: Improve output of stat command.
2020-02-05 Christian Ebnercatalog: shell: Allow two or more successive slashes...
2020-01-31 Dietmar Maurerdepend on proxmox 0.1.13, use new tty helpers from...
2020-01-27 Dietmar Maureruse proxmox 0.1.9 with new cli command helpers
2020-01-10 Christian Ebnerpxar::decoder::Decoder: include xattrs and payload...
2019-12-17 Christian Ebnercatalog: decoder and shell: fix incorrect logic in...
2019-12-17 Christian Ebnercatalog_shell: impl find for catalog shell.
2019-12-11 Christian Ebnersrc/backup/catalog_shell.rs: sort output of list-selected
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...