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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tar
/
sqfs2tar.c
Age
Commit message (
Expand
)
Author
2019-08-05
cleanup: unify all the code that reads squashfs images
David Oberhollenzer
2019-08-04
Fix functions with side effect being used inside asserts
David Oberhollenzer
2019-08-01
Add ability to sqfs2tar to optionally copy over xattrs
David Oberhollenzer
2019-08-01
Add ability to write_tar_header to embedd extended attributes
David Oberhollenzer
2019-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-07-16
cleanup: move error handling into write_retry
David Oberhollenzer
2019-07-04
sqfs2tar: add option to extract subdirectories
David Oberhollenzer
2019-07-03
Add no-skip option to sqfs2tar
David Oberhollenzer
2019-07-03
tar writer: replace PAX headers with GNU extensions
David Oberhollenzer
2019-06-28
Add support for unpacking sparse files as sparse files
David Oberhollenzer
2019-06-16
sqfs2tar: cleanup tar header generation
David Oberhollenzer
2019-06-15
Add utility to turn a squashfs image into a POSIX tar archvie
David Oberhollenzer