]> icculus.org git repositories - icculus/xz.git/history - src/xz/message.c
Fix compiling with -Werror.
[icculus/xz.git] / src / xz / message.c
2010-06-02 Lasse CollinFix compiling with -Werror.
2010-06-02 Lasse CollinAdjust SA_RESTART workaround.
2010-06-01 Lasse CollinRename message_filters_get() to message_filters_to_str().
2010-05-27 Lasse CollinRemove references to the Subblock filter in xz and...
2010-05-16 Lasse CollinSplit message_filters().
2010-04-12 Lasse CollinShow both elapsed time and estimated remaining time...
2010-03-07 Lasse CollinConsistently round up the memory usage limit in messages.
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2010-01-31 Lasse CollinImprove displaying of the memory usage limit.
2010-01-31 Lasse CollinDelay opening the destionation file and other fixes.
2010-01-27 Lasse CollinUse PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.
2010-01-24 Lasse CollinSome improvements to printing sizes in xz.
2009-12-07 Lasse CollinAdd a note for translators to add a bug reporting address
2009-12-07 Lasse CollinPrevent xgettext from taking one regular string as...
2009-11-25 Lasse CollinCreate sparse files by default when decompressing into
2009-11-16 Lasse CollinAdd support for --info-memory and --robot to xz.
2009-11-14 Lasse CollinFix description of --memory in --long-help.
2009-10-16 Lasse CollinMention --check=none in --long-help. It was already in
2009-09-19 Lasse CollinVarious changes.
2009-09-12 Lasse CollinA few grammar fixes.
2009-07-02 Lasse CollinDefine PACKAGE_HOMEPAGE in configure.ac and use it in
2009-06-26 Lasse CollinUgly hack to make it possible to use the thousand separator
2009-05-23 Lasse CollinAdd support for specifying the BCJ filter start offset
2009-05-22 Lasse CollinAdd --no-warn.
2009-05-22 Lasse CollinMake the default memory usage limit 40 % of RAM for...
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-02-22 Lasse CollinAdd a rough explanation of --extreme to output of ...
2009-02-22 Lasse CollinFixes to progress message handling in xz:
2009-02-14 Lasse CollinFix microsecond vs. nanosecond confusion in my_time().
2009-02-13 Lasse CollinCleanups to the code that detects the amount of RAM and
2009-02-13 Lasse CollinChanged how the version number is specified in various...
2009-02-13 Lasse CollinImprove support for DOS-like systems.
2009-02-05 Lasse CollinVarious code cleanups the the xz command line tool.
2008-12-27 Lasse CollinSome xz command line tool improvements.
2008-12-17 Lasse Collinxz message handling improvements
2008-12-09 Lasse CollinRemove obsolete comment.
2008-12-09 Lasse CollinUse "decompression" consistently in --long-help.
2008-12-09 Lasse CollinAdded preset=NUM to --lzma1 and --lzma2. This makes...
2008-11-28 Lasse CollinTested using COLUMNS environment variable to avoid...
2008-11-27 Lasse CollinCleanups to message.c.
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...