Dietmar Maurer
|
b41d1aab8c
|
catar: define all feature flags
|
2019-01-12 16:49:02 +01:00 |
Dietmar Maurer
|
a7e3713122
|
catar: encode/decode devices
|
2019-01-11 12:22:00 +01:00 |
Dietmar Maurer
|
1bdb3130f7
|
catar/format_definition.rs: add more feature flags
|
2019-01-11 10:44:57 +01:00 |
Dietmar Maurer
|
5c76c2f331
|
catar/encoder.rs: store fat file system attributes
|
2019-01-11 10:18:22 +01:00 |
Dietmar Maurer
|
8c1dfa6c72
|
catar/encoder.rs: cleanups
|
2019-01-11 10:01:51 +01:00 |
Dietmar Maurer
|
4f6892eb74
|
catar/encoder.rs: encode linux fs attributes, cleanup encoder
Try to avoid duplicate stat calls (assume file tree is stable during backup).
|
2019-01-11 09:20:10 +01:00 |
Dietmar Maurer
|
b6ebfb8dab
|
catar/decoder.rs: start implementing sequential decoder, cleanups
And use [derive(Endian)] for endian conversion.
|
2019-01-07 19:07:03 +01:00 |
Dietmar Maurer
|
4b864ad436
|
format_definition.rs: remove wrong docs
|
2019-01-06 17:27:22 +01:00 |
Dietmar Maurer
|
0866748de6
|
catar cleanups ...
|
2018-12-30 17:32:52 +01:00 |
Dietmar Maurer
|
4fa71e0573
|
improve catar docs
|
2018-12-30 13:47:27 +01:00 |
Dietmar Maurer
|
a0cc09b5f0
|
src/catar/encoder.rs: fix binary format, write goodby table
We still ned to sort the table (BST) ...
|
2018-12-28 14:27:00 +01:00 |
Dietmar Maurer
|
2e4ae0e239
|
src/catar/encoder.rs: write file data
|
2018-12-28 10:44:12 +01:00 |
Dietmar Maurer
|
3192ae968c
|
src/catar/encoder.rs: write entry and symlink data
|
2018-12-28 09:55:26 +01:00 |
Dietmar Maurer
|
b62b6cadf4
|
start implementing catar
|
2018-12-27 09:22:23 +01:00 |