Dietmar Maurer
|
dc9596de45
|
src/backup/catalog.rs: move CatalogEntryType from src/pxar/catalog.rs
|
2019-11-12 11:41:44 +01:00 |
Christian Ebner
|
3f1c5b5e65
|
catalog: impl std::fmt::Display trait for CatalogEntryType
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
|
2019-11-12 07:00:08 +01:00 |
Dietmar Maurer
|
9d135fe617
|
src/backup/catalog_blob.rs: moved catalog impl. from pxar
And avoid loading catalog into memory.
|
2019-08-16 12:27:17 +02:00 |
Dietmar Maurer
|
9049a8cfe6
|
src/bin/proxmox-backup-client.rs: implement catalog command
|
2019-08-09 11:36:33 +02:00 |
Dietmar Maurer
|
aea0815d32
|
src/pxar/catalog.rs: new catalog helper
|
2019-08-09 09:41:43 +02:00 |