]> 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>
Fri, 25 Oct 2019 22:49:11 +0000 (15:49 -0700)
commit55ee7d56e4693057922cbd52b26b8ec1d4220bee
tree9cc1ef6caa115649c5da6efd345c380793ce536f
parentc2140e9db03d0e07a5b903371813d70ed83feb1e
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