Age | Commit message (Expand) | Author |
---|---|---|
2019-06-11 | cleanup: get rid of unsqfs_info_t | David Oberhollenzer |
2019-06-11 | Move file extraction code to generic data_reader_t in libsquashfs.a | David Oberhollenzer |
2019-06-11 | cleanup: simplify rdsquashfs unpacking: use existing utility functions | David Oberhollenzer |
2019-05-05 | rdsquashfs: reorder unpack flags, add flag to produce listing | David Oberhollenzer |
2019-05-05 | Print out what we are doing on the way and options to keep quiet | David Oberhollenzer |
2019-05-04 | cleanup: rdsquashfs: store global data in structure | David Oberhollenzer |
2019-05-04 | rdsquashfs: add ability to unpack only a sub tree of the file system | David Oberhollenzer |
2019-05-04 | Rename tools to not collide with squashfs-tools | David Oberhollenzer |
2019-05-03 | unsquashfs: add flags to filter what file types to unpack | David Oberhollenzer |
2019-05-03 | unsquashfs: add code to unpack the entire file system | David Oberhollenzer |