]> git.proxmox.com Git - proxmox-backup.git/history - src/tools/disks/mod.rs
remove needless borrows
[proxmox-backup.git] / src / tools / disks / mod.rs
2024-02-13 Maximiliano Sandovalremove needless borrows
2023-12-01 Wolfgang Bumillertools/disks: skip lsblk for partition check
2023-12-01 Wolfgang Bumilleradd partition entry value getters to Disk
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-28 Markus Frankfix #3690: tools: add helper functions for wiping block...
2023-11-11 Gabriel Gollerdocs: rustdoc warnings
2023-06-23 Maximiliano Sandovalclippy fixes: the borrowed expression implements the...
2023-05-17 Thomas Lamprechtclippy fixes
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-07-28 Wolfgang Bumillerclippy fixups for Default impls
2022-07-28 Wolfgang Bumillermore low hanging clippy fruits
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-06-15 Hannes Laimerdisks: use builder pattern for querying disk usage
2022-06-15 Hannes Laimerapi2: disks endpoint return partitions
2022-06-07 Dominik Csapakreplace 'disk_usage' with 'fs_info' from proxmox-sys
2022-04-14 Thomas Lamprechtrust fmt for pbs src
2022-02-21 Dominik Csapakuse io_format_err, io_bail, io_err_other from proxmox...
2022-02-10 Thomas Lamprechttools: disk: rustfmt
2022-01-18 Matthias Heisererdocs: make external hyperlinks clickable
2021-12-30 Fabian Grünbichlertree-wide: cleanup manual map/flatten
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-01 Wolfgang Bumilleranother import cleanup
2021-07-09 Fabian Ebnerdisks: also check for file systems with lsblk
2021-07-09 Fabian Ebnerdisks: refactor partition type handling
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-07-06 Wolfgang Bumillertree-wide: switch to using mod.rs