]> git.proxmox.com Git - proxmox-backup.git/history - src/pxar.rs
xattr: cleanup: don't use pxar types in the API
[proxmox-backup.git] / src / pxar.rs
2019-08-09 Dietmar Maurerpxar: add fuse module and expose its pub functionality.
2019-08-09 Dietmar Maurersrc/pxar/catalog.rs: new catalog helper
2019-08-03 Christian Ebnerpxar: cleanup: refactor and rename exclude pattern
2019-08-03 Christian Ebnerpxar: cleanup: s/PxarDirBuf/PxarDirStack/g and move...
2019-08-03 Christian Ebnerpxar: cleanup: move feature flags to src/pxar/flags...
2019-08-02 Christian Ebnerpxar: add PxarDir and PxarDirBuf to buffer directory...
2019-06-24 Christian Ebnerpxar: impl .pxarexclude parsing and exclude matching
2019-05-28 Christian Ebnersrc/pxar/encoder.rs: Refactor file stat
2019-03-18 Dietmar Maurersrc/pxar.rs: improve docu
2019-03-16 Dietmar Maurerpxar: implement hardlinks
2019-03-15 Dietmar Maurersrc/pxar/binary_search_tree.rs: fix test
2019-03-15 Dietmar Maurersrc/pxar/decoder.rs: implement seekable decoder
2019-03-15 Dietmar Maurerrenamed: src/pxar/decoder.rs -> src/pxar/sequential_...
2019-03-15 Dietmar Maurersimplify pxar module structure
2019-03-14 Dietmar Maurerrename catar into pxar