]> git.proxmox.com Git - proxmox-backup.git/history - tests/catar.rs
pxar: factor out PxarCreateOptions
[proxmox-backup.git] / tests / catar.rs
2021-01-26 Fabian Grünbichlerpxar: factor out PxarCreateOptions
2020-06-10 Wolfgang Bumillerturn pxar::flags into bitflags, pxar::Flags
2020-06-08 Wolfgang Bumillerswitch to external pxar and fuse crates
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-10 Christian Ebnerpxar: encoder: limit number of max entries held at...
2019-10-23 Christian Ebnerpxar: add functionality to pass exclude MatchPatterns...
2019-08-16 Dietmar Maurersrc/backup/catalog_blob.rs: moved catalog impl. from...
2019-08-09 Dietmar Maurersrc/pxar/encoder.rs: use BackupCatalogWriter
2019-08-03 Christian Ebnerpxar: cleanup: move feature flags to src/pxar/flags...
2019-07-24 Dietmar Maurersrc/pxar/encoder.rs: add new skip_lost_and_found parameter
2019-07-24 Dietmar Maurersrc/pxar/encoder.rs: allow to pass list of devices
2019-05-24 Christian Ebnerpxar: pass feature_flags to encoder/decoder instead...
2019-05-23 Christian Ebnertests/catar.rs: Pass dummy xattr/fcaps feature_flags...
2019-04-06 Dietmar Maurertests/catar.rs: make it compile again
2019-02-01 Wolfgang Bumillerignore casync test by default
2019-01-18 Dietmar Maurerfix tests/catar.rs - add missing parameter
2019-01-02 Dietmar Maurersrc/backup/archive_index.rs: use close() instead of...
2018-12-31 Dietmar Maureradd another catart test
2018-12-31 Dietmar Maureradd catart test for goodbye table ordering
2018-12-30 Dietmar Maurercatar cleanups ...
2018-12-30 Dietmar Maureradd some integreation tests for catar (compare with...