summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version and soname for 5.0.7.v5.0.7Lasse Collin2014-09-202-2/+2
* Update NEWS for 5.0.7.Lasse Collin2014-09-201-0/+11
* liblzma: Fix invalid Libs.private value in liblzma.pc.Lasse Collin2014-09-201-1/+1
* liblzma: Fix a portability problem in Makefile.am.Lasse Collin2014-09-201-1/+1
* Bump version and soname for 5.0.6.v5.0.6Lasse Collin2014-09-142-2/+2
* Update NEWS for 5.0.6.Lasse Collin2014-09-141-0/+7
* xzgrep: List xzgrep_expected_output in tests/Makefile.am.Lasse Collin2014-09-091-1/+2
* xzgrep: Improve the test script.Lasse Collin2014-09-093-11/+55
* xzgrep: Add a test for the previous fix.Lasse Collin2014-09-091-4/+22
* xzgrep: exit 0 when at least one file matches.Lasse Collin2014-09-091-2/+13
* Build: Fix the combination of --disable-xzdec --enable-lzmadec.Lasse Collin2014-04-261-1/+9
* Build: Add --disable-doc to configure.Lasse Collin2014-04-263-0/+14
* Update INSTALL.Lasse Collin2014-04-261-0/+25
* xz: Rename a variable to avoid a namespace collision on Solaris.Lasse Collin2014-04-261-5/+7
* xz: Fix a comment.Lasse Collin2014-04-261-2/+2
* liblzma: Avoid C99 compound literal arrays.Lasse Collin2014-04-261-3/+5
* liblzma: Remove a useless C99ism from sha256.c.Lasse Collin2014-04-261-1/+1
* xz: Fix use of wrong variable.Lasse Collin2014-04-261-1/+1
* Fix typos in comments.Lasse Collin2014-04-261-1/+1
* Update THANKS.Lasse Collin2014-04-261-0/+1
* liblzma: Document the need for block->check for lzma_block_header_decode().Lasse Collin2014-04-261-0/+3
* Update TODO.Lasse Collin2014-04-261-4/+0
* Build: Remove a comment about Automake 1.10 from configure.ac.Lasse Collin2014-04-261-2/+0
* Build: Create liblzma.pc in a src/liblzma/Makefile.am.Lasse Collin2014-04-262-1/+20
* macosx: separate liblzma packageAnders F Bjorklund2013-08-031-8/+15
* macosx: set minimum to leopardAnders F Bjorklund2013-08-031-5/+8
* move configurables into variablesAnders F Bjorklund2013-08-031-7/+18
* Build: Fix the detection of missing CRC32.Lasse Collin2013-08-031-1/+1
* Man pages: Use similar syntax for synopsis as in xz.v5.0.5Lasse Collin2013-06-303-10/+10
* Update NEWS for 5.0.5.Lasse Collin2013-06-301-0/+52
* Bump version and soname for 5.0.5.Lasse Collin2013-06-302-2/+2
* xz: Fix return value type in io_write_buf().Lasse Collin2013-06-281-1/+1
* xz: Remove an outdated NetBSD-specific comment.Lasse Collin2013-06-281-4/+0
* xz: Fix error detection of fcntl(fd, F_SETFL, flags) calls.Lasse Collin2013-06-281-4/+4
* xz: Fix use of wrong variable in a fcntl() call.Lasse Collin2013-06-281-11/+13
* xz: Check the value of lzma_stream_flags.version in --list.Lasse Collin2013-06-261-0/+14
* Build: Require Automake 1.12 and use serial-tests option.Lasse Collin2013-06-261-1/+3
* xz: Validate Uncompressed Size from Block Header in list.c.Lasse Collin2013-06-261-1/+13
* Update THANKS.Lasse Collin2013-06-261-0/+2
* xz: Make the man page more friendly to doclifter.Lasse Collin2013-06-261-3/+4
* xz: A couple of man page fixes.Lasse Collin2013-06-261-12/+23
* xz: Fix interaction between preset and custom filter chains.Lasse Collin2013-06-261-14/+21
* xz: Change size_t to uint32_t in a few places.Lasse Collin2013-06-262-4/+4
* Build: Use -Wvla with GCC if supported.Lasse Collin2013-06-261-0/+1
* xzdec: Improve the --help message.Lasse Collin2013-06-261-5/+5
* Update THANKS.Lasse Collin2013-04-051-0/+2
* xzgrep: make the '-h' option to be --no-filename equivalentJeff Bastian2013-04-051-1/+1
* liblzma: Be less picky in lzma_alone_decoder().Lasse Collin2013-04-053-11/+18
* Avoid unneeded use of awk in xzless.Lasse Collin2013-04-051-2/+1
* xzless: Make "less -V" parsing more robustJonathan Nieder2012-12-151-1/+2