Lasse Collin
|
4fed98417d
|
xz message handling improvements
|
2008-12-17 20:11:23 +02:00 |
|
Lasse Collin
|
8582d392ba
|
Remove obsolete comment.
|
2008-12-10 01:31:00 +02:00 |
|
Lasse Collin
|
b1ae6dd731
|
Use "decompression" consistently in --long-help.
|
2008-12-10 01:27:15 +02:00 |
|
Lasse Collin
|
1ea9e7f15a
|
Added preset=NUM to --lzma1 and --lzma2. This makes it easy
to take a preset as a template and modify it a little.
|
2008-12-10 01:23:58 +02:00 |
|
Lasse Collin
|
ef7890d564
|
In command line tool, take advantage of memusage calculation's
ability to also validate the filter chain and options (not
implemented yet for all filters).
|
2008-12-01 23:04:12 +02:00 |
|
Lasse Collin
|
c7007ddf06
|
Tested using COLUMNS environment variable to avoid broken
progress indicator but since COLUMNS isn't usually available,
the code was left commented out.
|
2008-11-28 12:00:48 +02:00 |
|
Lasse Collin
|
ae65dcfde2
|
Cleanups to message.c.
|
2008-11-27 19:28:59 +02:00 |
|
Lasse Collin
|
4249c8c15a
|
Typo fix
|
2008-11-22 17:44:33 +02:00 |
|
Lasse Collin
|
6d1d6f4598
|
Support NetBSD's errno for O_NOFOLLOW.
|
2008-11-20 22:59:10 +02:00 |
|
Lasse Collin
|
1880a3927b
|
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
lzma, unlzma, and lzcat in "make install" for backwards
compatibility with LZMA Utils 4.32.x; I'm not sure if this
should be the default though.
|
2008-11-19 23:52:24 +02:00 |
|