17
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mksquashfs: don't follow symbolic links in check_sqfs_cmdline More... 10 months ago
mksquashfs: use Unix open/write in check_sqfs_cmdline More... 10 months ago
mksquashfs: add environment variable SQFS_CMDLINE More... 11 months ago
mksquashfs: don't memmove() in write_dir() for every 8K block More... 11 months ago
reader: Unsquashfs pseudo files don't use multi threaded reader More... 11 months ago
sqfstar: tar file reading will always use single threaded reader More... 11 months ago
mksquashfs: don't warn if using Unsquashfs pseudo file More... 11 months ago
pseudo: Update comment re: R pseudo file definition More... 11 months ago
sqfstar: expect exactly one blank in pax header More... 11 months ago
reader: make a couple of functions static More... 11 months ago
reader: make sleep_time static and set via a function More... 11 months ago
Update pre-generated manpages More... 11 months ago
generate-manpages: add a Sqfstar example for -force-file-mode More... 11 months ago
generate-manpages: add a Mksquashfs example for -force-file-mode More... 11 months ago
generate-manpages: add some Sqfstar examples for -all-time, -force-uid and -force-gid More... 11 months ago
generate-manpages: add some Mksquashfs examples for -all-time, -force-uid and -force-gid More... 11 months ago
unsquashfs_help: reorder help output More... 11 months ago
mksquashfs_help: reorder help output More... 11 months ago
sqfstar: terminate pax extended header string More... 11 months ago
mksquashfs: correct comment More... 11 months ago
sqfstar: check st_mtime assignment More... 11 months ago
reader: tell user how to fix insufficient buffer space More... 11 months ago
reader: make reader_size non global and set via function More... 11 months ago
mksquashfs: remove duplicate declaration of sleep_time More... 11 months ago
sqfstar: prevent st_rdev signed integer overflows More... 11 months ago
reader: only use one reader thread if throttling I/O More... 11 months ago
mkquashfs: add missing newline in error message More... 11 months ago
reader: abort if less than 4 blocks per reader thread cache More... 11 months ago
mksquashfs: warn that single threaded reader is used for R pseudo definition More... 11 months ago
sqfstar: check isextended on bit level More... 11 months ago