]> git.proxmox.com Git - proxmox-backup.git/history - src/client/pull.rs
fix #2860: skip in-progress snapshots when syncing
[proxmox-backup.git] / src / client / pull.rs
2020-07-22 Fabian Grünbichlerfix #2860: skip in-progress snapshots when syncing
2020-06-12 Wolfgang Bumillersome internal combinator-influenced api cleanup
2020-06-12 Wolfgang Bumilleradd an AsyncReadChunk trait
2020-05-30 Thomas Lamprechttypo fixes all over the place
2020-05-30 Dietmar Maurersrc/client/pull.rs: also download client.log.blob
2020-05-30 Dietmar Maurersrc/client/pull.rs: more verbose logging
2020-05-22 Dietmar Maurersrc/client/pull.rs: split out pull related code