]> git.proxmox.com Git - proxmox-backup.git/history - pbs-datastore/src/catalog.rs
update to rrd-api-types 1.0.2
[proxmox-backup.git] / pbs-datastore / src / catalog.rs
2023-10-19 Gabriel Gollerdatastore: catalog: added lifetime to find function
2023-08-24 Gabriel Gollerfix #4380: check if file is excluded before running...
2023-05-17 Thomas Lamprechtpbs-datastore: clippy fixes
2023-05-17 Thomas Lamprechtdatastore: return error instead of unreachable
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-07-27 Wolfgang Bumillerdatastore: clippy fixes
2022-06-21 Hannes Laimerpbs-datastore: replace print with log macro
2022-05-16 Thomas LamprechtRevert "fix #4001: datastore/catalog: add number of...
2022-05-15 Stefan Sterzfix #4001: datastore/catalog: add number of files to...
2022-04-14 Thomas Lamprechtdatastore: rustfmt whole package
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-08-31 Wolfgang Bumillermake api2::helpers::list_dir_content a CatalogReader...
2021-08-31 Wolfgang Bumillermove some more API types
2021-07-06 Wolfgang Bumilleradd pbs-datastore module