summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1.md
Commit message (Expand)AuthorAgeFilesLines
* updated man pageYann Collet2022-08-111-4/+4
* updated documentation in anticipation for `v1.9.4` releaseYann Collet2022-08-111-0/+3
* introduced new `--no-crc` commandYann Collet2022-07-291-0/+3
* lz4cli: add option '--best' as an alias of '-12'WHR2019-07-231-0/+3
* --list gives block typeYann Collet2019-04-221-3/+2
* Merge https://github.com/lz4/lz4 into devgabrielstedman2019-04-221-14/+13
|\
| * ensure tests work when `stdout` is not the consoleYann Collet2019-04-221-14/+13
* | FR #598 Improve initial design, test mallocs, support C90.gabrielstedman2019-04-211-0/+6
|/
* added command -BI for "Independent Blocks"Yann Collet2019-04-121-1/+4
* updated man pageYann Collet2019-04-121-1/+7
* updated documentation regarding dictionary compressionYann Collet2018-09-051-7/+13
* Added --fast command to cliJennifer Liu2018-06-261-0/+7
* minor man fix on clevelsYann Collet2018-03-191-3/+3
* Merge pull request #439 from eli-b/doc-nohup-behaviorYann Collet2018-01-011-0/+3
|\
| * Docs: describe behavior under nohupEli Boyarski2018-01-011-0/+3
* | Grammar: "to silent" -> "to silence"Eli Boyarski2018-01-011-1/+1
|/
* Fix formatting of concatenation exampleFeRD (Frank Dana)2017-07-081-6/+2
* cli: add GNU separator -- specifying that all following arguments are filesDmitry V. Levin2017-03-231-0/+3
* fix #285 : lz4cat doesn't work with stdin (reported by @beiDei8z)Yann Collet2016-12-081-3/+5
* fixed minor display error when using -rYann Collet2016-11-281-3/+0
* Updated man pageYann Collet2016-11-281-29/+39
* minor man page updateYann Collet2016-11-281-3/+7
* Add "man" target to MakefileTakayuki MATSUOKA2016-11-271-0/+206