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
/
unpack
/
options.c
Age
Commit message (
Expand
)
Author
2019-11-06
Cleanup: remove BSD style __progname
David Oberhollenzer
2019-10-05
Fix typo
Matt Turner
2019-09-20
Remove fstree code from rdsquashfs
David Oberhollenzer
2019-09-20
Remove parallel unpacking
David Oberhollenzer
2019-08-19
Add rdsquashfs flag to restore file timestamps
David Oberhollenzer
2019-08-01
Add flag to rdsquashfs to optionally set xattrs on unpacked files
David Oberhollenzer
2019-08-01
Add option to rdsquashfs to dump extended attributes for an inode
David Oberhollenzer
2019-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-25
Implement simple, fork() based parallel unpacking in rdsquashfs
David Oberhollenzer
2019-07-25
cleanup: remove some redundant header inclusions
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-06-28
Add support for unpacking sparse files as sparse files
David Oberhollenzer
2019-06-11
cleanup: pull out common code path
David Oberhollenzer
2019-06-11
cleanup: rdsquashfs: move command line option processing to options.c
David Oberhollenzer