Age | Commit message (Expand) | Author |
2019-10-05 | Merge all the common code for generating images | David Oberhollenzer |
2019-09-10 | Make the thread pool queue backlog user configurable | David Oberhollenzer |
2019-09-08 | Replace direct file I/O with abstraction layer | David Oberhollenzer |
2019-09-05 | Cleanup naming scheme of compressor | David Oberhollenzer |
2019-08-18 | Make data writer use block processor | David Oberhollenzer |
2019-08-11 | cleanup: zero-initialize gensquashfs options with memset | David Oberhollenzer |
2019-08-11 | cleanup: replace gensquashfs bool options for dir scan with flags | David Oberhollenzer |
2019-08-11 | Add gensquashfs option to read xattrs from input files | David Oberhollenzer |
2019-08-11 | Fix wrong argument type for gensquashfs --keep-time | David Oberhollenzer |
2019-08-11 | Split gensquashfs help string because it got too long | David Oberhollenzer |
2019-08-11 | Add --one-file-system option to gensquashfs | David Oberhollenzer |
2019-07-30 | Add propper copyright headers to all source files | David Oberhollenzer |
2019-07-25 | cleanup: remove some redundant header inclusions | David Oberhollenzer |
2019-07-24 | Enable largefile support | Matt Turner |
2019-07-22 | Add a way to optionally keep the original time stamps | David Oberhollenzer |
2019-07-21 | Implement generating an inode table for NFS export | David Oberhollenzer |
2019-07-17 | fstree: add support for spaces in filenames | David Oberhollenzer |
2019-07-07 | Fix: always initialize gensquashfs defaults option | David Oberhollenzer |
2019-06-23 | gensquashfs: Remove rest of read_number from options parser | David Oberhollenzer |
2019-06-23 | Move fstree default option processing to fstree code | David Oberhollenzer |
2019-06-23 | Move all handling of compressor names to libcompress.a | David Oberhollenzer |
2019-06-23 | gensquashfs: remove command line number parsing code | David Oberhollenzer |
2019-06-23 | gensquashfs: Fix typo in help text | David Oberhollenzer |
2019-06-11 | Cleanup dependency handling | David Oberhollenzer |
2019-06-11 | cleanup: mkfs: remove redundant header inclusions | David Oberhollenzer |
2019-06-11 | cleanup: remove rest of sqfs_info_t | David Oberhollenzer |
2019-05-31 | Update documentation | David Oberhollenzer |
2019-05-31 | gensquashfs: allow combining packdir and packfile | David Oberhollenzer |
2019-05-26 | gensquashfs: add option to simply pack an input directory | David Oberhollenzer |
2019-05-25 | gensquashfs: Make '-X help' work without specifying input/output files | David Oberhollenzer |
2019-05-21 | Add command line flag for compressor options, pass them to compressors | David Oberhollenzer |
2019-05-19 | Add SELinux option to gensquashfs | David Oberhollenzer |
2019-05-05 | Print out what we are doing on the way and options to keep quiet | David Oberhollenzer |
2019-05-04 | Rename tools to not collide with squashfs-tools | David Oberhollenzer |
2019-05-04 | Remove compressor internal buffers | David Oberhollenzer |
2019-05-03 | unsquashfs: add argument processing, file listing parameter | David Oberhollenzer |
2019-05-02 | mksquashfs: merge headers | David Oberhollenzer |
2019-05-02 | Add meta data writer | David Oberhollenzer |
2019-05-02 | Add compressor library | David Oberhollenzer |
2019-04-30 | Initial commit | David Oberhollenzer |