Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
78e5e2887ec6ee98b557070092ab46d160a7e875
/
programs
/
zstdcli.c
01d940b
Requested changes
by George Lu
· 6 years ago
8984cc9
update display
by George Lu
· 6 years ago
140f59d
Added --format=zstd
by George Lu
· 6 years ago
9cd5c63
cli: control numeric argument overflow
by Yann Collet
· 7 years ago
569e2ab
Allow negative compression levels in training
by Nick Terrell
· 7 years ago
153bc1c
removed limit ZSTD_TARGETLENGTH_MAX
by Yann Collet
· 7 years ago
4c5cbac
Merge pull request #1041 from facebook/fasterFast
by Yann Collet
· 7 years ago
2f70fbf
Made -H's printout specify the semantics of -T0
by Jesse Talavera-Greenberg
· 7 years ago
6a9b41b
create command --fast[=#]
by Yann Collet
· 7 years ago
03e7e14
fix benchmark issue when measuring only decoding speed
by Yann Collet
· 7 years ago
5cb1144
fixed --single-thread
by Yann Collet
· 7 years ago
7568983
specify new command --single-thread
by Yann Collet
· 7 years ago
209df52
Changed nbThreads for nbWorkers
by Yann Collet
· 7 years ago
50aea2f
cli: fix align of defaults
by ne-sted
· 7 years ago
cb5eba8
add `zcat` symlink support, suggested by @wtarreau
by Yann Collet
· 7 years ago
c707c6e
fix: bench can accept hlog custom parameter
by Yann Collet
· 7 years ago
4680e85
Allow -o with multiple files
by Nick Terrell
· 7 years ago
71f012e
zstdcli: fixed minor warning when bench module not enabled
by Yann Collet
· 7 years ago
d898fb7
bench: added cli command `-S` to benchmark multiple files separately
by Yann Collet
· 7 years ago
8accfa7
bench: realTime is a global parameter
by Yann Collet
· 7 years ago
00fc1ba
cli: add Ctrl-C support, requested by @mike155 in #854
by Yann Collet
· 7 years ago
e580dc6
Merge pull request #860 from felixhandte/zstd-lz4-support-tests
by Yann Collet
· 7 years ago
d0519d4
Add CLI Program Name Detection for LZ4
by W. Felix Handte
· 7 years ago
c233bdb
Increase maximum window size
by Nick Terrell
· 7 years ago
1fe762e
[zstdcli] Fix LDM advanced options parsing
by Nick Terrell
· 7 years ago
086b959
added ability to split input files for dictionary training
by Yann Collet
· 7 years ago
eb3327c
Merge branch 'dev' of https://github.com/facebook/zstd into ldm-mergeDev
by Stella Lau
· 7 years ago
3128e03
updated license header
by Yann Collet
· 7 years ago
8c33cfe
Add ldm documentation in README
by Stella Lau
· 7 years ago
c706de5
Rename and add short ldm parameters in cli
by Stella Lau
· 7 years ago
67d4a61
Add ldmBucketSizeLog param
by Stella Lau
· 7 years ago
a1f04d5
Move hashEveryLog to cctxParams and update cli
by Stella Lau
· 7 years ago
17d8e0b
Merge remote-tracking branch 'upstream/longRangeMatcher' into ldm-integrate
by Stella Lau
· 7 years ago
6a546ef
Add long distance matcher
by Stella Lau
· 7 years ago
1c108c8
cli : Display supported formats on -vV command
by Yann Collet
· 7 years ago
2ecd34e
fixed unused variables warnings
by Yann Collet
· 7 years ago
32e943b
Merge branch 'dev' of github.com:facebook/zstd into dev
by Yann Collet
· 7 years ago
166645e
fixed zstd-compress
by Yann Collet
· 7 years ago
32fb407
updated a bunch of headers
by Yann Collet
· 7 years ago
3f54d78
removed --list from cli help (-h), reported by Agostino Sarubbo (@asarubbo) (#800)
by Yann Collet
· 7 years ago
d0b2748
[zstdcli] Fix -t in streaming mode
by Nick Terrell
· 7 years ago
811deae
Merge pull request #736 from terrelln/cover-default-api
by Yann Collet
· 7 years ago
5b7fd7c
[zdict] Make COVER the default algorithm
by Nick Terrell
· 7 years ago
6aeb50e
[zstdcli] Add unlzma and unxz symlinks
by Nick Terrell
· 7 years ago
ef269c1
Merge pull request #725 from facebook/advancedAPI2
by Yann Collet
· 7 years ago
b44ab82
ensure new ZSTD_strategy starts at value 1
by Yann Collet
· 7 years ago
bda5775
moved signifcant operations to fileio.c
by Paul Cruz
· 7 years ago
cb2dbe6
changed fileInfo initialization, updated error code
by Paul Cruz
· 7 years ago
b3e6244
added in correct error return from main in zstdcli.c
by Paul Cruz
· 7 years ago
9437cc7
added --list command
by Paul Cruz
· 7 years ago
e208992
cleaning up code
by Paul Cruz
· 7 years ago
607ee9f
print message when no files are given, rearrange code for readability
by Paul Cruz
· 7 years ago
618a7b6
refactoring for C90 syntax
by Paul Cruz
· 7 years ago
0f06f4f
added display for compressed size
by Paul Cruz
· 7 years ago
901435e
setup basic functions for adding --list functionality
by Paul Cruz
· 7 years ago
2e63a87
fixed xzstd
by Yann Collet
· 8 years ago
f376d47
[CLI] Switch dictionary builder on CLI to cover
by Nick Terrell
· 8 years ago
4de8632
Add LZ4 compress/decompress support to CLI
by Sean Purcell
· 8 years ago
230d7ac
cli : add support for --threads=# command
by Yann Collet
· 8 years ago
5a61f36
Make zstd compile with mt by default
by Sean Purcell
· 8 years ago
afa4851
-T0 detects number of physical cores
by Sean Purcell
· 8 years ago
805c5a3
updated documentation on multithreading modes
by Yann Collet
· 8 years ago
96fe545
Turn off sparse mode for OS X by default
by Nick Terrell
· 8 years ago
0246d5c
Merge pull request #630 from facebook/advancedCliCommands
by Yann Collet
· 8 years ago
ef30af8
Ignore extension in command name matching
by Sean Purcell
· 8 years ago
96aa301
changed advanced commands --maxdict= and --dictID=
by Yann Collet
· 8 years ago
f332ece
dictBuilder fails to create dictionary on certain input
by Yann Collet
· 8 years ago
dee08ca
Fix displayLevel redefinition issues
by Sean Purcell
· 8 years ago
680e4e0
Ignore symbolic links unless --force specified
by Sean Purcell
· 8 years ago
042ba12
Change g_displayLevel to int and fix DISPLAYUPDATE flush
by Sean Purcell
· 8 years ago
35c147a
Merge pull request #605 from iburinoc/term
by Yann Collet
· 8 years ago
0a189b6
fix minor details in man page
by Yann Collet
· 8 years ago
b8e52d3
Fix zstd not erroring on compressing to terminal without forceStdout
by Sean Purcell
· 8 years ago
aa8bcf3
Add xz and lzma support.
by Nick Terrell
· 8 years ago
c1c040e
added gzip tests
by Yann Collet
· 8 years ago
684858e
fix memory leaks
by Przemyslaw Skibinski
· 8 years ago
c09d16b
preset behavior for gzip, gunzip and gzcat
by Yann Collet
· 8 years ago
9704195
fixed function name (2)
by Przemyslaw Skibinski
· 8 years ago
4f9eaa7
fixed gcc warnings
by Przemyslaw Skibinski
· 8 years ago
cb56306
.gz suffix for gzip compressed files
by Przemyslaw Skibinski
· 8 years ago
cfd4dc2
add "--format=gzip" option
by Przemyslaw Skibinski
· 8 years ago
40580ff
added description of "--priority=rt"
by Przemyslaw Skibinski
· 8 years ago
0665a35
"--rt-prio" renamed to "--priority=rt"
by Przemyslaw Skibinski
· 8 years ago
d05014c
added the "--rt-prio" option
by Przemyslaw Skibinski
· 8 years ago
3dc85ba
minor : fixed zstd-frugal
by Yann Collet
· 8 years ago
48bed91
Merge pull request #527 from facebook/zstdmt
by Yann Collet
· 8 years ago
8d8513f
fixed C constant restrictions
by Yann Collet
· 8 years ago
6ccd37c
cli : added advanced parameter overlapLog
by Yann Collet
· 8 years ago
6be2337
added command --block-size=
by Yann Collet
· 8 years ago
2fe9126
Add multithread support to COVER
by Nick Terrell
· 8 years ago
8dafb1a
CLI : automatically set overlap size to max (windowSize) for max compression level
by Yann Collet
· 8 years ago
512cbe8
zstdmt cli and API allow selection of section sizes
by Yann Collet
· 8 years ago
d7e3cb5
Resolved merge conflict dev+zstdmt
by Yann Collet
· 8 years ago
500014a
zstd cli can now compress using multi-threading
by Yann Collet
· 8 years ago
f22adae
fixed minor warning (unused variable) in fuzzer
by Yann Collet
· 8 years ago
3a1fefc
Simplify COVER parameters
by Nick Terrell
· 8 years ago
df8415c
Add COVER to the zstd cli
by Nick Terrell
· 8 years ago
7474526
fixed cmake tests
by Yann Collet
· 8 years ago
ab7a579
added -T command , to set nb of threads
by Yann Collet
· 8 years ago
7a8a03c
util.h: restore BSD license for Facebook Open-Source
by Przemyslaw Skibinski
· 8 years ago
Next »