]> git.proxmox.com Git - proxmox-backup.git/history - src/tape/pool_writer/new_chunks_iterator.rs
update proxmox-metrics dependency to 0.3.1
[proxmox-backup.git] / src / tape / pool_writer / new_chunks_iterator.rs
2024-03-25 Maximiliano Sandovalapi: use if-let pattern for error-only handling
2022-07-28 Wolfgang Bumillerclippy: deal with some internal type complexity
2022-06-05 Thomas Lamprechttree wide: typo fixes through codespell
2022-04-10 Thomas Lamprechttape: rust fmt
2022-02-18 Dominik Csapaktape/pool_writer: skip already backed up chunks in...
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-27 Dietmar Maurermove src/backup/snapshot_reader.rs to pbs_datastore...
2021-09-27 Dietmar Maurermove src/backup/datastore.rs into pbs_datastore crate
2021-09-14 Dietmar Maurermove src/tape/helpers/snapshot_reader.rs to src/backup...
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-05-11 Dominik Csapaktape/pool_writer: do not unwrap on channel send
2021-03-19 Dietmar Maurertape: cleanup - split PoolWriter into several files