Age | Commit message (Expand) | Author |
2019-07-30 | Add propper copyright headers to all source files | David Oberhollenzer |
2019-07-28 | Add some nice statistics output to tar2sqfs and gensquashfs | David Oberhollenzer |
2019-07-28 | Implement fragment deduplication in data writer | David Oberhollenzer |
2019-07-25 | Generate linear file list in fstree | 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-15 | Add flags to data writer to micro manage behaviour | David Oberhollenzer |
2019-06-23 | Move fstree default option processing to fstree code | David Oberhollenzer |
2019-06-22 | Cleanup: unify packdir/packfile based directory changes in gensquashfs | David Oberhollenzer |
2019-06-22 | Cleanup: split fstree sort into 2 fstree independend functions | David Oberhollenzer |
2019-06-22 | simplify SELinux labeling | David Oberhollenzer |
2019-06-15 | Move function to padd a file with 0 bytes to libutil | David Oberhollenzer |
2019-06-11 | cleanup: mkfs: remove redundant header inclusions | David Oberhollenzer |
2019-06-11 | cleanup: merge rest of block.c into mkfs.c | David Oberhollenzer |
2019-06-11 | cleanup: remove rest of sqfs_info_t | David Oberhollenzer |
2019-06-11 | Remove sqfs_info_t from xattr writer | David Oberhollenzer |
2019-06-11 | Encapsulate data/fragment processing in data_writer_t data structure | David Oberhollenzer |
2019-06-10 | cleanup: move entire fstree serialization to libsqfs.a | David Oberhollenzer |
2019-06-10 | Make sqfs_write_inodes independend of sqfs_info_t | David Oberhollenzer |
2019-06-10 | Generate a flat inode table from the fstree ahead of time | 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-20 | Get rid of unalligned pointers | David Oberhollenzer |
2019-05-19 | Generate extended attribute table | David Oberhollenzer |
2019-05-19 | Add SELinux option to gensquashfs | David Oberhollenzer |
2019-05-06 | Implement reading and writing of compressor options | David Oberhollenzer |
2019-05-04 | Rename tools to not collide with squashfs-tools | David Oberhollenzer |