Commit Graph

  • db5c1817fa xzless: Make "less -V" parsing more robust Jonathan Nieder 2012-11-19 00:10:10 -0800
  • 65536214a3 xz: Fix the note about --rsyncable on the man page. Lasse Collin 2012-10-03 15:54:24 +0300
  • 3d93b63549 xz: Improve handling of failed realloc in xrealloc. Lasse Collin 2012-09-28 20:11:09 +0300
  • ab22562066 A few typo fixes to comments and the xz man page. Lasse Collin 2012-08-24 16:27:31 +0300
  • f3c1ec69d9 xz: Add a warning to --help about alpha and beta versions. Lasse Collin 2012-08-13 21:40:09 +0300
  • e44b21839b Build: Bump gettext version requirement to 0.18. Lasse Collin 2012-08-02 17:13:30 +0300
  • d8eaf9d827 Build: Bump gettext version requirement to 0.18. Lasse Collin 2012-08-02 17:13:30 +0300
  • 96e08902b0 Update THANKS. Lasse Collin 2012-07-17 18:29:08 +0300
  • 3778db1be5 liblzma: Make the use of lzma_allocator const-correct. Lasse Collin 2012-07-17 18:19:59 +0300
  • fd3dbb23ca Tests: Remove tests/test_block.c that had gotten committed accidentally. Lasse Collin 2012-07-05 07:36:28 +0300
  • 05a735d279 Build: Include macosx/build.sh in the distribution. Lasse Collin 2012-07-05 07:33:35 +0300
  • 4e6d62793b Docs: Fix the name LZMA Utils -> XZ Utils in debug/README. Lasse Collin 2012-07-05 07:24:45 +0300
  • dd95b5e761 Include debug/translation.bash in the distribution. Lasse Collin 2012-07-05 07:23:17 +0300
  • d625c7cf82 Tests: Remove tests/test_block.c that had gotten committed accidentally. Lasse Collin 2012-07-05 07:36:28 +0300
  • 0b09d266cc Build: Include macosx/build.sh in the distribution. Lasse Collin 2012-07-05 07:33:35 +0300
  • d6e0b23d46 Build: Include validate_map.sh in the distribution. Lasse Collin 2012-07-05 07:28:53 +0300
  • 19de545d86 Docs: Fix the name LZMA Utils -> XZ Utils in debug/README. Lasse Collin 2012-07-05 07:24:45 +0300
  • 672eccf57c Include debug/translation.bash in the distribution. Lasse Collin 2012-07-05 07:23:17 +0300
  • cafb523ada xz: Document --block-list better. Lasse Collin 2012-07-04 22:31:58 +0300
  • c7ff218528 Bump the version number to 5.1.2alpha. v5.1.2alpha Lasse Collin 2012-07-04 20:01:49 +0300
  • 8f3c1d886f Update NEWS for 5.1.2alpha. Lasse Collin 2012-07-04 20:01:19 +0300
  • 0d5fa05466 xz: Fix the version number printed by xz -lvv. Lasse Collin 2012-07-04 19:58:23 +0300
  • df11317985 Build: Add a comment to configure.ac about symbol versioning. Lasse Collin 2012-07-04 17:11:31 +0300
  • bd9cc179e8 Update TODO. Lasse Collin 2012-07-04 17:06:49 +0300
  • 4a238dd9b2 Document --enable-symbol-versions in INSTALL. Lasse Collin 2012-07-04 17:05:46 +0300
  • 88ccf47205 xz: Add incomplete support for --block-list. Lasse Collin 2012-07-03 21:16:39 +0300
  • 972179cdcd xz: Update the man page about the new field in --robot -lvv. Lasse Collin 2012-07-01 18:44:33 +0300
  • 1403707fc6 liblzma: Check that the first byte of range encoded data is 0x00. Lasse Collin 2012-06-28 10:47:49 +0300
  • eccd8017ff Update NEWS from 5.0.4. Lasse Collin 2012-06-22 19:00:23 +0300
  • 20778053a0 xz: Update man page date to match the latest update. v5.0.4 Lasse Collin 2012-06-22 14:36:16 +0300
  • 2e6754eac2 xz: Update man page date to match the latest update. Lasse Collin 2012-06-22 14:34:03 +0300
  • 2cefa84af6 Bump version and soname for 5.0.4. Lasse Collin 2012-06-22 10:25:43 +0300
  • 433fec191a Update NEWS for 5.0.4. Lasse Collin 2012-06-22 10:25:09 +0300
  • 711fa680f5 Docs: Language fix to 01_compress_easy.c. Lasse Collin 2012-06-18 21:27:47 +0300
  • 3d7ab1dc61 Fix the top-level Makefile.am for the new example programs. Lasse Collin 2012-06-14 20:15:30 +0300
  • ef8b8e5f11 Docs: Add new example programs. Lasse Collin 2012-06-14 10:52:33 +0300
  • 75c149bc80 Docs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc/examples_old. Lasse Collin 2012-06-14 10:33:27 +0300
  • 456307ebf9 Docs: Fix a bug in xz_pipe_decomp.c example program. Lasse Collin 2012-06-14 10:33:01 +0300
  • b3235a0b1a Docs: Language fix to 01_compress_easy.c. Lasse Collin 2012-06-18 21:27:47 +0300
  • f1675f765f Fix the top-level Makefile.am for the new example programs. Lasse Collin 2012-06-14 20:15:30 +0300
  • 3a0c5378ab Docs: Add new example programs. Lasse Collin 2012-06-14 10:52:33 +0300
  • 1bd2c2c553 Docs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc/examples_old. Lasse Collin 2012-06-14 10:33:27 +0300
  • 905f0ab5b5 Docs: Fix a bug in xz_pipe_decomp.c example program. Lasse Collin 2012-06-14 10:33:01 +0300
  • 4c310b8a29 Translations: Update the Italian translation. Lasse Collin 2012-05-31 15:53:25 +0300
  • ec32b79366 Translations: Update the French translation. Lasse Collin 2012-05-30 23:15:07 +0300
  • 4bd1a3bd5f Translations: Update the French translation. Lasse Collin 2012-05-30 23:14:33 +0300
  • d2e836f2f3 Translations: Update the German translation. Lasse Collin 2012-05-29 23:42:37 +0300
  • dd06f40e4d Translations: Update the German translation. Lasse Collin 2012-05-29 22:26:27 +0300
  • c9a1615157 Translations: Update the German translation. Lasse Collin 2012-05-29 22:26:27 +0300
  • 1530a74fd4 Translations: Update Polish translation. Lasse Collin 2012-05-29 22:14:21 +0300
  • c66808d1f5 Translations: Update Polish translation. Lasse Collin 2012-05-29 22:12:57 +0300
  • 556c22dfed Preliminary NEWS for 5.0.4. Lasse Collin 2012-05-29 13:10:36 +0300
  • dd13b66bf5 liblzma: Fix possibility of incorrect LZMA_BUF_ERROR. Lasse Collin 2012-05-28 20:42:11 +0300
  • a0223bf796 Update THANKS. Lasse Collin 2012-05-28 15:38:32 +0300
  • 86e57e4bfe xz: Don't show a huge number in -vv when memory limit is disabled. Lasse Collin 2012-05-28 15:37:43 +0300
  • 13e44a94da xz: Document the "summary" lines of --robot -lvv. Lasse Collin 2012-05-27 22:30:17 +0300
  • 2f90345e13 xz: Fix output of verbose --robot --list modes. Lasse Collin 2012-05-27 21:53:20 +0300
  • d8db706acb liblzma: Fix possibility of incorrect LZMA_BUF_ERROR. Lasse Collin 2012-05-28 20:42:11 +0300
  • 3f94b6d87f Update THANKS. Lasse Collin 2012-05-28 15:38:32 +0300
  • 7769ea051d xz: Don't show a huge number in -vv when memory limit is disabled. Lasse Collin 2012-05-28 15:37:43 +0300
  • ec92110572 xz: Document the "summary" lines of --robot -lvv. Lasse Collin 2012-05-27 22:30:17 +0300
  • 27d24eb0a9 xz: Fix output of verbose --robot --list modes. Lasse Collin 2012-05-27 21:53:20 +0300
  • 8d4864f53f Update THANKS. Lasse Collin 2012-05-10 21:15:17 +0300
  • 35e9c58abb Docs: Cleanup line wrapping a bit. Lasse Collin 2012-05-10 21:14:16 +0300
  • 532b3e4c56 Fix a few typos and add some missing articles in some documents. Benno Schulenberg 2012-03-13 22:04:04 +0100
  • afb6ce8c82 Windows: Update notes about static linking with MSVC. Lasse Collin 2012-04-29 11:51:25 +0300
  • 7c3ba2ed5c liblzma: Remove outdated comments. Lasse Collin 2012-04-19 15:25:26 +0300
  • f55db9c187 DOS: Link against DJGPP's libemu to support FPU emulation. Lasse Collin 2012-04-19 14:17:52 +0300
  • 203edff4c7 Docs: Update MINIX 3 information in INSTALL. Lasse Collin 2012-04-19 13:58:55 +0300
  • f0a8f95c21 Update THANKS. Lasse Collin 2012-02-22 14:23:13 +0200
  • b7ad23fa78 Fix exit status of xzgrep when grepping binary files. Lasse Collin 2012-02-22 14:02:34 +0200
  • 4e19fbb04a Update THANKS. Lasse Collin 2012-02-22 12:08:43 +0200
  • c6fa03a427 Fix compiling with IBM XL C on AIX. Lasse Collin 2012-05-24 18:47:52 +0300
  • 7b6ffc9864 Build: Upgrade m4/acx_pthread.m4 to the latest version. Lasse Collin 2012-05-24 18:37:08 +0300
  • ab25b82a91 Build: Upgrade m4/acx_pthread.m4 to the latest version. Lasse Collin 2012-05-24 18:33:54 +0300
  • bfac2be502 Tests: Fix a compiler warning with _FORTIFY_SOURCE. Lasse Collin 2012-01-10 17:13:03 +0200
  • df85e15671 Docs: Explain the stable releases better in README. Lasse Collin 2011-12-19 21:21:29 +0200
  • d05d6d65c4 Update THANKS. Lasse Collin 2012-05-10 21:15:17 +0300
  • e077391982 Docs: Cleanup line wrapping a bit. Lasse Collin 2012-05-10 21:14:16 +0300
  • fc39849c35 Fix a few typos and add some missing articles in some documents. Benno Schulenberg 2012-03-13 22:04:04 +0100
  • 29fa0566d5 Windows: Update notes about static linking with MSVC. Lasse Collin 2012-04-29 11:51:25 +0300
  • aac1b31ea4 liblzma: Remove outdated comments. Lasse Collin 2012-04-19 15:25:26 +0300
  • df14a46013 DOS: Link against DJGPP's libemu to support FPU emulation. Lasse Collin 2012-04-19 14:17:52 +0300
  • 03ed742a3a liblzma: Fix Libs.private in liblzma.pc to include -lrt when needed. Lasse Collin 2012-04-19 14:02:25 +0300
  • 8c5b13ad59 Docs: Update MINIX 3 information in INSTALL. Lasse Collin 2012-04-19 13:58:55 +0300
  • c7376fc415 Update THANKS. Lasse Collin 2012-02-22 14:23:13 +0200
  • cff070aba6 Fix exit status of xzgrep when grepping binary files. Lasse Collin 2012-02-22 14:02:34 +0200
  • 41cafb2bf9 Update THANKS. Lasse Collin 2012-02-22 12:08:43 +0200
  • 2dcea03712 Fix compiling with IBM XL C on AIX. Lasse Collin 2012-02-22 12:00:16 +0200
  • 7db6bdf4ab Tests: Fix a compiler warning with _FORTIFY_SOURCE. Lasse Collin 2012-01-10 17:13:03 +0200
  • 694952d545 Docs: Explain the stable releases better in README. Lasse Collin 2011-12-19 21:21:29 +0200
  • 418fe668b3 xz: Show minimum required XZ Utils version in xz -lvv. Lasse Collin 2011-11-07 13:07:52 +0200
  • d06d32f108 xz: Fix a typo in a comment. Lasse Collin 2011-11-04 17:57:16 +0200
  • 7081d82c37 xz: Fix a typo in a comment. Lasse Collin 2011-11-04 17:57:16 +0200
  • 636fdcfbf5 Update THANKS. Lasse Collin 2011-11-03 17:08:02 +0200
  • 55fd02f83e xz: Fix xz on EBCDIC systems. Lasse Collin 2011-11-03 17:07:22 +0200
  • 232fe7cd70 Update THANKS. Lasse Collin 2011-11-03 17:08:02 +0200
  • 74d2bae4d3 xz: Fix xz on EBCDIC systems. Lasse Collin 2011-11-03 17:07:22 +0200
  • 4ac4923f47 Update THANKS. Lasse Collin 2011-10-23 17:09:10 +0300
  • ab50ae3ef4 liblzma: Fix invalid free() in the threaded encoder. Lasse Collin 2011-10-23 17:08:14 +0300