Age | Commit message (Expand) | Author |
---|---|---|
2019-08-01 | Add flag to rdsquashfs to optionally set xattrs on unpacked files | David Oberhollenzer |
2019-08-01 | Add option to rdsquashfs to dump extended attributes for an inode | David Oberhollenzer |
2019-07-30 | Add propper copyright headers to all source files | David Oberhollenzer |
2019-07-25 | Implement simple, fork() based parallel unpacking in rdsquashfs | David Oberhollenzer |
2019-07-25 | cleanup: remove some redundant header inclusions | David Oberhollenzer |
2019-07-24 | Enable largefile support | Matt Turner |
2019-06-28 | Add support for unpacking sparse files as sparse files | David Oberhollenzer |
2019-06-11 | cleanup: pull out common code path | David Oberhollenzer |
2019-06-11 | cleanup: rdsquashfs: move command line option processing to options.c | David Oberhollenzer |