aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2020-06-11Add flags to functions that might logically be expanded in the futureDavid Oberhollenzer
2020-06-07Replace assert with propper error handling in rdsquashfs describeDavid Oberhollenzer
2020-06-02tar2sqfs: add missing copyright headerDavid Oberhollenzer
2020-05-30Fix: Only add Selinux flags if WITH_SELINUX is setDavid Oberhollenzer
2020-05-30sqfs2tar: Move hard link detection to tree-repacking codeDavid Oberhollenzer
2020-05-30Cleanup: sqfs2tar: break up and simplify the repacking codeDavid Oberhollenzer
2020-05-30Cleanup: Reorganize structure of Automake filesDavid Oberhollenzer
2020-05-30Cleanup: move man pages to the respective program source directoriesDavid Oberhollenzer
2020-05-30Cleanup: try to split tar2sqfs.c in a reasonable wayDavid Oberhollenzer
2020-05-30Cleanup: try to split sqfs2tar.c in a reasonable wayDavid Oberhollenzer
2020-05-26sqfsdiff: extract compressor options, but don't fail on errorDavid Oberhollenzer
2020-05-21Fix the semantics of the super block deduplicationDavid Oberhollenzer
2020-05-03Fix: unify extra argument rejection in tar2sqfs & gensquashfsDavid Oberhollenzer
2020-05-03Fix: the --all-root option does not take an arugmentDavid Oberhollenzer
2020-05-03Fix: use 0644 as default permissions when creating filesDavid Oberhollenzer
2020-04-27Cleanup/fix: gensquashfs: split directory scanning from xattr scanningDavid Oberhollenzer
2020-04-27gensquashfs: Add options to globally override UID/GID valuesDavid Oberhollenzer
2020-04-27Cleanup directory structure of the binary programsDavid Oberhollenzer