index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
difftool
/
sqfsdiff.c
Age
Commit message (
Expand
)
Author
2019-08-21
Fix usage of EXIT_* constants in sqfsdiff
David Oberhollenzer
2019-08-21
Make unified dir to sqfs comparison work
David Oberhollenzer
2019-08-21
Isolate sqfsdiff global state and split off option processing
David Oberhollenzer
2019-08-21
Rename difftool.h to sqfsdiff.h
David Oberhollenzer
2019-08-21
Consistently use old/new nomenclature in sqfsdiff
David Oberhollenzer
2019-08-21
Merge functionality of file on disk and file in sqfs compare functions
David Oberhollenzer
2019-08-20
Change CLI of sqfsdiff to specify images through long options
David Oberhollenzer
2019-08-09
Add option to sqfsdiff to extract regular files that are different
David Oberhollenzer
2019-08-07
Add flag to sqfsdiff to compare the fields in the super block
David Oberhollenzer
2019-08-07
Add flag to sqfsdiff to compare inode numbers
David Oberhollenzer
2019-08-07
Add flag to difftool to also compare time stamps
David Oberhollenzer
2019-08-07
Add flag to sqfsdiff to skip comparing filesystem contents
David Oberhollenzer
2019-08-07
Extend filesystem diff utility to work on squashfs images
David Oberhollenzer