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
/
bin
/
gensquashfs
/
test
Age
Commit message (
Expand
)
Author
2023-09-03
gensquashfs: fix file path for glob directory scanning
David Oberhollenzer
2023-09-01
gensquashfs: add a test for fstree_from_dir file source path
David Oberhollenzer
2023-06-15
Mass rename istream_t/ostream_t with sqfs_ prefix
David Oberhollenzer
2023-06-05
gensquashfs: replace XattrMapEntry with sqfs_xattr_t
David Oberhollenzer
2023-06-03
libio: consolidate add-hoc memory istream_t implementations
David Oberhollenzer
2023-05-22
libtar: add a dir_iterator_t implementation for tar files
David Oberhollenzer
2023-04-29
gensquashfs: Dismantle the scan_dir wrapper
David Oberhollenzer
2023-04-19
libfstree: hoist file link pointer into parent structure
David Oberhollenzer
2023-04-19
libfstree: get rid of dir_info_t
David Oberhollenzer
2023-04-02
Move fstree CLI code to libcommon
David Oberhollenzer
2023-04-01
libsquashfs: remove the default block writer alignment feature
David Oberhollenzer
2023-02-12
libtar: Add a test for the tar writing code
David Oberhollenzer
2023-02-08
libtar: Add an istream_t implementation
David Oberhollenzer
2023-01-31
Reintegrate test code with library code
David Oberhollenzer