Age | Commit message (Expand) | Author |
---|---|---|
2019-08-11 | Add gensquashfs option to read xattrs from input files | David Oberhollenzer |
2019-08-11 | Add --one-file-system option to gensquashfs | David Oberhollenzer |
2019-08-11 | Replace fstree_from_dir boolean with flag field | David Oberhollenzer |
2019-08-04 | Fix functions with side effect being used inside asserts | David Oberhollenzer |
2019-08-03 | cleanup: remove left over atime/ctime code | David Oberhollenzer |
2019-07-30 | Add propper copyright headers to all source files | 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-10 | Make coverity happy | David Oberhollenzer |
2019-07-01 | Fix alloca'd memory being freed in fstree_from_dir | David Oberhollenzer |
2019-06-19 | Cleanup fstree code | David Oberhollenzer |
2019-05-26 | gensquashfs: add option to simply pack an input directory | David Oberhollenzer |