]> git.proxmox.com Git - proxmox-backup.git/history - pbs-client/src/catalog_shell.rs
run cargo fmt
[proxmox-backup.git] / pbs-client / src / catalog_shell.rs
2024-01-19 Wolfgang Bumillerclient: drop unused code
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-29 Wolfgang Bumillerfix variables not needing mut warnings
2023-08-24 Gabriel Gollerfix #4380: check if file is excluded before running...
2023-08-17 Christian Ebnerfix: #4761: introduce overwrite bitflags for fine grain...
2022-12-06 Wolfgang Bumillermove fuse code from pbs-client to pbs-pxar-fuse
2022-08-19 Markus Frankpbs-client: added overwrite parameter to PxarExtractOpt...
2022-07-28 Wolfgang Bumillerclient: clippy fixes
2022-06-21 Hannes Laimerpbs-client: replace print with log macro
2022-04-14 Thomas Lamprechtclient: rustfmt
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-10-13 Dietmar Maureruse complete_file_name from proxmox-router 1.1
2021-10-12 Wolfgang Bumillerremove pbs-tools::ops::ControlFlow
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate