1
0
mirror of https://git.tukaani.org/xz.git synced 2025-04-20 22:50:51 +00:00

Commit Graph

  • e66787bcfe Windows: Fix broken liblzma.dll build with Visual Studio project files. Lasse Collin 2022-08-18 17:38:05 +03:00
  • c4e8e5fb31 liblzma: Threaded decoder: Improve LZMA_FAIL_FAST when LZMA_FINISH is used. Lasse Collin 2022-08-18 17:16:49 +03:00
  • 6dcf606e7e Add NEWS for 5.2.6. Lasse Collin 2022-08-12 18:31:47 +03:00
  • 8dfed05bda Bump version and soname for 5.2.6. v5.2.6 Lasse Collin 2022-08-12 14:30:13 +03:00
  • 09b4af4e04 Add NEWS for 5.2.6. Lasse Collin 2022-08-12 14:29:28 +03:00
  • 692de534fa Add Jia Tan to AUTHORS. Lasse Collin 2022-08-12 14:28:41 +03:00
  • 413b86fcf8 Add Jia Tan to AUTHORS. Lasse Collin 2022-08-12 14:28:41 +03:00
  • 352672732c Build: Start the generated ChangeLog from around 5.2.0 instead of 5.0.0. Lasse Collin 2022-07-25 19:28:26 +03:00
  • 275de376a6 Translations: Change the copyright comment string to use with po4a. Lasse Collin 2022-07-25 19:11:05 +03:00
  • 6f6d11225d Translations: Change the copyright comment string to use with po4a. Lasse Collin 2022-07-25 19:11:05 +03:00
  • 76a5a752b8 liblzma: Refactor lzma_mf_is_supported() to use a switch-statement. Jia Tan 2022-07-25 18:30:05 +03:00
  • 749b86c2c1 Build: Don't allow empty LIST in --enable-match-finders=LIST. Jia Tan 2022-07-25 18:20:01 +03:00
  • 61f8ec804a liblzma: Refactor lzma_mf_is_supported() to use a switch-statement. Jia Tan 2022-07-25 18:30:05 +03:00
  • 4d80b463a1 Build: Don't allow empty LIST in --enable-match-finders=LIST. Jia Tan 2022-07-25 18:20:01 +03:00
  • 63e3cdef80 xz: Make --keep accept symlinks, hardlinks, and setuid/setgid/sticky. Lasse Collin 2021-01-11 23:41:16 +02:00
  • 9cc721af54 xz: Update the man page that change to --keep will be in 5.2.6. Lasse Collin 2022-07-24 13:27:48 +03:00
  • 9055584be0 xzgrep man page: Document exit statuses. Lasse Collin 2022-07-19 23:19:49 +03:00
  • 57e1ccbb7c xzgrep: Improve error handling, especially signals. Lasse Collin 2022-07-19 23:13:24 +03:00
  • 6351ea1afb xzgrep: Make the fix for ZDI-CAN-16587 more robust. Lasse Collin 2022-07-19 00:10:55 +03:00
  • 2c1ff2ed6b xzgrep: Use grep -H --label when available (GNU, *BSDs). Lasse Collin 2022-07-18 21:52:31 +03:00
  • 8b0be38a79 xzgrep: Use -e to specify the pattern to grep. Lasse Collin 2022-07-18 21:10:25 +03:00
  • 4a61867a87 Scripts: Use printf instead of echo in a few places. Lasse Collin 2022-07-18 19:18:48 +03:00
  • 0e222bf7d7 xzgrep: Add more LC_ALL=C to avoid bugs with multibyte characters. Lasse Collin 2022-07-17 21:36:25 +03:00
  • 62c1d2bc2d xzgrep: Fix parsing of certain options. Lasse Collin 2022-07-17 20:55:16 +03:00
  • 372a0d12c9 Tests: Add the .lzma files to test_files.sh. Lasse Collin 2022-07-14 20:33:05 +03:00
  • b8e3d0c45b Tests: Add .lzma test files. Lasse Collin 2022-07-14 19:37:42 +03:00
  • e96bdf7189 liblzma: Rename a variable and improve a comment. Lasse Collin 2022-07-14 18:12:38 +03:00
  • 2d54fdf58e Update THANKS. Lasse Collin 2022-07-13 22:24:41 +03:00
  • ff54b557fe liblzma: Add optional autodetection of LZMA end marker. Lasse Collin 2022-07-13 22:24:07 +03:00
  • bb795fe835 Tests: Add test file good-1-empty-bcj-lzma2.xz. Lasse Collin 2022-06-14 17:20:49 +03:00
  • b81bf0c7d1 Update THANKS. Lasse Collin 2022-07-19 23:23:54 +03:00
  • 340cf1ec39 CMake: Add missing source file to liblzma build Nicholas Jackson 2022-07-17 17:39:23 -07:00
  • d796b6d7fd xzgrep man page: Document exit statuses. Lasse Collin 2022-07-19 23:19:49 +03:00
  • 923bf96b55 xzgrep: Improve error handling, especially signals. Lasse Collin 2022-07-19 23:13:24 +03:00
  • a648978b20 xzgrep: Make the fix for ZDI-CAN-16587 more robust. Lasse Collin 2022-07-19 00:10:55 +03:00
  • bd7b290f3f xzgrep: Use grep -H --label when available (GNU, *BSDs). Lasse Collin 2022-07-18 21:52:31 +03:00
  • b56729af9f xzgrep: Use -e to specify the pattern to grep. Lasse Collin 2022-07-18 21:10:25 +03:00
  • bad61b5997 Scripts: Use printf instead of echo in a few places. Lasse Collin 2022-07-18 19:18:48 +03:00
  • 6a4a4a7d26 xzgrep: Add more LC_ALL=C to avoid bugs with multibyte characters. Lasse Collin 2022-07-17 21:36:25 +03:00
  • b48f9d615f xzgrep: Fix parsing of certain options. Lasse Collin 2022-07-17 20:55:16 +03:00
  • 2d2201bc63 Tests: Add the .lzma files to test_files.sh. Lasse Collin 2022-07-14 20:33:05 +03:00
  • ce5549a591 Tests: Add .lzma test files. Lasse Collin 2022-07-14 19:37:42 +03:00
  • 107c93ee5c liblzma: Rename a variable and improve a comment. Lasse Collin 2022-07-14 18:12:38 +03:00
  • 511feb5ead Update THANKS. Lasse Collin 2022-07-13 22:24:41 +03:00
  • 9595a3119b liblzma: Add optional autodetection of LZMA end marker. Lasse Collin 2022-07-13 22:24:07 +03:00
  • dbd8b0bf45 Update THANKS. Lasse Collin 2022-03-31 00:05:07 +03:00
  • bb66a98ded xzgrep: Fix escaping of malicious filenames (ZDI-CAN-16587). Lasse Collin 2022-03-29 19:19:12 +03:00
  • fa3af4e4c6 Update THANKS. Lasse Collin 2022-03-23 16:34:00 +02:00
  • f12ce0f23a liblzma: Fix docs: lzma_block_decoder() cannot return LZMA_UNSUPPORTED_CHECK. Lasse Collin 2022-03-06 16:54:23 +02:00
  • 4125667311 liblzma: Index hash: Change return value type of hash_append() to void. Lasse Collin 2022-03-06 15:18:58 +02:00
  • 7c3ce02df0 liblzma: Minor addition to lzma_vli_size() API doc. Lasse Collin 2022-02-22 03:42:57 +02:00
  • b8f667fe0c liblzma: Check the return value of lzma_index_append() in threaded encoder. Lasse Collin 2022-02-22 02:04:18 +02:00
  • 2356d53edd Update THANKS. Lasse Collin 2022-02-22 01:37:39 +02:00
  • 748ef08338 liblzma: Use non-executable stack on FreeBSD as on Linux Ed Maste 2022-02-11 15:25:46 +00:00
  • 068a6e3286 liblzma: Make Block decoder catch certain types of errors better. Lasse Collin 2022-02-20 20:36:27 +02:00
  • 766df4f62c Tests: Add bad-1-lzma2-11.xz. Lasse Collin 2022-02-20 19:38:55 +02:00
  • 12a6d6ce2a Translations: Fix po4a failure with the French man page translations. Lasse Collin 2022-02-18 18:51:10 +02:00
  • 00e6aad836 Translations: Add French translation of man pages. Lasse Collin 2022-02-07 01:14:37 +02:00
  • e20ce2b122 liblzma: Add NULL checks to LZMA and LZMA2 properties encoders. jiat75 2022-01-28 20:47:55 +08:00
  • feb80ace86 CMake: Keep compatible with Windows 95 for 32-bit build. huangqinjin 2021-12-13 20:49:21 +08:00
  • 725f2e0522 xzgrep: Update man page timestamp. Lasse Collin 2021-11-13 21:04:05 +02:00
  • 7955669d42 Update THANKS. Lasse Collin 2021-11-13 18:23:24 +02:00
  • 671673a7a2 xzgrep: use grep -E/-F instead of egrep and fgrep Ville Skyttä 2021-11-13 10:11:57 +02:00
  • 45e538257e Update THANKS. Lasse Collin 2021-10-27 23:27:48 +03:00
  • ca21733d24 xz: Change the coding style of the previous commit. Lasse Collin 2021-10-27 23:23:11 +03:00
  • 906b990b15 xz: Avoid fchown(2) failure. Alexander Bluhm 2021-10-05 23:33:16 +02:00
  • ca83df96c4 Update THANKS. Lasse Collin 2021-09-09 22:21:07 +03:00
  • d8b294af03 liblzma: Use _MSVC_LANG to detect when "noexcept" can be used with MSVC. Lasse Collin 2021-09-09 21:41:51 +03:00
  • c2fde22bef xzdiff: Update the man page about the exit status. Lasse Collin 2021-06-04 19:02:38 +03:00
  • 8d0fd42fbe xzless: Fix less(1) version detection when it contains a dot. Lasse Collin 2021-06-04 18:52:48 +03:00
  • 6e2cab8579 xz: Document the special memlimit case of 2000 MiB on MIPS32. Lasse Collin 2022-07-12 18:53:04 +03:00
  • 38b311462b Update THANKS. Lasse Collin 2021-04-11 19:58:10 +03:00
  • 95806a8a52 Reduce maximum possible memory limit on MIPS32 Ivan A. Melnikov 2021-04-09 11:45:10 +03:00
  • 0c0f8e9761 xz: Document the special memlimit case of 2000 MiB on MIPS32. Lasse Collin 2022-07-12 18:53:04 +03:00
  • a79bd30a6f CMake: Use interface library for better FindLibLZMA compatibility. Lasse Collin 2021-02-13 23:31:27 +02:00
  • 64d9814761 CMake: Try to improve compatibility with the FindLibLZMA module. Lasse Collin 2021-01-30 18:36:04 +02:00
  • 9e2f9e2d08 Tests: Add bad-1-lzma2-10.xz and also modify -9.xz. Lasse Collin 2021-01-24 22:32:41 +02:00
  • 00a4c69bbb Tests: Add bad-1-lzma2-9.xz. Lasse Collin 2021-01-24 18:51:51 +02:00
  • 1da2269b2e Tests: Add bad-1-check-crc32-2.xz. Lasse Collin 2021-01-24 17:02:00 +02:00
  • 11ceecb5e2 Scripts: Add zstd support to xzdiff. Lasse Collin 2021-01-11 23:57:11 +02:00
  • d655b8c9cb Scripts: Fix exit status of xzgrep. Lasse Collin 2021-01-11 23:28:52 +02:00
  • 09c331b03c Scripts: Fix exit status of xzdiff/xzcmp. Lasse Collin 2021-01-11 22:01:51 +02:00
  • b33a345cba Update THANKS. Lasse Collin 2020-12-23 17:15:49 +02:00
  • c01e29a933 liblzma: Enable Intel CET in x86 CRC assembly codes H.J. Lu 2020-12-23 06:49:04 -08:00
  • 0983682f87 Update THANKS. Lasse Collin 2020-12-16 18:33:29 +02:00
  • 880596e4b8 Build: Don't build bundles on Apple OSes. Lasse Collin 2020-12-16 18:30:14 +02:00
  • 29050c79f1 Update THANKS. Lasse Collin 2020-12-05 22:44:03 +02:00
  • 94fd724749 Scripts: Add zstd support to xzgrep. Adam Borowski 2020-09-25 03:35:18 +02:00
  • 13c58ac13e CMake: Fix compatibility with CMake 3.13. Lasse Collin 2020-11-17 20:51:48 +02:00
  • 8f7d3345a7 Update THANKS. Lasse Collin 2020-11-01 22:56:43 +02:00
  • ca7bcdb30f xz: Avoid unneeded \f escapes on the man page. Lasse Collin 2020-11-01 22:34:25 +02:00
  • 3b40a0792e xz: Use non-breaking spaces when intentionally using more than one space. Lasse Collin 2020-11-01 19:09:53 +02:00
  • d85699c36d xz: Protect the ellipsis (...) on the man page with \&. Lasse Collin 2020-11-01 18:49:37 +02:00
  • d996ae6617 xz: Avoid the abbreviation "e.g." on the man page. Lasse Collin 2020-11-01 18:41:21 +02:00
  • d16d0d198a xz man page: Change \- (minus) to \(en (en-dash) for a numeric range. Lasse Collin 2020-07-12 23:10:03 +03:00
  • 3acf1adfc7 Windows: Fix building of resource files when config.h isn't used. Lasse Collin 2020-07-12 20:46:24 +03:00
  • adba06e649 src/scripts/xzgrep.1: Filenames to xzgrep are optional. Lasse Collin 2020-04-06 19:31:50 +03:00
  • 7be1dcf858 Translations: Add Portuguese translation. Lasse Collin 2022-07-12 17:59:41 +03:00
  • 3f94d2a568 src/script/xzgrep.1: Remove superfluous '.RB' Bjarni Ingi Gislason 2020-03-26 22:17:31 +00:00
  • 725d9791c9 xzgrep.1: Delete superfluous '.PP' Bjarni Ingi Gislason 2020-03-30 21:56:36 +00:00