]> git.proxmox.com Git - proxmox-backup.git/history - src/pxar/format_definition.rs
typo fixes all over the place
[proxmox-backup.git] / src / pxar / format_definition.rs
2020-05-30 Thomas Lamprechttypo fixes all over the place
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-10 Christian Ebnerpxar: encoder: limit number of max entries held at...
2019-10-25 Dietmar Maureravoid some clippy warnings
2019-09-04 Christian Ebnersrc/pxar/format_definitions.rs: move header type in...
2019-08-23 Christian Ebnersrc/pxar/format_definition.rs: style fixup
2019-08-03 Christian Ebnerpxar: change uid and gid to u32 instead of u64
2019-08-03 Christian Ebnerpxar: cleanup: s/CA_FORMAT/PXAR/g and s/CaFormat/Pxar/g
2019-08-03 Christian Ebnerpxar: cleanup: move feature flags to src/pxar/flags...
2019-08-03 Christian Ebnerpxar: cleanup: move filesystem related magic numbers...
2019-08-02 Christian Ebnerpxar: remove some unused feature flags from format...
2019-08-02 Dietmar Maurersrc/pxar/format_definition.rs - PxarAttributes: derive...
2019-08-02 Christian Ebnersrc/pxar/format_definition.rs: add struct PxarAttributes
2019-07-30 Christian Ebnerpxar: add support for storing/restoring the quota proje...
2019-07-15 Christian Ebnersrc/pxar/format_definition.rs: fix typo
2019-06-07 Christian Ebnerpxar: introduce fs_feature_flags obtained from filesyst...
2019-06-05 Christian Ebnersrc/pxar/format_definition.rs: add CA_FORMAT_QUOTA_PROJ...
2019-05-24 Christian Ebnersrc/pxar/format_definition.rs: define types and structs...
2019-05-23 Christian Ebnersrc/pxar/format_definitions.rs: do not store the featur...
2019-05-16 Christian Ebnersrc/pxar/format_definitions.rs: add format definitions...
2019-03-16 Dietmar Maurerpxar: implement hardlinks
2019-03-14 Dietmar Maurerrename catar into pxar