]> git.proxmox.com Git - proxmox-backup.git/history - src/pxar/create.rs
pxar: fixup 'vanished-file' logic a bit
[proxmox-backup.git] / src / pxar / create.rs
2020-06-30 Wolfgang Bumillerpxar: fixup 'vanished-file' logic a bit
2020-06-30 Wolfgang Bumillerpxar: fix missing newlines in warnings
2020-06-26 Wolfgang Bumillerpxar: deal with files changing size during archiving
2020-06-16 Wolfgang Bumillerfix file timestamps in catalog
2020-06-16 Wolfgang Bumillerpxar: fix missing subdirectories in catalogs
2020-06-10 Wolfgang Bumillerpxar: support .pxareclude files, error report updates
2020-06-10 Wolfgang Bumillerturn pxar::flags into bitflags, pxar::Flags
2020-06-10 Wolfgang Bumillerpxar: sort .pxareclude-cli file and fix its mode
2020-06-09 Wolfgang Bumillerpxar: create .pxarexclude-cli file
2020-06-08 Wolfgang Bumillerpxar: split assert_relative_path
2020-06-08 Wolfgang Bumillerswitch to external pxar and fuse crates