]> git.ipfire.org Git - thirdparty/zstd.git/commit
Added --exclude-compressed flag feature that skips compression of precompressed files
authorShashank Tavildar <shtavi@fb.com>
Fri, 25 Oct 2019 22:49:11 +0000 (15:49 -0700)
committerShashank Tavildar <shtavi@fb.com>
Mon, 28 Oct 2019 20:57:40 +0000 (13:57 -0700)
commit48f856640e802d7f15990d2973f3fb7562f18ce5
tree33edef4c42eeb1805139dfd682ac3cd2edab404d
parent6d5e0f1c9f57dd74edc5ccb4a96c0bbb5de96f7d
Added --exclude-compressed flag feature that skips compression of precompressed files
programs/fileio.c
programs/util.c
programs/util.h
programs/zstdcli.c
tests/playTests.sh