summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-23Update benchmark numbers for zstd, now that it uses correct parametersDavid Oberhollenzer
2020-05-21Update CHANGELOG.mdDavid Oberhollenzer
2020-05-21Fix: zstd: actually set the compression level from the optionsDavid Oberhollenzer
2020-05-21hash table: switch to sqfs_* types, mark functions as hiddenDavid Oberhollenzer
2020-05-21Update CHANGELOG.mdDavid Oberhollenzer
2020-05-21Fix the semantics of the super block deduplicationDavid Oberhollenzer
2020-05-19Cleanup: move hash table header to include directoryDavid Oberhollenzer
2020-05-18libtar: fix size computation of PAX line lengthDavid Oberhollenzer
2020-05-16Update documentationDavid Oberhollenzer
2020-05-07Fix checksums for the corpus tests now that -T actually worksDavid Oberhollenzer
2020-05-07Fix compilation on GCC4 and belowBrandon Maier
2020-05-04Expose more fine grained control values & flags on the XZ compressorDavid Oberhollenzer
2020-05-04Fix: propperly set the last block flag if fragments are disabledDavid Oberhollenzer
2020-05-03Actually run the directory pack test if corpora tests are desiredv0.9.1David Oberhollenzer
2020-05-03Bump version numberDavid Oberhollenzer
2020-05-03Update README.mdDavid Oberhollenzer
2020-05-03Update CHANGELOG.mdDavid Oberhollenzer
2020-05-03Update man pagesDavid Oberhollenzer
2020-05-03Add a simple test script for the gensquashfs packdir + allroot use caseDavid Oberhollenzer
2020-05-03Fix: unify extra argument rejection in tar2sqfs & gensquashfsDavid Oberhollenzer
2020-05-03Fix: the --all-root option does not take an arugmentDavid Oberhollenzer
2020-05-03Fix: use 0644 as default permissions when creating filesDavid Oberhollenzer
2020-04-27Fix gitignore binary pathsDavid Oberhollenzer
2020-04-27Cleanup/fix: gensquashfs: split directory scanning from xattr scanningDavid Oberhollenzer
2020-04-27Enable uint128_t pathMatt Turner
2020-04-27gensquashfs: Add options to globally override UID/GID valuesDavid Oberhollenzer
2020-04-27Add hash table code to libutil.aDavid Oberhollenzer
2020-04-27Add propper license text for Mesa hash table implementationDavid Oberhollenzer
2020-04-27Cleanup directory structure of the binary programsDavid Oberhollenzer
2020-04-27Fix tar2sqfs: Actually apply the block processor flagsDavid Oberhollenzer
2020-04-23Update benchmark dataDavid Oberhollenzer
2020-04-22Import and use Mesa's hash tableMatt Turner
2020-04-22COPYING: Fix a couple of typosMatt Turner
2020-04-22Skip PAX global headersDavid Oberhollenzer
2020-04-21Fix: add missing --with-gzip/--without-gzip configure handleDavid Oberhollenzer
2020-04-17Remove some configure time sizeof checksDavid Oberhollenzer
2020-04-17Cleanup: split read_header.c in libtar.aDavid Oberhollenzer
2020-04-17tests: improve diagnostics output & make "release builds" workDavid Oberhollenzer
2020-04-16tar2sqfs & gensquashfs: Delete the output file on failureDavid Oberhollenzer
2020-04-16Propperly cast void pointer in sqfs_object_t inline functionDavid Oberhollenzer
2020-04-16sqfs2tar: Fix trailing slashes for directory namesDavid Oberhollenzer
2020-04-01Fix missing header without LZOAlyssa Ross
2020-03-30Bump release date for 0.9, fix version number formatingv0.9David Oberhollenzer
2020-03-25Remove mingw based cross build from travis configDavid Oberhollenzer
2020-03-23Fix dependencies for mingw CI buildDavid Oberhollenzer
2020-03-22Add Windows cross build and S390 targets to the travis CI fileDavid Oberhollenzer
2020-03-22Do not try to read back the compressor optionsDavid Oberhollenzer
2020-03-22doxygen: fix some minor typosDavid Oberhollenzer
2020-03-22doxygen: add rudmentary main page to the API reference manualDavid Oberhollenzer
2020-03-22doxygen: propperly label generic inode helper functions as membersDavid Oberhollenzer