]> git.proxmox.com Git - proxmox-backup.git/history - src/tools/format.rs
proxmox-backup-client: use HumanByte to render snapshot size
[proxmox-backup.git] / src / tools / format.rs
2020-10-20 Dietmar Maurerproxmox-backup-client: use HumanByte to render snapshot...
2020-10-08 Stefan Reiterformat: fix typo in function name
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-09-11 Fabian Grünbichleruse non-panicky timestamp_opt where appropriate
2020-08-25 Thomas Lamprechttools/format: implement from u64 for HumanByte helper...
2020-07-23 Thomas Lamprechttools/format: add struct to pretty print bytes
2020-05-01 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: improve user list...
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-02-28 Dietmar Maurersrc/tools/format.rs: move output rendering code to...