]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2013-06-28  Lasse Collinxz: Fix use of wrong variable in a fcntl() call.
2013-06-26  Lasse Collinxz: Check the value of lzma_stream_flags.version in...
2013-06-26  Lasse CollinBuild: Require Automake 1.12 and use serial-tests option.
2013-06-26  Lasse Collinxz: Validate Uncompressed Size from Block Header in...
2013-06-26  Lasse CollinUpdate THANKS.
2013-06-26  Lasse Collinxz: Make the man page more friendly to doclifter.
2013-06-26  Lasse Collinxz: A couple of man page fixes.
2013-06-26  Lasse Collinxz: Fix interaction between preset and custom filter...
2013-06-26  Lasse Collinxz: Change size_t to uint32_t in a few places.
2013-06-26  Lasse CollinBuild: Use -Wvla with GCC if supported.
2013-06-26  Lasse Collinxzdec: Improve the --help message.
2013-04-05  Lasse CollinUpdate THANKS.
2013-04-05  Jeff Bastianxzgrep: make the '-h' option to be --no-filename equivalent
2013-04-05  Lasse Collinliblzma: Be less picky in lzma_alone_decoder().
2013-04-05  Lasse CollinAvoid unneeded use of awk in xzless.
2012-12-15  Jonathan Niederxzless: Make "less -V" parsing more robust
2012-12-15  Lasse Collinxz: Fix the note about --rsyncable on the man page.
2012-12-15  Lasse Collinxz: Improve handling of failed realloc in xrealloc.
2012-12-15  Lasse CollinA few typo fixes to comments and the xz man page.
2012-08-02  Lasse CollinBuild: Bump gettext version requirement to 0.18.
2012-07-05  Lasse CollinTests: Remove tests/test_block.c that had gotten commit...
2012-07-05  Lasse CollinBuild: Include macosx/build.sh in the distribution.
2012-07-05  Lasse CollinDocs: Fix the name LZMA Utils -> XZ Utils in debug...
2012-07-05  Lasse CollinInclude debug/translation.bash in the distribution.
2012-06-22  Lasse Collinxz: Update man page date to match the latest update. v5.0.4
2012-06-22  Lasse CollinBump version and soname for 5.0.4.
2012-06-22  Lasse CollinUpdate NEWS for 5.0.4.
2012-06-22  Lasse CollinDocs: Language fix to 01_compress_easy.c.
2012-06-22  Lasse CollinFix the top-level Makefile.am for the new example programs.
2012-06-22  Lasse CollinDocs: Add new example programs.
2012-06-22  Lasse CollinDocs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc...
2012-06-22  Lasse CollinDocs: Fix a bug in xz_pipe_decomp.c example program.
2012-05-31  Lasse CollinTranslations: Update the Italian translation.
2012-05-30  Lasse CollinTranslations: Update the French translation.
2012-05-29  Lasse CollinTranslations: Update the German translation.
2012-05-29  Lasse CollinTranslations: Update Polish translation.
2012-05-29  Lasse CollinPreliminary NEWS for 5.0.4.
2012-05-29  Lasse Collinliblzma: Fix possibility of incorrect LZMA_BUF_ERROR.
2012-05-29  Lasse CollinUpdate THANKS.
2012-05-29  Lasse Collinxz: Don't show a huge number in -vv when memory limit...
2012-05-29  Lasse Collinxz: Document the "summary" lines of --robot -lvv.
2012-05-29  Lasse Collinxz: Fix output of verbose --robot --list modes.
2012-05-24  Lasse CollinUpdate THANKS.
2012-05-24  Lasse CollinDocs: Cleanup line wrapping a bit.
2012-05-24  Benno SchulenbergFix a few typos and add some missing articles in some...
2012-05-24  Lasse CollinWindows: Update notes about static linking with MSVC.
2012-05-24  Lasse Collinliblzma: Remove outdated comments.
2012-05-24  Lasse CollinDOS: Link against DJGPP's libemu to support FPU emulation.
2012-05-24  Lasse CollinDocs: Update MINIX 3 information in INSTALL.
2012-05-24  Lasse CollinUpdate THANKS.
2012-05-24  Lasse CollinFix exit status of xzgrep when grepping binary files.
2012-05-24  Lasse CollinUpdate THANKS.
2012-05-24  Lasse CollinFix compiling with IBM XL C on AIX.
2012-05-24  Lasse CollinBuild: Upgrade m4/acx_pthread.m4 to the latest version.
2012-05-24  Lasse CollinTests: Fix a compiler warning with _FORTIFY_SOURCE.
2012-05-24  Lasse CollinDocs: Explain the stable releases better in README.
2011-11-04  Lasse Collinxz: Fix a typo in a comment.
2011-11-03  Lasse CollinUpdate THANKS.
2011-11-03  Lasse Collinxz: Fix xz on EBCDIC systems.
2011-09-06  Lasse CollinBuild: Fix "make check" on Windows.
2011-09-05  Lasse CollinUpdate THANKS.
2011-09-05  Lasse CollinWorkaround unusual SIZE_MAX on SCO OpenServer.
2011-09-05  Lasse CollinRun the scripts with the correct shell in test_scripts.sh.
2011-09-05  Lasse CollinFix exit status of "xzdiff foo.xz bar.xz".
2011-07-07  Anders F Bjorklundadd build script for macosx universal
2011-06-16  Lasse Collinliblzma: Remove unneeded semicolon.
2011-05-28  Lasse CollinDon't call close(-1) in tuklib_open_stdxxx() on error.
2011-05-28  Lasse CollinTranslations: Update Italian translation.
2011-05-28  Lasse CollinTests: Add a test file for the bug in the previous...
2011-05-28  Lasse Collinxz: Fix error handling in xz -lvv.
2011-05-28  Lasse Collinliblzma: Handle allocation failures correctly in lzma_i...
2011-05-23  Lasse CollinBuild: Set GZIP_ENV=-9n in top-level Makefile.am.
2011-05-21  Lasse CollinBump version and soname for 5.0.3. v5.0.3
2011-05-21  Lasse CollinUpdate NEWS for 5.0.3.
2011-05-21  Lasse CollinAdd French translation.
2011-05-21  Lasse Collinxz: Translate also the string used to print the program...
2011-05-17  Lasse CollinUpdate THANKS.
2011-05-17  Lasse CollinUpdate INSTALL with a note about linker problem on...
2011-05-17  Lasse CollinBuild: Fix initialization of enable_check_* variables...
2011-05-17  Lasse CollinAdd underscores to attributes (__attribute((__foo__))).
2011-04-18  Lasse CollinUpdate THANKS.
2011-04-18  Martin Väthxzgrep: fix typo in $0 parsing
2011-04-12  Lasse CollinRemove doubled words from documentation and comments.
2011-04-11  Lasse Collinliblzma: Document lzma_easy_(enc|dec)oder_memusage...
2011-04-11  Lasse Collinliblzma: Document lzma_raw_(enc|dec)oder_memusage(...
2011-04-11  Lasse Collinliblzma: Don't create an empty Block in lzma_stream_buf...
2011-04-11  Lasse Collinliblzma: Fix API docs to mention LZMA_UNSUPPORTED_CHECK.
2011-04-11  Lasse Collinliblzma: Validate encoder arguments better.
2011-04-09  Lasse CollinUpdate THANKS.
2011-04-09  Lasse Collinliblzma: Add missing #ifdefs to filter_common.c.
2011-04-05  Lasse Collinliblzma: Fix a memory leak in stream_encoder.c.
2011-04-01  Lasse CollinBumped version and liblzma soname to 5.0.2. v5.0.2
2011-04-01  Lasse CollinUpdated NEWS for 5.0.2.
2011-03-31  Lasse CollinUpdate INSTALL with another note about IRIX.
2011-03-31  Lasse CollinTests: Add a new file to test empty LZMA2 streams.
2011-03-31  Lasse Collinliblzma: Fix decoding of LZMA2 streams having no uncomp...
2011-03-23  Lasse CollinScripts: Better fix for xzgrep.
2011-03-23  Lasse CollinUpdated THANKS.
2011-03-23  Lasse CollinScripts: Fix xzgrep -l.
2011-02-04  Lasse Collinxz: Clean up suffix.c.
next