COMMITS
/ programs/zstdcli.c September 25, 2024
Y
update documentation to specify that Dictionary can be used for benchmark
Yann Collet committed
March 11, 2024
Y
added tests
Yann Collet committed
February 25, 2024
Y
removed sprintf usage from zstdcli.c
Yann Collet committed
February 23, 2024
Y
benchmark more can test targetCBlockSize
Yann Collet committed
January 29, 2024
Y
add a lorem ipsum generator
Yann Collet committed
December 16, 2023
R
cli: better errors on arguent parsing
Ruslan Sayfutdinov committed
April 6, 2023
D
Add new line + [no-] to mmap-dict help output (#3601)
daniellerozenblit committed
March 9, 2023
Y
Merge pull request #3526 from facebook/bench_zstd_api
Yann Collet committed
D
Merge pull request #3486 from daniellerozenblit/patch-from-low-memory-mode
daniellerozenblit committed
March 8, 2023
D
ability to disable mmap + struct to manage FIO dictionary
Danielle Rozenblit committed
March 6, 2023
Y
simplified BMK_benchFilesAdvanced()
Yann Collet committed
Y
minor: fixed zlib wrapper internal benchmark
Yann Collet committed
Y
simplify BMK_syntheticTest()
Yann Collet committed
February 18, 2023
D
Fix typos found by codespell
Dimitri Papadopoulos committed
February 14, 2023
D
add manual flag to mmap dictionary
Danielle Rozenblit committed
February 9, 2023
D
initial commit
Danielle Rozenblit committed
February 7, 2023
Y
return error code when benchmark fails
Yann Collet committed
January 31, 2023
Y
ensure that benchmark mode can only be invoked with zstd format
Yann Collet committed
January 26, 2023
Y
change logic when stderr is not console : don't update progress status
Yann Collet committed
Y
Merge pull request #3457 from yoniko/fix-rowhash-cli
Yonatan Komornik committed
Y
Bugfix: `--[no-]row-match-finder` do the opposite of what they are supposed to
Yonatan Komornik committed
January 24, 2023
Y
disable --rm on -o command
Yann Collet committed
January 21, 2023
Y
refactor : --rm is ignored with stdout
Yann Collet committed
December 22, 2022
N
[util] Add traces enabled by --trace-file-stat
Nick Terrell committed
December 21, 2022
Y
Merge pull request #3385 from jonpalmisc/improve_help
Yann Collet committed
J
Clean up welcome message
Jon Palmisciano committed
December 20, 2022
J
Rewrite help output to improve readability
Jon Palmisciano committed
W
Coalesce Almost All Copyright Notices to Standard Phrasing
W. Felix Handte committed
W
Update Copyright Headers 'Facebook' -> 'Meta Platforms'
W. Felix Handte committed
January 14, 2022
N
Allow tests to fake stdin/stdout/stderr is a console
Nick Terrell committed
November 22, 2022
Y
minor : reorder --help
Yann Collet committed
September 21, 2022
C
Fix for `zstd` CLI accepts bogus values for numeric parameters (#3268)
ctkhanhly committed
August 15, 2022
C
Document pass-through behavior (#3242)
Chris Burgess committed
August 5, 2022
N
Add explicit --pass-through flag and default to enabled for *cat (#3223)
Nick Terrell committed
August 4, 2022
Z
fix issue #3144 (#3226)
zengyijing committed
August 3, 2022
Y
fileio_types.h : avoid dependency on mem.h
Yann Collet committed
August 1, 2022
E
Merge pull request #3220 from embg/issue3200
Elliot Gorokhovsky committed
July 29, 2022
Y
stdin multiple file fixes (#3222)
Yonatan Komornik committed
E
Disallow empty output directory
Elliot Gorokhovsky committed
T
Add warning when multi-thread decompression is requested (#3208)
Tom Wang committed
July 13, 2022
E
Clarify -B docstring
Elliot Gorokhovsky committed
March 10, 2022
D
Split help in long and short version, cleanup formatting
Dirk Müller committed
March 28, 2022
N
Merge pull request #3052 from dirkmueller/gzip_keep
Nick Terrell committed
March 12, 2022
D
Typo and grammar fixes
Dominique Pelle committed
February 7, 2022
D
Keep original file if -c or --stdout is given
Dirk Müller committed
February 8, 2022
D
Implement more gzip compatibility (#3037)
Dirk Müller committed
January 31, 2022
Y
AsyncIO compression part 2 - added async read and asyncio to compression code (#3022)
Yonatan Komornik committed
N
Merge pull request #3020 from terrelln/cli-tests
Nick Terrell committed
January 29, 2022
Y
Merge pull request #3027 from brailovich/dev
Yann Collet committed