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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2022-11-27
Continue cleanup of the test cases
David Oberhollenzer
2022-11-22
Move helper scripts to scripts/ sub directory
David Oberhollenzer
2022-11-22
Get rid of the built-in copy of LZ4
David Oberhollenzer
2022-07-08
Cleanup: rename libfstream to libio, split headers
David Oberhollenzer
2022-04-10
Remove builtin copy of zlib
David Oberhollenzer
2021-03-29
Fix build of unit tests if compiling with --without-tools
David Oberhollenzer
2021-03-07
Optionally use a pool allocator for rb-tree nodes
David Oberhollenzer
2020-11-02
Remove package scripts from release tarballs
David Oberhollenzer
2020-09-16
Add stream I/O abstraction library
David Oberhollenzer
2020-08-29
Add package scripts to the release tarball
David Oberhollenzer
2020-08-04
Cleanup: move zlib/lz4 code from lib/sqfs/comp/ to lib/
David Oberhollenzer
2020-05-30
Cleanup: Reorganize structure of Automake files
David Oberhollenzer
2020-04-27
Cleanup directory structure of the binary programs
David Oberhollenzer
2020-02-21
Cleanup: move utilities back out of libsquashfs
David Oberhollenzer
2020-01-12
Add stub for sample programs
David Oberhollenzer
2019-12-13
Add a simplistic integration and regression test
David Oberhollenzer
2019-11-25
Cleanup: remove what is left of libutil
David Oberhollenzer
2019-11-24
Update README, clarify licensing situation
David Oberhollenzer
2019-11-24
Fix: Move LZO compressor from libsquashfs to libcommon
David Oberhollenzer
2019-11-22
Cleanup: move all the compatibillity fluff to a dedicated "libcompat"
David Oberhollenzer
2019-10-23
Add helper script for churning out Windows builds with dependencies
David Oberhollenzer
2019-10-08
Add a configure option to disable building the tools
David Oberhollenzer
2019-10-07
Rename libsqfshelper to libcommon
David Oberhollenzer
2019-09-27
Add a pkg-config file for libsquashfs
David Oberhollenzer
2019-09-11
Cleanup Automake file for libraries
David Oberhollenzer
2019-09-09
Add Doxygen based reference manual to build system
David Oberhollenzer
2019-09-09
Change license of libsquashfs.so
David Oberhollenzer
2019-08-31
Turn libsquashfs.a into a shared library
David Oberhollenzer
2019-08-26
Add a change log
David Oberhollenzer
2019-08-07
Add a helper utility to compare filesystem trees
David Oberhollenzer
2019-07-31
Overhaul README and convert it to markdown
David Oberhollenzer
2019-06-20
Add unit tests
David Oberhollenzer
2019-06-15
Add utility to turn a squashfs image into a POSIX tar archvie
David Oberhollenzer
2019-06-13
Add Makemodule.am for doc/ subdirectory
David Oberhollenzer
2019-05-05
Add man pages
David Oberhollenzer
2019-05-04
Add README
David Oberhollenzer
2019-05-02
Add unsquashfs stub
David Oberhollenzer
2019-04-30
Initial commit
David Oberhollenzer