aboutsummaryrefslogtreecommitdiff
path: root/difftool/sqfsdiff.c
AgeCommit message (Expand)Author
2019-08-21Fix timestamp comparison for directory sourceDavid Oberhollenzer
2019-08-21Fix usage of EXIT_* constants in sqfsdiffDavid Oberhollenzer
2019-08-21Make unified dir to sqfs comparison workDavid Oberhollenzer
2019-08-21Isolate sqfsdiff global state and split off option processingDavid Oberhollenzer
2019-08-21Rename difftool.h to sqfsdiff.hDavid Oberhollenzer
2019-08-21Consistently use old/new nomenclature in sqfsdiffDavid Oberhollenzer
2019-08-21Merge functionality of file on disk and file in sqfs compare functionsDavid Oberhollenzer
2019-08-20Change CLI of sqfsdiff to specify images through long optionsDavid Oberhollenzer
2019-08-09Add option to sqfsdiff to extract regular files that are differentDavid Oberhollenzer
2019-08-07Add flag to sqfsdiff to compare the fields in the super blockDavid Oberhollenzer
2019-08-07Add flag to sqfsdiff to compare inode numbersDavid Oberhollenzer
2019-08-07Add flag to difftool to also compare time stampsDavid Oberhollenzer
2019-08-07Add flag to sqfsdiff to skip comparing filesystem contentsDavid Oberhollenzer
2019-08-07Extend filesystem diff utility to work on squashfs imagesDavid Oberhollenzer