]> granicus.if.org Git - xz/shortlog
xz
2014-12-18 Lasse CollinUpdate THANKS.
2014-12-18 Lasse CollinUpdate INSTALL about a "make check" failure in test_scr...
2014-12-18 Lasse CollinBuild: Update m4/ax_pthread.m4 from Autoconf Archive.
2014-12-18 Lasse CollinBuild: Replace obsolete AC_HELP_STRING with AS_HELP_STRING.
2014-12-18 Lasse CollinBuild: Fix Autoconf warnings about escaped backquotes.
2014-12-17 Lasse CollinUpdate THANKS.
2014-12-17 Lasse CollinAdd support for AmigaOS/AROS to tuklib_physmem().
2014-12-17 Lasse Collinxzgrep: Avoid passing both -q and -l to grep.
2014-12-17 Lasse CollinBuild: Detect supported compiler warning flags better.
2014-10-18 Andre Nolll10n: de.po: Change translator email address.
2014-10-18 Andre Nolll10n: de.po: Fix typo: Schießen -> Schließen.
2014-09-20 Lasse CollinBump version and soname for 5.0.7. v5.0.7
2014-09-20 Lasse CollinUpdate NEWS for 5.0.7.
2014-09-20 Lasse Collinliblzma: Fix invalid Libs.private value in liblzma.pc.
2014-09-20 Lasse Collinliblzma: Fix a portability problem in Makefile.am.
2014-09-14 Lasse CollinBump version and soname for 5.0.6. v5.0.6
2014-09-14 Lasse CollinUpdate NEWS for 5.0.6.
2014-09-09 Lasse Collinxzgrep: List xzgrep_expected_output in tests/Makefile.am.
2014-09-09 Lasse Collinxzgrep: Improve the test script.
2014-09-09 Lasse Collinxzgrep: Add a test for the previous fix.
2014-09-09 Lasse Collinxzgrep: exit 0 when at least one file matches.
2014-04-26 Lasse CollinBuild: Fix the combination of --disable-xzdec --enable...
2014-04-26 Lasse CollinBuild: Add --disable-doc to configure.
2014-04-26 Lasse CollinUpdate INSTALL.
2014-04-26 Lasse Collinxz: Rename a variable to avoid a namespace collision...
2014-04-26 Lasse Collinxz: Fix a comment.
2014-04-26 Lasse Collinliblzma: Avoid C99 compound literal arrays.
2014-04-26 Lasse Collinliblzma: Remove a useless C99ism from sha256.c.
2014-04-26 Lasse Collinxz: Fix use of wrong variable.
2014-04-26 Lasse CollinFix typos in comments.
2014-04-26 Lasse CollinUpdate THANKS.
2014-04-26 Lasse Collinliblzma: Document the need for block->check for lzma_bl...
2014-04-26 Lasse CollinUpdate TODO.
2014-04-26 Lasse CollinBuild: Remove a comment about Automake 1.10 from config...
2014-04-26 Lasse CollinBuild: Create liblzma.pc in a src/liblzma/Makefile.am.
2013-08-03 Anders F Bjorklundmacosx: separate liblzma package
2013-08-03 Anders F Bjorklundmacosx: set minimum to leopard
2013-08-03 Anders F Bjorklundmove configurables into variables
2013-08-03 Lasse CollinBuild: Fix the detection of missing CRC32.
2013-06-30 Lasse CollinMan pages: Use similar syntax for synopsis as in xz. v5.0.5
2013-06-30 Lasse CollinUpdate NEWS for 5.0.5.
2013-06-30 Lasse CollinBump version and soname for 5.0.5.
2013-06-28 Lasse Collinxz: Fix return value type in io_write_buf().
2013-06-28 Lasse Collinxz: Remove an outdated NetBSD-specific comment.
2013-06-28 Lasse Collinxz: Fix error detection of fcntl(fd, F_SETFL, flags...
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.
next