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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fstree_from_file.c
Age
Commit message (
Expand
)
Author
2021-02-19
libfstree: Add a filter callback to the directory scanning function
David Oberhollenzer
2020-09-29
Replace file/getline usage with istream
David Oberhollenzer
2020-04-17
tests: improve diagnostics output & make "release builds" work
David Oberhollenzer
2019-12-18
Add an explicit link count to the fstree nodes
David Oberhollenzer
2019-12-18
Rename fstree "slink_target" to "target"
David Oberhollenzer
2019-12-18
Cleanup: merge the fstree post processing functions
David Oberhollenzer
2019-11-23
Fix: add missing null-terminator in getline implementation
David Oberhollenzer
2019-11-23
Make sure the unit tests build with the mingw cross compiler
David Oberhollenzer
2019-09-29
Cleanup: fstree no longer has any use for the block size
David Oberhollenzer
2019-09-27
Add a header for platform compatibillity fluff
David Oberhollenzer
2019-09-27
Cleanup: remove most of the payload pointer magic from libfstree
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-17
fstree: add support for spaces in filenames
David Oberhollenzer
2019-07-07
Fix regression in fstree_from_file device node format
David Oberhollenzer
2019-06-23
Move fstree default option processing to fstree code
David Oberhollenzer
2019-06-22
Add very basic test case for fstree_from_file
David Oberhollenzer