summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* xz: Fix the note about --rsyncable on the man page.Lasse Collin2012-12-151-8/+9
* xz: Improve handling of failed realloc in xrealloc.Lasse Collin2012-12-151-2/+12
* A few typo fixes to comments and the xz man page.Lasse Collin2012-12-153-4/+3
* Build: Bump gettext version requirement to 0.18.Lasse Collin2012-08-021-1/+1
* Tests: Remove tests/test_block.c that had gotten committed accidentally.Lasse Collin2012-07-051-52/+0
* Build: Include macosx/build.sh in the distribution.Lasse Collin2012-07-051-0/+1
* Docs: Fix the name LZMA Utils -> XZ Utils in debug/README.Lasse Collin2012-07-051-1/+1
* Include debug/translation.bash in the distribution.Lasse Collin2012-07-052-2/+5
* xz: Update man page date to match the latest update.v5.0.4Lasse Collin2012-06-221-1/+1
* Bump version and soname for 5.0.4.Lasse Collin2012-06-222-2/+2
* Update NEWS for 5.0.4.Lasse Collin2012-06-221-6/+19
* Docs: Language fix to 01_compress_easy.c.Lasse Collin2012-06-221-1/+1
* Fix the top-level Makefile.am for the new example programs.Lasse Collin2012-06-221-2/+10
* Docs: Add new example programs.Lasse Collin2012-06-225-0/+827
* Docs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc/examples_old.Lasse Collin2012-06-222-0/+0
* Docs: Fix a bug in xz_pipe_decomp.c example program.Lasse Collin2012-06-221-1/+9
* Translations: Update the Italian translation.Lasse Collin2012-05-311-165/+146
* Translations: Update the French translation.Lasse Collin2012-05-301-119/+118
* Translations: Update the German translation.Lasse Collin2012-05-291-78/+91
* Translations: Update Polish translation.Lasse Collin2012-05-291-68/+82
* Preliminary NEWS for 5.0.4.Lasse Collin2012-05-291-0/+24
* liblzma: Fix possibility of incorrect LZMA_BUF_ERROR.Lasse Collin2012-05-293-2/+116
* Update THANKS.Lasse Collin2012-05-291-0/+1
* xz: Don't show a huge number in -vv when memory limit is disabled.Lasse Collin2012-05-291-1/+11
* xz: Document the "summary" lines of --robot -lvv.Lasse Collin2012-05-291-0/+19
* xz: Fix output of verbose --robot --list modes.Lasse Collin2012-05-291-1/+1
* Update THANKS.Lasse Collin2012-05-241-0/+1
* Docs: Cleanup line wrapping a bit.Lasse Collin2012-05-242-30/+31
* Fix a few typos and add some missing articles in some documents.Benno Schulenberg2012-05-244-65/+65
* Windows: Update notes about static linking with MSVC.Lasse Collin2012-05-241-4/+9
* liblzma: Remove outdated comments.Lasse Collin2012-05-242-5/+1
* DOS: Link against DJGPP's libemu to support FPU emulation.Lasse Collin2012-05-241-1/+1
* Docs: Update MINIX 3 information in INSTALL.Lasse Collin2012-05-241-3/+5