]> git.proxmox.com Git - proxmox-backup.git/history - src/client/pxar_decode_writer.rs
Cargo.toml: pathpatterns, pxar, proxmox-fuse
[proxmox-backup.git] / src / client / pxar_decode_writer.rs
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2019-11-26 Dietmar Maurersrc/pxar/sequential_decoder.rs: remove callback from...
2019-08-03 Christian Ebnerpxar: cleanup: move feature flags to src/pxar/flags...
2019-07-17 Christian Ebnerpxar: Adapt SequentialDecoder::restore() calls to pass...
2019-07-05 Christian Ebnerpxar: Refactor SequentialDecoder to store the callback...
2019-05-24 Christian Ebnerpxar: pass feature_flags to encoder/decoder instead...
2019-05-23 Christian Ebnersrc/client/: pass dummy flags for xattrs and fcaps...
2019-03-15 Dietmar Maurersimplify pxar module structure
2019-03-15 Dietmar Maurersrc/pxar/decoder.rs: correctly call callback()
2019-03-15 Dietmar Maurerrename PxarBackupWriter into PxarDecodeWriter
2019-03-14 Dietmar Maurerrename catar into pxar