]> git.proxmox.com Git - proxmox-backup.git/history - src/client/backup_writer.rs
switch from failure to anyhow
[proxmox-backup.git] / src / client / backup_writer.rs
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-02-25 Dietmar Maurersrc/client/backup_writer.rs: also print archive size
2020-02-24 Dietmar Maurersrc/client/backup_writer.rs: prefix upload stats with...
2020-02-24 Dietmar Maurersrc/client/backup_writer.rs: implement verbose options
2020-02-24 Dietmar Maurersrc/client/backup_writer.rs: reduce verbosity
2019-12-17 Wolfgang Bumillerdrop Cancellable future in favor of abortable
2019-12-13 Wolfgang Bumillerupdate a chunk of stuff to the hyper release
2019-11-08 Dietmar Maurersrc/client/backup_writer.rs: rename force_close to...
2019-10-26 Dietmar Maureravoid some clippy warnings
2019-10-12 Dietmar Maurersrc/client/backup_writer.rs: move BackupClient code...