Caleb Gardner
d1d453ac29
Finished an initial version of extraction
...
It works, but is very slow.
2026-05-21 05:07:02 -05:00
Caleb Gardner
a3f7b86e67
Updated a lot of packed structs to extern struct
...
Specified int types for remaining packed structs
Instead of manually decoding File & ExtFile structs, decode an extern struct first
Fixed some zstd issues
Some more File stuff
2026-05-02 06:10:24 -05:00
Caleb Gardner
ab606bdfa5
Fished decompression (maybe)
...
Added the necessary skeleton functions to re-add test
2026-05-01 07:05:52 -05:00
Caleb Gardner
b67d02074d
Started re-write (once again)
...
Main reason for this re-write is to be compatible with zig 0.16.0
2026-04-29 03:48:34 -05:00
Caleb J. Gardner
bcfd983f8d
Fixed a handful of errors when extracting.
...
Fixed issues with unsquashfs
2026-02-07 06:28:27 -06:00
Caleb J. Gardner
f771ef7623
Work on extraction
2026-02-06 06:56:28 -06:00
Caleb J. Gardner
1ff1e91d5e
Added ExtractCompleteArchive test
2026-01-29 22:23:46 -06:00
Caleb J. Gardner
7aed59b5b1
Some fixes
2026-01-17 05:30:19 -06:00
Caleb J. Gardner
f3fb8a128f
Inodes! ExtractionOptions! Files! Directories!
2026-01-16 06:53:10 -06:00
Caleb J. Gardner
ed14f13d9a
Some work on tests & metadata
2026-01-15 06:56:43 -06:00
Caleb J. Gardner
428f938c3a
Restart (once again)
2026-01-15 06:40:59 -06:00