Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2015-07-26 14:17:47 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update 1.16 to 1.17
-------------------
2015-05-28  Antonio Diaz Diaz  <antonio@gnu.org>

	* Version 1.17 released.
	* New block selection algorithm makes merge up to 100 times faster.
	* repair.cc: Repair time has been reduced by 15%.
	* Added new option '-y, --debug-delay'.
	* Added new option '-z, --debug-repair'.
	* Makefile.in: Added new targets 'install*-compress'.
	* testsuite/unzcrash.cc: Moved to top directory.
	* lziprecover.texi: Added chapter 'File names'.
   2015-01-04 11:45:22 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.16:

Changes in version 1.16:

Repairing of single-byte errors is now about 10 times faster depending
on file size and position of error.

Copying of file dates, permissions, and ownership now behaves like "cp -p".
(If the user ID or the group ID can't be duplicated, the file permission
bits S_ISUID and S_ISGID are cleared).

Some minor improvements have been made.

"lziprecover.texinfo" has been renamed to "lziprecover.texi".

The license has been changed to GPL version 2 or later.
   2014-12-16 16:37:43 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
MASTER_SITES directory is one level down now.
   2013-10-09 22:35:11 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.15:

Changes in version 1.15:

Lziprecover can now repair multi-member files with up to one byte error
per member, without having to split them first.

Lziprecover can now merge multi-member files without having to split
them first even if some copies have the header and the trailer damaged.

The chapters "Repairing files", "Merging files" and \ 
"Unzcrash" have been
added to the manual.
   2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95)
Log message:
"user-destdir" is default these days
   2012-03-14 15:40:36 by Thomas Klausner | Files touched by this commit (4) | Imported package
Log message:
Initial import of lziprecover-1.13:

Lziprecover is a data recovery tool and decompressor for files in the
lzip compressed data format (.lz) able to repair slightly damaged files,
recover badly damaged files from two or more copies, extract undamaged
members from multi-member files, decompress files and test integrity of
files.

Lziprecover is able to recover or decompress files produced by any of
the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip
and pdlzip. This recovery capability contributes to make the lzip format
one of the best options for long-term data archiving.

Lziprecover is able to efficiently extract a range of bytes from a
multi-member file, because it only decompresses the members containing
the desired data.


Next | Query returned 16 messages, browsing 11 to 20 | previous