mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Add verbose and max verbose modes for -i information.
This will give a breakdown of each rzip chunk and compressed block by jumping to each head offset and reading the header information.
This commit is contained in:
parent
8edc4bd052
commit
9fef6ab803
3 changed files with 105 additions and 6 deletions
|
|
@ -19,6 +19,8 @@ compared to the -U option.
|
|||
* Strip symbols by default in compilation and add -W -Wall to CXXFLAGS to be
|
||||
consistent with CFLAGS.
|
||||
* Update benchmarks.
|
||||
* Add verbose and max verbose modes for -i information giving a breakdown of
|
||||
each rzip chunk and compressed block.
|
||||
|
||||
FEBRUARY 2011, Peter Hyman
|
||||
* Minor updates to man pages, lrzip.conf example file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue