Age | Commit message (Expand) | Author |
2019-09-21 | Minor fstree related cleanup | David Oberhollenzer |
2019-09-20 | Remove fstree code from rdsquashfs | David Oberhollenzer |
2019-09-20 | Move "optimize unpack order" to from fstree to rdsquashfs | David Oberhollenzer |
2019-08-31 | Turn libsquashfs.a into a shared library | David Oberhollenzer |
2019-08-31 | Split libsquashfs.a into low seperate libraries | David Oberhollenzer |
2019-08-31 | Merge libcompress.a into libsquashfs.a | David Oberhollenzer |
2019-07-25 | rdsquashfs: seperate creating of the hierarchy, unpacking and chmod/chown | David Oberhollenzer |
2019-07-25 | cleanup: remove unneccessary conditionals from automake files | David Oberhollenzer |
2019-07-24 | Correct copy-and-paste mistake | Matt Turner |
2019-06-11 | cleanup: rdsquashfs: move command line option processing to options.c | David Oberhollenzer |
2019-06-11 | Move file extraction code to generic data_reader_t in libsquashfs.a | David Oberhollenzer |
2019-06-10 | cleanup: move tree deserialization to libsqfs.a | David Oberhollenzer |
2019-05-19 | Add ZSTD compressor implementation | David Oberhollenzer |
2019-05-06 | Add lz4 compressor implementation | David Oberhollenzer |
2019-05-06 | Add LZO compressor implementation | David Oberhollenzer |
2019-05-05 | rdsquashfs: reorder unpack flags, add flag to produce listing | David Oberhollenzer |
2019-05-04 | Rename tools to not collide with squashfs-tools | David Oberhollenzer |
2019-05-04 | Rename lzma compressor to xz, zlib compressor to gzip | David Oberhollenzer |
2019-05-03 | unsquashfs: add code to unpack the entire file system | David Oberhollenzer |
2019-05-03 | unsquashfs: add file data extraction | David Oberhollenzer |
2019-05-03 | unsquashfs: add argument processing, file listing parameter | David Oberhollenzer |
2019-05-03 | unsquashfs: restore fstree from image | David Oberhollenzer |
2019-05-03 | unsquashfs: add function to turn inode into fs tree node | David Oberhollenzer |
2019-05-02 | Add unsquashfs stub | David Oberhollenzer |