index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
tar
Age
Commit message (
Expand
)
Author
2023-09-19
libtar: accept an sqfs_dir_entry_t instead of a struct stat
David Oberhollenzer
2023-08-10
Refactor: rename dir_iterator_t to sqfs_dir_iterator_t
David Oberhollenzer
2023-08-10
tar2sqfs: Add option to exclude files
Richard Weinberger
2023-06-20
Move istream_get_line function to libutil
David Oberhollenzer
2023-06-15
Move sqfs_istream_t & sqfs_ostream_t into libsquashfs
David Oberhollenzer
2023-06-15
Mass rename istream_t/ostream_t with sqfs_ prefix
David Oberhollenzer
2023-06-05
Move dir_entry_xattr_t from libio to libsquashfs
David Oberhollenzer
2023-05-22
libtar: add a dir_iterator_t implementation for tar files
David Oberhollenzer
2023-05-16
libtar: replace tar_xattr_t with dir_entry_xattr_t struct
David Oberhollenzer
2023-02-08
libtar: remove need for skip_padding function
David Oberhollenzer
2023-02-08
libtar: Add an istream_t implementation
David Oberhollenzer
2023-02-04
libtar: internalize the declaration of read_octal
David Oberhollenzer
2023-02-04
libtar: simplfy parsing of old GNU sparse format
David Oberhollenzer
2023-02-04
libtar: some minor cleanups
David Oberhollenzer
2022-07-08
Cleanup: split libtar header, move to sub directory
David Oberhollenzer