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
/
fstree.h
Age
Commit message (
Expand
)
Author
2019-07-30
Add propper copyright headers to all source files
David Oberhollenzer
2019-07-29
Cleanup: move deduplication code from data writer to fstree
David Oberhollenzer
2019-07-28
Add general purpose flags field to file_info_t
David Oberhollenzer
2019-07-28
Add fragment and block checksum fields to file_info_t
David Oberhollenzer
2019-07-25
Generate linear file list in fstree
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
Cleanup xattr handling
David Oberhollenzer
2019-07-03
cleanup: move tree node from path function to libfstree.a
David Oberhollenzer
2019-06-28
Add support for packing sparse files
David Oberhollenzer
2019-06-23
Move fstree default option processing to fstree code
David Oberhollenzer
2019-06-22
Cleanup: unify packdir/packfile based directory changes in gensquashfs
David Oberhollenzer
2019-06-22
Cleanup: split fstree sort into 2 fstree independend functions
David Oberhollenzer
2019-06-19
Cleanup fstree code
David Oberhollenzer
2019-06-17
libfstree: add generic function to add node from struct stat
David Oberhollenzer
2019-06-15
libfstree.a: add function to get struct stat from tree node
David Oberhollenzer
2019-06-11
cleanup: remove the linked list of fragment relations
David Oberhollenzer
2019-06-10
Add generic function to produce a full path from an fstree node
David Oberhollenzer
2019-06-10
Generate a flat inode table from the fstree ahead of time
David Oberhollenzer
2019-06-10
gensquashfs: do pushd/popd when needed instead of chdir
David Oberhollenzer
2019-05-31
gensquashfs: allow combining packdir and packfile
David Oberhollenzer
2019-05-26
gensquashfs: add option to simply pack an input directory
David Oberhollenzer
2019-05-20
cleanup: remove squashfs type from fstree nodes
David Oberhollenzer
2019-05-20
cleanup: remove overly excessive comments
David Oberhollenzer
2019-05-20
cleanup: internalize meta reader/writer implementations
David Oberhollenzer
2019-05-19
Generate extended attribute table
David Oberhollenzer
2019-05-19
Add xattr indices to inodes
David Oberhollenzer
2019-05-19
Add SELinux labeling to fstree code
David Oberhollenzer
2019-05-19
Add extended attributes to fstree
David Oberhollenzer
2019-05-05
Comment on all the things
David Oberhollenzer
2019-05-02
Write inodes to image
David Oberhollenzer
2019-04-30
Initial commit
David Oberhollenzer