Caleb Gardner
|
1f0868fb21
|
Added -show-hard-links to go-unsquashfs
Exposed the underlying squashfslow values for File and FS
|
2025-06-06 11:05:43 -05:00 |
|
Caleb Gardner
|
f378136299
|
Added OpenFile to get a *squashfs.File instead of fs.File
Added -e to extract only specific files/folders
Only require the filename for -l, -ll, and -lln
|
2025-06-06 11:05:43 -05:00 |
|
Caleb Gardner
|
4490fc3873
|
Removed all the pointers
|
2025-04-10 02:15:24 -05:00 |
|
Caleb Gardner
|
87b5ac7f5d
|
gopls modernize
|
2025-02-27 02:46:22 -06:00 |
|
Caleb Gardner
|
2a33cad709
|
PERFORMANCE
Changed some struct values from pointers to normal values for improved performance.
|
2024-07-17 09:30:16 -05:00 |
|
Caleb Gardner
|
144805e747
|
Rename squashfslow.Base to squashfslow.FileBase
|
2023-12-27 23:50:27 -06:00 |
|
Caleb Gardner
|
bfba5d5b60
|
Rename squashfs/squashfs to squashfs/low
squashfs/low library name is now squashfslow
|
2023-12-27 23:25:49 -06:00 |
|
Caleb Gardner
|
17d45eea50
|
Finishing touches
Added FastOptions as an alternative to DefaultOptions
A few performance improvements
A few bug fixes
|
2023-12-27 21:35:40 -06:00 |
|
Caleb Gardner
|
d9132ab6a4
|
Finished. Now for bug fixes
|
2023-12-24 18:20:05 -06:00 |
|
Caleb Gardner
|
5de59627df
|
Started working on the main library (nearly complete)
|
2023-12-24 08:05:56 -06:00 |
|
Caleb Gardner
|
6ad6857d8d
|
Renamed files to make them more clear
Trying to figure out how to write. Might have to keep tables uncompressed for now.
|
2021-04-30 02:52:27 -05:00 |
|
Caleb Gardner
|
7f5fa3ba1f
|
Some quick fixes for "correctness"
|
2021-04-03 01:17:09 -05:00 |
|
Caleb Gardner
|
d89153c3e2
|
Finished io/FS interface
|
2021-01-30 06:30:00 -06:00 |
|
Caleb Gardner
|
3f1b2a8d1e
|
Restructure for 1.16 io/fs interface
|
2021-01-29 12:55:57 -06:00 |
|