summaryrefslogtreecommitdiff
path: root/lib/fstree/fstree.c
AgeCommit message (Expand)Author
2019-08-02Implement support for SOURCE_DATE_EPOCH environment variableDavid Oberhollenzer
2019-07-30Add propper copyright headers to all source filesDavid Oberhollenzer
2019-07-24libfstree: fix signed/unsigned comparisonsDavid Oberhollenzer
2019-07-24cleanup: remove atime/ctime processing codeDavid Oberhollenzer
2019-07-24Enable largefile supportMatt Turner
2019-06-23Move fstree default option processing to fstree codeDavid Oberhollenzer
2019-06-19Cleanup: split up fstree.cDavid Oberhollenzer
2019-06-19Cleanup fstree codeDavid Oberhollenzer
2019-06-17libfstree: add generic function to add node from struct statDavid Oberhollenzer
2019-06-15libfstree.a: allow adding a file with no input sourceDavid Oberhollenzer
2019-06-10Generate a flat inode table from the fstree ahead of timeDavid Oberhollenzer
2019-05-19Add xattr indices to inodesDavid Oberhollenzer
2019-05-19Add extended attributes to fstreeDavid Oberhollenzer
2019-05-02Write inodes to imageDavid Oberhollenzer
2019-04-30Initial commitDavid Oberhollenzer