Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-07-25 03:17:16 -05:00
b28508a9c2 Work on mutli-threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-07-24 06:56:23 -05:00
d3adb35401 Fixed some bugs with mutli-threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-07-18 06:25:41 -05:00
33f85f959e Some minor work with mutli-threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-07-11 00:47:43 -05:00
28f7d1fe28 Finished (probably not actually) mutli-threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-07-10 06:10:49 -05:00
7058f737c2 Re-writing much of multi-threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-07-03 18:08:30 -05:00
58b465bca2 Some work on re-factoring multi-threaded extraction
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-26 20:41:01 -05:00
c238274cc7 Trying to fix race conditions...
Belac pushed to main at Belac/darkstorm-server 2026-06-24 01:24:38 -05:00
c602844727 Added tcp forwarding for gitea
Belac pushed to zig-0.16-redux at Belac/zig-squashfs 2026-06-22 07:04:42 -05:00
2de9a6a664 Finished re-writing multi-threaded extraction
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.