]> git.proxmox.com Git - pxar.git/history - src/accessor.rs
fix hardlink format
[pxar.git] / src / accessor.rs
2020-06-02 Wolfgang Bumillerderive Clone for FileEntry
2020-05-13 Wolfgang BumillerGet rid of dyn ReadAt usage
2020-05-13 Wolfgang Bumillerimplement ReadAt for Arcs
2020-05-13 Wolfgang Bumillerimplement accessor::aio
2020-05-13 Wolfgang Bumilleraccessor: add size method
2020-05-13 Wolfgang Bumilleraccessor: expose lookup_self
2020-05-13 Wolfgang Bumilleraccessor: open_file_at_range, open_contents_at_range...
2020-05-05 Wolfgang Bumillerexpose full entry ranges for unsafe access
2020-05-05 Wolfgang Bumillercleanup
2020-04-29 Wolfgang Bumilleradd: interface to set goodbye table cache
2020-04-28 Wolfgang BumillerAdd a Cache interface and internal gbt cache usage
2020-03-04 Wolfgang Bumillerimport binary search tree code from proxmox-backup
2020-03-04 Wolfgang Bumillerstart with the encoder state machine
2020-03-03 Wolfgang Bumillerdon't use size_of_val for possibly empty array elements
2020-02-20 Wolfgang Bumillerdocumentation
2020-02-20 Wolfgang Bumillerapi update
2020-02-20 Wolfgang Bumillerhide accessor::aio for now
2020-02-20 Wolfgang Bumillercleanup
2020-02-19 Wolfgang Bumillerpxarcmd example: implement 'cat'
2020-02-19 Wolfgang Bumillerimplement lookup over multiple components
2020-02-19 Wolfgang Bumilleraccessor: efficient iterator method alternatives
2020-02-19 Wolfgang Bumillerhuge accessor refactoring
2020-02-18 Wolfgang Bumillerimport