summaryrefslogtreecommitdiff
path: root/lib/fstree/fstree_from_file.c
AgeCommit message (Expand)Author
2019-08-03cleanup: remove left over atime/ctime codeDavid Oberhollenzer
2019-07-30Add propper copyright headers to all source filesDavid Oberhollenzer
2019-07-24cleanup: remove atime/ctime processing codeDavid Oberhollenzer
2019-07-24Enable largefile supportMatt Turner
2019-07-22Add a way to optionally keep the original time stampsDavid Oberhollenzer
2019-07-17fstree: add support for spaces in filenamesDavid Oberhollenzer
2019-07-07Fix regression in fstree_from_file device node formatDavid Oberhollenzer
2019-07-01Remove never used overflow error message in fstree_from_fileDavid Oberhollenzer
2019-06-22Cleanup: unify packdir/packfile based directory changes in gensquashfsDavid Oberhollenzer
2019-06-18Cleanup fstree file parserDavid Oberhollenzer
2019-06-10gensquashfs: do pushd/popd when needed instead of chdirDavid Oberhollenzer
2019-05-31gensquashfs: allow combining packdir and packfileDavid Oberhollenzer
2019-05-31gensquashfs: chdir into directory where the input file liesDavid Oberhollenzer
2019-05-05fix fstree listing parseDavid Oberhollenzer
2019-05-02Cannonicalize path names read from the input fileDavid Oberhollenzer
2019-04-30Initial commitDavid Oberhollenzer