]> git.ipfire.org Git - thirdparty/snapper.git/commit
- compress file lists using gzip 708/head
authorArvin Schnell <aschnell@suse.de>
Thu, 21 Apr 2022 10:31:37 +0000 (12:31 +0200)
committerArvin Schnell <aschnell@suse.de>
Thu, 21 Apr 2022 13:28:22 +0000 (15:28 +0200)
commit9a623ab065da3e148c3e4c3ed9a4d22976bc370f
treee66be3d3b0a965bc97ac99f513f10d01582d872f
parenta322c5b84f90a1c77b074171c9ed5d91d943f4c6
- compress file lists using gzip
41 files changed:
LIBVERSION
VERSION
client/MyFiles.cc
client/installation-helper.cc
client/proxy-lib.cc
dists/debian/changelog
doc/snapper-configs.xml.in
examples/c++-lib/ListAll.cc
package/snapper.changes
server/Client.cc
server/MetaSnapper.cc
server/MetaSnapper.h
server/Types.cc
snapper.spec.in
snapper/AppUtil.h
snapper/AsciiFile.cc
snapper/AsciiFile.h
snapper/Btrfs.cc
snapper/Comparison.cc
snapper/Comparison.h
snapper/ComparisonImpl.cc [new file with mode: 0644]
snapper/ComparisonImpl.h [new file with mode: 0644]
snapper/Exception.h
snapper/File.cc
snapper/File.h
snapper/Filesystem.cc
snapper/Makefile.am
snapper/Regex.cc [deleted file]
snapper/Regex.h [deleted file]
snapper/Selinux.cc
snapper/Selinux.h
snapper/Snapper.cc
snapper/Snapper.h
snapper/SnapperDefines.h
snapper/Snapshot.cc
snapper/Snapshot.h
testsuite-real/.gitignore
testsuite-real/CAUTION
testsuite-real/Makefile.am
testsuite-real/ascii-file.cc [new file with mode: 0644]
testsuite/sysconfig-get1.cc