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
Age
Commit message (
Expand
)
Author
2019-09-05
Cleanup naming scheme of compressor
David Oberhollenzer
2019-09-05
Cleanup: add sqfs_* prefix to id table
David Oberhollenzer
2019-09-01
Internalize the layout of the id_table_t structure
David Oberhollenzer
2019-09-01
Move command line processing stuff out of compressor code
David Oberhollenzer
2019-09-01
Break up squashfs.h into topic related headers
David Oberhollenzer
2019-09-01
Install libsquashfs.so headers on the system in "sqfs" subdirectory
David Oberhollenzer
2019-08-31
Turn libsquashfs.a into a shared library
David Oberhollenzer
2019-08-31
Split libsquashfs.a into low seperate libraries
David Oberhollenzer
2019-08-31
Merge libcompress.a into libsquashfs.a
David Oberhollenzer
2019-08-26
Move tar_fuzz program over to tests
David Oberhollenzer
2019-08-24
Add minimal test program for fuzzing the tar parser
David Oberhollenzer
2019-08-23
Some simple search/replace cases for allocation
David Oberhollenzer
2019-08-19
Fix packer statistics
David Oberhollenzer
2019-08-18
Make data writer use block processor
David Oberhollenzer
2019-08-18
Minor interface change to data writer
David Oberhollenzer
2019-08-18
cleanup: internalize deduplication list in data_writer
David Oberhollenzer
2019-08-18
Add pthread based, parallel block processor implementation
David Oberhollenzer
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-28
Add some nice statistics output to tar2sqfs and gensquashfs
David Oberhollenzer
2019-07-28
Implement fragment deduplication in data writer
David Oberhollenzer
2019-07-24
cleanup: remove atime/ctime processing code
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-07-22
Add a way to optionally keep the original time stamps
David Oberhollenzer
2019-07-21
fix possible leak in tar2sqfs if writing xattrs fails
David Oberhollenzer
2019-07-21
Implement generating an inode table for NFS export
David Oberhollenzer
2019-07-16
cleanup: move error handling into write_retry
David Oberhollenzer
2019-07-15
Add flags to data writer to micro manage behaviour
David Oberhollenzer
2019-07-04
Fix: tar2sqfs move skip for invalid name first
David Oberhollenzer
2019-07-04
tar2sqfs: repack extended attributes into squashfs filesystem
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-07-03
Add no-skip option to tar2sqfs
David Oberhollenzer
2019-06-30
libtar: clarify actual size vs on-disk record size
David Oberhollenzer
2019-06-30
Add support for repacking condensed sparse files
David Oberhollenzer
2019-06-28
Add support for unpacking sparse files as sparse files
David Oberhollenzer
2019-06-23
tar2sqfs: Fix help string
David Oberhollenzer
2019-06-23
Add block size and device block size options to tar2sqfs
David Oberhollenzer
2019-06-23
Add filesystem defaults option to tar2sqfs
David Oberhollenzer
2019-06-23
Add compressor options to tar2sqfs
David Oberhollenzer
2019-06-23
Move fstree default option processing to fstree code
David Oberhollenzer
2019-06-23
tar2sqfs: Add some output messages, --quiet flag and --force
David Oberhollenzer
2019-06-22
Cleanup: split fstree sort into 2 fstree independend functions
David Oberhollenzer
2019-06-19
Split generic tar code off to static library
David Oberhollenzer
2019-06-17
tar2sqfs: rewrite parser to fill struct stat, create tree node from that
David Oberhollenzer
2019-06-16
sqfs2tar: cleanup tar header generation
David Oberhollenzer
[next]