]> git.proxmox.com Git - proxmox-backup.git/history - pbs-client/src/backup_writer.rs
update proxmox-metrics dependency to 0.3.1
[proxmox-backup.git] / pbs-client / src / backup_writer.rs
10 days ago Christian Ebnerclient: backup writer: fix minor formatting issue
2024-04-10 Gabriel Gollerpbs-client: fixed typo in error message
2024-04-04 Christian Ebnerclient: backup writer: only borrow http client
2023-07-19 Fabian Grünbichlerbackup: improve skipped download error message
2023-07-19 Maximiliano Sandovalfix #4591: pbs-client: backup_writer: improve error...
2023-07-19 Maximiliano Sandovalpbs-client: backup-writer: use log::warn instead of...
2023-06-26 Lukas Wagnerapi-types: client: datastore: tools: use proxmox-human...
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-06-21 Hannes Laimerpbs-client: replace print with log macro
2022-05-13 Wolfgang Bumillertree-wide: rename 'backup-ns' API parameters to 'ns'
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Wolfgang Bumillerpbs-client: don't include empty backup-ns in requests
2022-05-12 Wolfgang Bumillerapi-types: add namespace to BackupGroup
2022-04-15 Wolfgang Bumillerapi-types: introduce BackupType enum and Group/Dir...
2022-04-14 Thomas Lamprechtclient: rustfmt
2022-04-06 Dominik Csapakpbs-client: print error when we couldn't download previ...
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-20 Thomas Lamprechtmove HumanByte to pbs-abi-types crate
2021-09-30 Wolfgang Bumillertools::format: avoid some string copies
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate