Age | Commit message (Expand) | Author |
2020-08-12 | Add a "--stat" option to rdsquashfs | David Oberhollenzer |
2020-06-11 | Add flags to functions that might logically be expanded in the future | David Oberhollenzer |
2020-06-07 | Replace assert with propper error handling in rdsquashfs describe | David Oberhollenzer |
2020-06-02 | tar2sqfs: add missing copyright header | David Oberhollenzer |
2020-05-30 | Fix: Only add Selinux flags if WITH_SELINUX is set | David Oberhollenzer |
2020-05-30 | sqfs2tar: Move hard link detection to tree-repacking code | David Oberhollenzer |
2020-05-30 | Cleanup: sqfs2tar: break up and simplify the repacking code | David Oberhollenzer |
2020-05-30 | Cleanup: Reorganize structure of Automake files | David Oberhollenzer |
2020-05-30 | Cleanup: move man pages to the respective program source directories | David Oberhollenzer |
2020-05-30 | Cleanup: try to split tar2sqfs.c in a reasonable way | David Oberhollenzer |
2020-05-30 | Cleanup: try to split sqfs2tar.c in a reasonable way | David Oberhollenzer |
2020-05-26 | sqfsdiff: extract compressor options, but don't fail on error | David Oberhollenzer |
2020-05-21 | Fix the semantics of the super block deduplication | David Oberhollenzer |
2020-05-03 | Fix: unify extra argument rejection in tar2sqfs & gensquashfs | David Oberhollenzer |
2020-05-03 | Fix: the --all-root option does not take an arugment | David Oberhollenzer |
2020-05-03 | Fix: use 0644 as default permissions when creating files | David Oberhollenzer |
2020-04-27 | Cleanup/fix: gensquashfs: split directory scanning from xattr scanning | David Oberhollenzer |
2020-04-27 | gensquashfs: Add options to globally override UID/GID values | David Oberhollenzer |
2020-04-27 | Cleanup directory structure of the binary programs | David Oberhollenzer |