]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/pxar.rs
src/config/network.rs: make it compatible with pve
[proxmox-backup.git] / src / bin / pxar.rs
2020-05-07 Dietmar Maurersrc/config/network.rs: make it compatible with pve
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-15 Dietmar Maurerpxar extract: remove pattern from arg_param, add targe...
2020-04-15 Dietmar Maurerpxar create: remove exclude from arg_param
2020-01-27 Dietmar Maureruse proxmox 0.1.9 with new cli command helpers
2020-01-21 Dietmar Maureruse proxmox_backup::tools::runtime::main to run async...
2020-01-10 Christian Ebnerpxar: encoder: limit number of max entries held at...
2019-12-09 Dietmar Maurercli: avoid useless .into()
2019-12-02 Dietmar Maureruse cli from proxmox::api
2019-11-26 Dietmar Maurersrc/pxar/fuse.rs: rename from_decoder into new, new...
2019-11-26 Dietmar Maurersrc/pxar/sequential_decoder.rs: remove callback from...
2019-11-25 Dietmar Maurersrc/cli/command.rs: use static array for arg_param
2019-11-21 Wolfgang Bumillerapi/compat: remove remaining api_schema references
2019-11-21 Dietmar Maurersort all property lookup tables
2019-11-21 Dietmar Maureruse const api definitions
2019-10-25 Dietmar Maureravoid some clippy warnings
2019-10-23 Christian Ebnerpxar: add functionality to pass exclude MatchPatterns...
2019-09-20 Christian Ebnersrc/bin/pxar.rs: adapt to new deamonize flag
2019-08-23 Christian Ebnerpxar/fuse: add pxar cli flag to set single- or multi...
2019-08-16 Dietmar Maurersrc/backup/catalog_blob.rs: moved catalog impl. from...
2019-08-09 Christian Ebnerpxar: add command 'mount' to cli of pxar
2019-08-09 Dietmar Maurersrc/pxar/encoder.rs: use BackupCatalogWriter
2019-08-03 Christian Ebnerpxar: cleanup: refactor and rename exclude pattern
2019-08-03 Christian Ebnerpxar: cleanup: move feature flags to src/pxar/flags...
2019-08-02 Christian Ebnerpxar: implement feature flag support for device nodes...
2019-07-30 Christian Ebnerpxar: implement allow_existing_dirs for pxar decoder
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-07-19 Dietmar Maurersrc/bin/pxar.rs - extract: print archive name with...
2019-07-19 Dietmar Maurersrc/bin/pxar.rs: remove wrong debug message
2019-07-19 Christian Ebnersrc/bin/pxar.rs: allow to pass paths and match patterns...
2019-07-17 Christian Ebnersrc/bin/pxar.rs: add --files-from parameter to pxar...
2019-07-17 Christian Ebnersrc/bin/pxar.rs: Make pxar extract target optional
2019-07-16 Dietmar Maurersrc/bin/pxar.rs: only print archive name in verbose...
2019-07-16 Dietmar Maurersrc/bin/pxar.rs: add --verbose parameter to list (repla...
2019-07-05 Dietmar Maurersrc/bin/pxar.rs - extract: allow to read from stdin
2019-07-05 Dietmar Maurersrc/bin/pxar.rs - dump: allow to read from stdin
2019-07-05 Christian Ebnerpxar: Refactor SequentialDecoder to store the callback...
2019-06-07 Wolfgang Bumillertree-wide: use 'dyn' for all trait objects
2019-05-29 Christian Ebnerpxar: change logic and impl all command line flags...
2019-05-28 Christian Ebnersrc/bin/pxar.rs: set archive permissions to 0o640
2019-05-24 Christian Ebnerpxar: pass feature_flags to encoder/decoder instead...
2019-05-23 Christian Ebnersrc/bin/pxar.rs: impl CLI flags to disable archiving...
2019-03-15 Dietmar Maurersimplify pxar module structure
2019-03-15 Dietmar Maurersrc/bin/pxar.rs: implement extract
2019-03-14 Dietmar Maurersrc/bin/pxar.rs: implement dump/list
2019-03-14 Dietmar Maurersrc/pxar/decoder.rs: implement dump_archive
2019-03-14 Dietmar Maurerrename catar into pxar
2019-03-14 Dietmar Maurerrename catar into pxar