]> icculus.org git repositories - icculus/xz.git/shortlog
icculus/xz.git
2009-11-25 Lasse CollinAdd missing error check to coder.c.
2009-11-25 Lasse CollinFix bugs in lzma_index_read() and lzma_index_cat().
2009-11-25 Lasse CollinIndex decoder fixes.
2009-11-25 Lasse CollinCreate sparse files by default when decompressing into
2009-11-22 Lasse CollinUpdated THANKS.
2009-11-22 Lasse CollinAdd missing consts to pointer casts.
2009-11-22 Lasse CollinEnable assembler code only if it is known to work
2009-11-22 Lasse CollinMake fastpos.h use tuklib_integer.h instead of bsr.h
2009-11-22 Lasse CollinUpdate tuklib_integer.h with bit scan functions.
2009-11-20 Lasse CollinUpdate tuklib_cpucores.m4 and tuklib_physmem.m4 from...
2009-11-16 Lasse CollinAdd support for --info-memory and --robot to xz.
2009-11-15 Lasse CollinFix wrong indentation caused by incorrect settings
2009-11-15 Lasse CollinAdd lzma_physmem().
2009-11-14 Lasse CollinUpdated THANKS.
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 CollinUpdate the debug programs so that they compile again.
2009-11-14 Lasse CollinFix a design error in liblzma API.
2009-10-17 Lasse CollinFix wrong function name in the previous commit.
2009-10-16 Lasse CollinAdd lzma_filters_copy().
2009-10-16 Jonathan NiederEscape dashes in xzmore.1
2009-10-16 Lasse CollinMention --check=none in --long-help. It was already in
2009-10-04 Lasse CollinUse a tuklib module for integer handling.
2009-10-02 Lasse CollinAdd support for --enable-assume-ram=SIZE.
2009-10-02 Lasse CollinUse unaligned access (if possible) on both endiannesses
2009-10-02 Lasse CollinMake liblzma produce the same output on both endiannesses.
2009-09-27 Mike Frysingeradd lzmainfo to gitignore
2009-09-27 Lasse CollinUpdated THANKS.
2009-09-27 Lasse CollinWork around a bug in Interix header files.
2009-09-24 Lasse CollinFix an error in OpenVMS-specific code.
2009-09-22 Lasse CollinAdded OpenVMS-specific information to INSTALL.
2009-09-22 Lasse CollinBetter fixes for OpenVMS support.
2009-09-22 Lasse CollinAvoid non-standard preprocessor construct.
2009-09-21 Lasse CollinMake sure that TUKLIB_DOSLIKE doesn't get defined on...
2009-09-19 Lasse CollinVarious changes.
2009-09-15 Lasse CollinFix incorrect use of "restrict".
2009-09-12 Lasse CollinFix GCC version check for nothrow attribute.
2009-09-12 Lasse CollinUpdated THANKS.
2009-09-12 Lasse CollinA few grammar fixes.
2009-09-11 Lasse CollinUpdated THANKS.
2009-09-11 Lasse CollinAdd PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix...
2009-09-11 Lasse CollinUse $(LN_EXEEXT) in symlinks to executables.
2009-09-11 Lasse CollinFix a couple of warnings.
2009-09-05 Lasse CollinAdd OS/2-specific code to physmem.h.
2009-09-04 Lasse CollinUpdated THANKS.
2009-09-04 Lasse CollinUse sysctl() != -1 instead of !sysctl() to check if
2009-09-02 Lasse CollinMention in INSTALL that --enable-small doesn't modify...
2009-09-01 Lasse CollinRefactored option parsing.
2009-09-01 Lasse CollinFix options parsing bug in xz.
2009-09-01 Lasse CollinUpdated TODO.
2009-08-31 Lasse CollinRevert 43f44160b1ddcbf7e5205c37db09b3bebe7226f9
2009-08-30 Lasse CollinUpdated THANKS.
2009-08-30 Lasse CollinAdd more OS/2 specific info to INSTALL.
2009-08-29 Lasse CollinUse even more hackish way to support thousand separators.
2009-08-29 Lasse CollinUpdated THANKS.
2009-08-29 Lasse CollinFix sysctl() usage.
2009-08-29 Lasse CollinFix x86 assembler on GCC 3.
2009-08-27 Lasse Collin"make dist" fixes v4.999.9beta
2009-08-27 Lasse CollinUpdate xz man page date.
2009-08-27 Lasse CollinFix the debug directory.
2009-08-27 Lasse CollinAdd missing files to EXTRA_DIST.
2009-08-27 Lasse CollinBumped version to 4.999.9beta.
2009-08-27 Lasse CollinUpdated THANKS.
2009-08-27 Lasse Collin.xz file format specification 1.0.4 (probably).
2009-08-27 Lasse CollinRequire GNU libtool 2.2.
2009-08-27 Lasse CollinAdd "dos" to EXTRA_DIST.
2009-08-27 Lasse CollinUpdated TODO.
2009-08-27 Lasse CollinSome xz man page improvements.
2009-08-27 Lasse CollinRemoved doc/bugs.txt.
2009-08-27 Lasse CollinUpdated README.
2009-08-27 Lasse CollinFix a typo in FAQ.
2009-08-27 Lasse CollinUpdates to liblzma API headers.
2009-08-17 Lasse CollinInstall faq.txt.
2009-08-17 Lasse CollinUpdated faq.txt.
2009-08-17 Lasse CollinSome xz man changes.
2009-08-16 Lasse CollinUpdated THANKS.
2009-08-16 Lasse CollinFix data corruption in LZ/LZMA2 encoder.
2009-08-13 Lasse CollinUpdated INSTALL and PACKAGERS to match the changes
2009-08-13 Lasse CollinLink lzmainfo against shared liblzma by default.
2009-08-13 Lasse CollinMake --enable-dynamic a tristate option.
2009-08-13 Lasse CollinFix xz Makefile.am for the man page.
2009-08-13 Lasse CollinAdd lzmainfo for backward compatibility with LZMA Utils.
2009-08-13 Lasse CollinSync some error messages from xz to xzdec.
2009-08-13 Lasse CollinAdd xz man page to manfiles in toplevel Makefile.am.
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-08-09 Jonathan Nieder“xzdiff a.xz b.xz” always fails
2009-08-09 Jonathan Niederxzless: Support compressed standard input
2009-08-09 Lasse CollinGPLv2+ not GPLv2 for Doxyfile.in is probably OK.
2009-08-01 Lasse CollinAdded a copyright notice to Doxyfile.in since it contains
2009-08-01 Lasse CollinUpdated THANKS.
2009-08-01 Lasse CollinUpdated TODO.
2009-07-30 Lasse CollinUpdated THANKS.
2009-07-30 Jonathan Niederxzdiff: add missing ;; to case statement
2009-07-24 Lasse CollinAdded history.txt to doc_DATA.
2009-07-24 Lasse CollinUpdated .gitignore files.
2009-07-24 Lasse CollinMinor improvements to COPYING.
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-19 Lasse CollinMajor documentation update.
next