]> git.proxmox.com Git - pxar.git/history - src/format
don't hold temp buffer mutex across await point
[pxar.git] / src / format /
2021-11-12 Wolfgang Bumillermore clippy fixes
2021-10-04 Wolfgang Bumillerfix deprecated use of std::u64 modules
2021-05-17 Wolfgang Bumilleradd more code documentation
2021-03-12 Wolfgang Bumillerrustfmt
2021-03-12 Wolfgang Bumillerexplicitly pad StatxTimestamp with zeros
2021-01-15 Wolfgang Bumillerclippy fixups
2020-08-25 Wolfgang Bumillerrename Entry to Stat, add Metadata::builder_from_stat
2020-08-24 Wolfgang Bumillerdoc fixup
2020-08-24 Wolfgang Bumillerintroduce StatxTimestamp helper type
2020-07-29 Wolfgang Bumillerimplement Entry v2
2020-07-29 Wolfgang Bumillerintroduce StatxTimestamp helper type
2020-07-29 Wolfgang Bumilleradd format description to format module
2020-07-16 Wolfgang Bumillermore clippy lints
2020-07-16 Wolfgang Bumillerclippy: fix bad cast in max allowed content size
2020-06-26 Wolfgang Bumilleracl: User/Group::new method
2020-06-26 Wolfgang Bumillerrustc compat fixup
2020-06-25 Wolfgang Bumilleradd test-harness feature for separate unit tests
2020-06-25 Wolfgang Bumillerformatting fixup
2020-06-24 Wolfgang Bumillernew hashes for the entire archive foramt
2020-06-24 Wolfgang Bumillerformatting fixups
2020-06-12 Fabian Grünbichlerheader: implement Display
2020-06-12 Fabian Grünbichlerheader: add size checks
2020-06-08 Wolfgang Bumillerformatting fixups
2020-06-08 Wolfgang Bumillerformat: fix mtime in Metadata::from(StdMetadata)
2020-06-05 Wolfgang Bumillerswitch to using mod.rs
2020-06-04 Wolfgang Bumillerturn Permissions into just an u64
2020-04-23 Wolfgang Bumillershorten Permissions name, add NO_MASK entry
2020-02-18 Wolfgang Bumillerimport