]> git.proxmox.com Git - proxmox-backup.git/history - src/pxar/flags.rs
handle invalid mtime when formating entries
[proxmox-backup.git] / src / pxar / flags.rs
2020-07-14 Wolfgang Bumillerpxar: restore file attributes, improve errors
2020-06-10 Wolfgang Bumillerturn pxar::flags into bitflags, pxar::Flags
2020-06-08 Wolfgang Bumillerswitch to external pxar and fuse crates
2019-10-26 Dietmar Maureravoid some clippy warnings
2019-10-25 Dietmar Maureravoid some clippy warnings
2019-08-03 Dietmar Maureruse new proxmox::sys::linux::magic
2019-08-03 Christian Ebnerpxar: remove flag to change digest algorithm
2019-08-03 Christian Ebnerpxar: cleanup: move feature flags to src/pxar/flags...