]> git.proxmox.com Git - pxar.git/shortlog
pxar.git
2020-03-05 Wolfgang Bumillerencoder: add_symlink
2020-03-05 Wolfgang Bumillerencoder: encode remaining metadata
2020-03-05 Wolfgang Bumillerignore testdir
2020-03-04 Wolfgang Bumillerexamples/pxarcmd: acreate archives recursively
2020-03-04 Wolfgang Bumillerencoder: actually create the binary search tree array
2020-03-04 Wolfgang Bumillerencoder: lifetime fixup
2020-03-04 Wolfgang Bumilleradd From<&std::fs::Metadata> for Metadata
2020-03-04 Wolfgang Bumillerremove now-unused BST search function
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 Bumillerlet FileEntry deref to Entry
2020-02-18 Wolfgang Bumillerimport