]> icculus.org git repositories - icculus/xz.git/history - src/xz
Remove the Subblock filter code for now.
[icculus/xz.git] / src / xz /
2010-05-26 Lasse CollinRemove the Subblock filter code for now.
2010-05-16 Lasse CollinSplit message_filters().
2010-04-12 Lasse CollinShow both elapsed time and estimated remaining time...
2010-03-07 Lasse CollinTreat all integer multiplier suffixes as base-2.
2010-03-07 Lasse CollinConsistently round up the memory usage limit in messages.
2010-03-07 Lasse CollinIncrease the default memory usage limit on "low-memory...
2010-02-12 Lasse CollinCollection of language fixes to comments and docs.
2010-02-02 Lasse CollinFix wrong assertion.
2010-02-01 Lasse CollinFix typos in comments.
2010-02-01 Lasse CollinFix signal handling for --list.
2010-02-01 Lasse CollinFix compression of symlinks with --force.
2010-01-31 Lasse CollinSelect the default integrity check type at runtime.
2010-01-31 Lasse CollinImprove displaying of the memory usage limit.
2010-01-31 Lasse CollinDon't use uninitialized sigset_t.
2010-01-31 Lasse CollinDelay opening the destionation file and other fixes.
2010-01-29 Lasse CollinAdd list.h to src/xz/Makefile.am.
2010-01-27 Lasse CollinSilence two compiler warnings on DOS-like systems.
2010-01-27 Lasse CollinUse PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.
2010-01-26 Lasse CollinAdd a missing space to an error message.
2010-01-26 Lasse CollinUse past tense in error message in io_unlink().
2010-01-26 Lasse CollinFix too small static buffer in util.c.
2010-01-26 Lasse CollinMinor comment fix.
2010-01-24 Lasse CollinAdd initial version of xz --list.
2010-01-24 Lasse CollinAdd io_pread().
2010-01-24 Lasse CollinSet LC_NUMERIC=C when --robot is used.
2010-01-24 Lasse CollinSome improvements to printing sizes in xz.
2010-01-15 Lasse CollinUpdate the xz man page to match the previous two commits.
2010-01-13 Lasse CollinDon't read compressed data from a terminal or write it
2010-01-13 Lasse CollinDon't compress or decompress special files unless writing
2009-12-07 Lasse CollinFix file_io.c on DOS-like systems.
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-28 Lasse CollinRemove duplicate code in io_open_dest().
2009-11-25 Lasse CollinAdd missing error check to coder.c.
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-15 Lasse CollinAdd lzma_physmem().
2009-11-14 Lasse CollinSome updates to xz man page.
2009-11-14 Lasse CollinFix description of --memory in --long-help.
2009-11-14 Lasse CollinFix a design error in liblzma API.
2009-10-16 Lasse CollinMention --check=none in --long-help. It was already in
2009-10-02 Lasse CollinAdd support for --enable-assume-ram=SIZE.
2009-09-24 Lasse CollinFix an error in OpenVMS-specific code.
2009-09-22 Lasse CollinBetter fixes for OpenVMS support.
2009-09-19 Lasse CollinVarious changes.
2009-09-12 Lasse CollinA few grammar fixes.
2009-09-11 Lasse CollinUse $(LN_EXEEXT) in symlinks to executables.
2009-09-01 Lasse CollinRefactored option parsing.
2009-09-01 Lasse CollinFix options parsing bug in xz.
2009-08-29 Lasse CollinUse even more hackish way to support thousand separators.
2009-08-27 Lasse CollinUpdate xz man page date.
2009-08-27 Lasse CollinSome xz man page improvements.
2009-08-17 Lasse CollinSome xz man changes.
2009-08-13 Lasse CollinFix xz Makefile.am for the man page.
2009-08-13 Lasse CollinSync some error messages from xz to xzdec.
2009-08-13 Lasse CollinFix first line of xz man page.
2009-08-10 Lasse CollinAdded a rough version of the xz man page.
2009-07-23 Lasse CollinFix incorrect usage of getopt_long(), which caused
2009-07-20 Lasse CollinAvoid internal error with --format=xz --lzma1.
2009-07-18 Lasse CollinAdded public domain notice into a few files.
2009-07-14 Lasse CollinAllow extra commas in filter-specific options on xz...
2009-07-14 Lasse CollinAccept --lzma2=preset=6e where "e" is equivalent to...
2009-07-10 Lasse CollinLook for full command names instead of substrings
2009-07-06 Lasse CollinUse sed instead of $(SED) so that we don't need to
2009-07-03 Lasse CollinMake "xz --decompress --stdout --force" copy unrecognized
2009-07-02 Lasse CollinDefine PACKAGE_HOMEPAGE in configure.ac and use it in
2009-06-30 Lasse CollinBuild system fixes
2009-06-27 Lasse CollinMoved the Windows resource files outside the windows...
2009-06-27 Lasse CollinAdded missing $(EXEEXT).
2009-06-27 Lasse CollinCreate correct symlinks even when
2009-06-27 Lasse CollinSilence a compiler warning on DOS-like systems.
2009-06-26 Lasse CollinUpdated comments to match renamed files.
2009-06-26 Lasse CollinRename process.[hc] to coder.[hc] and io.[hc] to file_i...
2009-06-26 Lasse CollinRename process_file() to coder_run().
2009-06-26 Lasse CollinUgly hack to make it possible to use the thousand separator
2009-06-26 Lasse CollinFix @variables@ to $(variables) in Makefile.am files.
2009-06-24 Lasse CollinCast a char argument to isspace() to unsigned char.
2009-05-23 Lasse CollinRemove undocumented alternative option names --bcj...
2009-05-23 Lasse CollinAdd support for specifying the BCJ filter start offset
2009-05-22 Lasse CollinAdd --no-warn.
2009-05-22 Lasse CollinFix a comment.
2009-05-22 Lasse CollinRemove the --info option, which was an alias for -...
2009-05-22 Lasse CollinIf xz is run as lzma, unlzma, or lzcat, simply imply
2009-05-22 Lasse CollinMake the default memory usage limit 40 % of RAM for...
2009-05-21 Lasse CollinSupport special value "max" where xz and xzdec accept...
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 CollinFix handling of integrity check type in the xz command...
2009-02-13 Lasse CollinImprove support for DOS-like systems.
2009-02-08 Lasse CollinMake "xz --force" to write to terminal as the error
2009-02-08 Lasse CollinSupport both slash and backslash as path component
2009-02-07 Lasse CollinMake it easy to choose if command line tools should be
2009-02-07 Lasse CollinAssume 32 MiB of RAM on unsupported operating systems...
2009-02-05 Lasse CollinVarious code cleanups the the xz command line tool.
2009-02-03 Lasse CollinAnother utime() fix.
2009-02-03 Lasse CollinFix wrong filename argument for utime() and utimes().
next