]> git.proxmox.com Git - pxar.git/history - src/encoder.rs
fix hardlink format
[pxar.git] / src / encoder.rs
2020-06-05 Wolfgang Bumillerfix hardlink format
2020-06-04 Wolfgang Bumillersilence encoder warning
2020-05-13 Wolfgang BumillerGet rid of dyn SeqRead use
2020-05-13 Wolfgang BumillerGet rid of dyn SeqWrite
2020-04-22 Wolfgang Bumillerencoder: add fifo and socket support
2020-03-24 Wolfgang Bumillercleanup: merge incomplete_*_error variables
2020-03-24 Wolfgang Bumillercleanup: remove PxarStruct trait
2020-03-19 Wolfgang Bumillerformatting fixups
2020-03-19 Wolfgang Bumillerencoder: expose add_symlink/hardlink/device
2020-03-18 Wolfgang Bumilleradd aio Encoder
2020-03-18 Wolfgang Bumilleradd AsyncWrite interface to encoder::FileImpl
2020-03-05 Wolfgang Bumillerencoder: add_device
2020-03-05 Wolfgang Bumillerencoder: add_hardlink
2020-03-05 Wolfgang Bumillerencoder: add_symlink
2020-03-05 Wolfgang Bumillerencoder: encode remaining metadata
2020-03-04 Wolfgang Bumillerencoder: actually create the binary search tree array
2020-03-04 Wolfgang Bumillerstart with the encoder state machine