Age | Commit message (Expand) | Author |
---|---|---|
2021-02-19 | fstree_from_file: Implement basic file globbing | David Oberhollenzer |
2021-02-19 | libfstree: Add a filter callback to the directory scanning function | David Oberhollenzer |
2021-02-18 | gensquashfs: always construct input path during option processing | David Oberhollenzer |
2020-12-15 | libfstree: make the directory scanning code a little more generic | David Oberhollenzer |
2020-12-10 | Move fstree dirscan code back to libfstree | David Oberhollenzer |
2020-09-29 | Replace file/getline usage with istream | David Oberhollenzer |
2020-06-11 | Add flags to functions that might logically be expanded in the future | David Oberhollenzer |
2020-04-27 | Cleanup/fix: gensquashfs: split directory scanning from xattr scanning | David Oberhollenzer |
2020-04-27 | gensquashfs: Add options to globally override UID/GID values | David Oberhollenzer |
2020-04-27 | Cleanup directory structure of the binary programs | David Oberhollenzer |