Age | Commit message (Collapse) | Author |
|
|
|
* testsuite/bunzip2/bunzip2-removes-compressed-file: New.
|
|
(bunzip2_main): Read data from standard input if FILE argument is `-' or
omitted.
* include/usage.h (bunzip2_trivial_usage, bunzip2_full_usage): Rewrite.
* testsuite/bunzip2/bunzip2-reads-from-standard-input: New.
|
|
error_msg to display the error message.
|
|
-Erik
|
|
tar files wernt being created.
|
|
|
|
(gzip_main): Handle multiple files.
* include/usage.h (gzip_trivial_usage): Allow multiple FILEs.
(gzip_full_usage): Ditto.
* testsuite/gzip/gzip-accepts-multiple-files: New.
* testsuite/gzip/gzip-removes-original-file: New.
|
|
|
|
|
|
* archival/tar.c (append_file_list_to_list): Likewise.
|
|
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
filename was not explicitly specified were segfaulting.
-Erik
|
|
|
|
binary size.
|
|
|
|
|
|
|
|
|
|
Chang, Shu-Hao). The bitbuffer needs to be unwound after decompression,
as it was eating into the crc/size field.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with some minor edits from me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
|
|
-Erik
|
|
applets that use unarchive changed to match.
|
|
|
|
|
|
|
|
|
|
set its status correctly.
|