aboutsummaryrefslogtreecommitdiff
path: root/bin/tar2sqfs/src/tar2sqfs.c
AgeCommit message (Expand)Author
2023-10-24libutil: add a string list helper to replace some of the adhoc onesDavid Oberhollenzer
2023-08-10Refactor: rename dir_iterator_t to sqfs_dir_iterator_tDavid Oberhollenzer
2023-08-10tar2sqfs: Add option to exclude filesRichard Weinberger
2023-06-15Overhaul sqfs_istream_t/sqfs_ostream_t error handlingDavid Oberhollenzer
2023-06-15Mass rename istream_t/ostream_t with sqfs_ prefixDavid Oberhollenzer
2023-06-08Move tar compressor auto wrapping code from tar2sqfs into libtarDavid Oberhollenzer
2023-06-05libio: remove buffer_offset from istream_tDavid Oberhollenzer
2023-01-31Move library source into src sub-directoryDavid Oberhollenzer