Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-20 06:34:29 -05:00
86c9829a23 Re-working multi-threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-20 01:22:52 -05:00
aa6b61fc9f Fixed a couple minor issues
69a4599f78 Fixed (hopefully) the last lingering issues.
Compare 2 commits »
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-17 22:30:42 -05:00
f47ef9ee46 Fixed a couple stupid mistakes
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-17 06:46:57 -05:00
d4f069b57a Added option to extract individual files with unsquashfs.
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-17 05:23:39 -05:00
80c4c8df5e Bug fixes
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-16 22:01:50 -05:00
42a92853a4 Re-added tests
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-14 02:43:51 -05:00
9ecab7f2a4 Finished (?) mutli-threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-13 06:08:34 -05:00
8a9ff7bf5f Finished work (theoretically) on single threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-11 06:04:07 -05:00
f3318e55a3 More foundational work on extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-10 13:38:18 -05:00
0bac064252 Started working on lookup tables
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-10 05:46:40 -05:00
8087a59c5c Finishing up a few things.
Belac created branch zig-0.16-redux in Belac/zig-squashfs 2026-06-09 22:25:24 -05:00
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-09 22:25:24 -05:00
5c04933520 Resetting. Again.
Belac deleted branch 0.16-redux from Belac/zig-squashfs 2026-06-09 06:05:36 -05:00
Belac deleted branch zig-0.14 from Belac/zig-squashfs 2026-06-09 06:05:19 -05:00
Belac deleted branch stateless-table from Belac/zig-squashfs 2026-06-09 06:05:14 -05:00
Belac deleted branch library_submodules from Belac/zig-squashfs 2026-06-09 06:05:09 -05:00
Belac deleted branch re-do_again from Belac/zig-squashfs 2026-06-09 06:05:06 -05:00
Belac deleted branch new_expirements from Belac/zig-squashfs 2026-06-09 06:05:04 -05:00
Belac pushed to 0.16-redux at Belac/zig-squashfs 2026-06-07 02:04:00 -05:00
515513bda3 Some fixes