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
/
include
/
data_writer.h
Age
Commit message (
Expand
)
Author
2019-09-08
Replace direct file I/O with abstraction layer
David Oberhollenzer
2019-09-05
Cleanup naming scheme of compressor
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-18
Make data writer use block processor
David Oberhollenzer
2019-08-18
Restructure data writer around passing block_t structures
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-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-28
Implement fragment deduplication in data writer
David Oberhollenzer
2019-07-24
Enable largefile support
Matt Turner
2019-07-15
Add flags to data writer to micro manage behaviour
David Oberhollenzer
2019-06-30
Add support for repacking condensed sparse files
David Oberhollenzer
2019-06-11
Move data writer to libsqfs.a
David Oberhollenzer