mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Add lrzcat symlink which automatically decompresses to stdout.
Revert automatic compression/decompression to stdout when not outputting to a tty, to be consistent with gzip.
This commit is contained in:
parent
d80f220c72
commit
d033743e6f
10 changed files with 145 additions and 25 deletions
|
|
@ -1,4 +1,9 @@
|
|||
lrzip ChangeLog
|
||||
MAY 2011, Con Kolivas
|
||||
* Addition of explicit lrzcat symlink which automatically sets "-d -o -"
|
||||
* Revert automatic output to stdout due to addition of explicit lrzcat
|
||||
executable, and to be consistent with gzip.
|
||||
|
||||
APRIL 2011, version 0.604 Con Kolivas
|
||||
* Detach threads after creating them on the compression side. Not joining them
|
||||
meant that compressing massive files requiring hundreds of threads would
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue