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
/
sqfs2tar
Age
Commit message (
Expand
)
Author
2022-04-10
Remove builtin copy of zlib
David Oberhollenzer
2021-04-08
Fix: libsquashfs: add sqfs_free() function
David Oberhollenzer
2021-02-10
Always use the correct data type for realloc return value
David Oberhollenzer
2020-09-29
Update tar2sqfs/sqfs2tar documentation
David Oberhollenzer
2020-09-17
Fix: add missing compiler/linker flags
David Oberhollenzer
2020-09-16
Add bzip2 stream compression support
David Oberhollenzer
2020-09-16
Implement output compression support for sqfs2tar
David Oberhollenzer
2020-09-16
Remodel file extraction tools to use libfstream
David Oberhollenzer
2020-06-11
Add flags to functions that might logically be expanded in the future
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 sqfs2tar.c in a reasonable way
David Oberhollenzer