Age | Commit message (Expand) | Author |
---|---|---|
2019-07-25 | Replace reads in squashfs with positional reads | David Oberhollenzer |
2019-07-24 | Enable largefile support | Matt Turner |
2019-07-16 | cleanup: move error handling into read_retry | David Oberhollenzer |
2019-07-16 | cleanup: move error handling into write_retry | David Oberhollenzer |
2019-07-04 | Fix: possible out of bounds read in libcompress.a | David Oberhollenzer |
2019-06-23 | Move all handling of compressor names to libcompress.a | David Oberhollenzer |
2019-06-11 | Cleanup dependency handling | David Oberhollenzer |
2019-05-21 | Add command line flag for compressor options, pass them to compressors | David Oberhollenzer |
2019-05-19 | Add ZSTD compressor implementation | David Oberhollenzer |
2019-05-06 | Add lz4 compressor implementation | David Oberhollenzer |
2019-05-06 | Add LZO compressor implementation | David Oberhollenzer |
2019-05-04 | Rename lzma compressor to xz, zlib compressor to gzip | David Oberhollenzer |
2019-05-02 | Add compressor library | David Oberhollenzer |