1
0
mirror of https://git.tukaani.org/xz.git synced 2025-06-14 09:36:37 +00:00

Commit Graph

  • ea92eae122
    Revert "xz: O_SEARCH cannot be used for fsync()" Lasse Collin 2025-01-07 21:34:33 +02:00
  • 4014e2479c
    xz: O_SEARCH cannot be used for fsync() Lasse Collin 2025-01-05 21:43:11 +02:00
  • ad2b57cb47
    CI: Make ctest show errors from failed tests Lasse Collin 2025-01-05 20:48:28 +02:00
  • c405264c03
    tuklib_mbstr_nonprint: Preserve the value of errno Lasse Collin 2025-01-05 20:14:49 +02:00
  • 2a9e91d796
    xz: Use fsync() before deleting the input file, and add --no-sync Lasse Collin 2025-01-05 20:14:49 +02:00
  • 2e28c71457
    xz: Use "goto" for error handling in io_open_dest_real() Lasse Collin 2024-12-27 09:15:50 +02:00
  • 8eaf2cb58e
    liblzma: Always validate the first digit of a preset string Lasse Collin 2025-01-05 12:10:05 +02:00
  • 7510721767
    liblzma: Always validate the first digit of a preset string Lasse Collin 2025-01-05 12:10:05 +02:00
  • 9b5a5c39f4
    xz: Fix getopt_long argument type in --filters* Lasse Collin 2025-01-05 11:40:34 +02:00
  • 52ff324337
    xz: Fix getopt_long argument type in --filters* Lasse Collin 2025-01-05 11:40:34 +02:00
  • 4ddf32c92b
    xzdec: Don't leave Landlock file descriptor open for no reason Lasse Collin 2025-01-04 20:04:56 +02:00
  • 2655c81b5e
    xzdec: Don't leave Landlock file descriptor open for no reason Lasse Collin 2025-01-04 20:04:56 +02:00
  • 35df4c2bc0
    xz: Make --single-stream imply --keep Lasse Collin 2025-01-04 20:02:18 +02:00
  • 6f412814a8
    Update AUTHORS Lasse Collin 2025-01-04 19:57:07 +02:00
  • 5651d15303
    xz: Avoid printf formats like %2$s Lasse Collin 2025-01-04 15:02:16 +02:00
  • 63b246c90e
    tuklib_mbstr_wrap: Add printf format attribute Lasse Collin 2025-01-04 14:41:37 +02:00
  • a7313c01d9
    xz: Translate a Windows-specific string Lasse Collin 2025-01-04 13:44:12 +02:00
  • 1a5b93ed57
    liblzma: Silence warnings from "clang -Wimplicit-fallthrough" Lasse Collin 2025-01-01 18:46:50 +02:00
  • 33899ee86d
    xzdec: Fix language in a comment Lasse Collin 2025-01-01 15:06:15 +02:00
  • 00eb6073c0
    xz: Use my_landlock.h Lasse Collin 2025-01-02 15:32:10 +02:00
  • 0fc5a625d7
    xzdec: Use my_landlock.h Lasse Collin 2025-01-02 15:32:10 +02:00
  • 38cb8ec9fd
    Add my_landlock.h with helper functions to use Linux Landlock Lasse Collin 2025-01-02 15:32:10 +02:00
  • 672da29bb3
    liblzma: Silence warnings from "clang -Wimplicit-fallthrough" Lasse Collin 2025-01-01 18:46:50 +02:00
  • 1a8a1ad9a1
    Build: Use -Wimplicit-fallthrough=5 when supported Lasse Collin 2025-01-01 15:34:51 +02:00
  • 94adc996e4
    Replace "Fall through" comments with FALLTHROUGH Lasse Collin 2025-01-01 15:30:50 +02:00
  • f31c3a6647
    sysdefs.h: Add FALLTHROUGH macro Lasse Collin 2025-01-01 15:08:51 +02:00
  • e34dbd6a0a
    xzdec: Fix language in a comment Lasse Collin 2025-01-01 15:06:15 +02:00
  • 5a208b0c92
    Windows: Make NLS require UCRT and gettext-runtime >= 0.23.1 Lasse Collin 2025-01-02 13:35:48 +02:00
  • 16821252c5
    Windows: Make NLS require UCRT and gettext-runtime >= 0.23.1 Lasse Collin 2025-01-02 13:35:48 +02:00
  • aa1807ed94
    windows/build-with-cmake.bat: Fix ENABLE_NLS to XZ_NLS Lasse Collin 2025-01-02 11:52:17 +02:00
  • b8081fdbc5
    Build: Use git log --pretty=medium when creating ChangeLog Lasse Collin 2024-12-30 11:21:57 +02:00
  • ea21c76aa2
    Build: Use git log --pretty=medium when creating ChangeLog Lasse Collin 2024-12-30 11:21:57 +02:00
  • 27c63200ee
    Windows: Update MinGW-w64 + CMake instructions to recommend UCRT Lasse Collin 2024-12-30 10:51:33 +02:00
  • 89db6aacbf
    xz man page: Describe the source file deletion in -z and -d options Lasse Collin 2024-12-30 10:51:26 +02:00
  • 08050c0788
    Windows: Update MinGW-w64 + CMake instructions to recommend UCRT Lasse Collin 2024-12-30 10:51:33 +02:00
  • 653732bd6f
    xz man page: Describe the source file deletion in -z and -d options Lasse Collin 2024-12-30 10:51:26 +02:00
  • bb79f79b27
    Build: Set libtool -version-info so that it matches with CMake Lasse Collin 2024-12-27 21:52:28 +02:00
  • cf54f70e14
    CMake/macOS: Use GNU Libtool compatible shared library versioning Lasse Collin 2024-12-28 18:28:56 +02:00
  • 94e1791668
    CMake: Edit a comment Lasse Collin 2024-12-28 14:49:45 +02:00
  • 6b50590725
    version.sh: Omit an unwanted dot from development versions Lasse Collin 2024-12-28 20:39:49 +02:00
  • f7a248f56e
    CMake: Remove a duplicate word from a comment Lasse Collin 2024-12-27 16:25:07 +02:00
  • 8b7c55d148
    INSTALL: Document CMAKE_DLL_NAME_WITH_SOVERSION Lasse Collin 2024-12-27 16:23:12 +02:00
  • 3324ea3576
    xz: Fix comments Lasse Collin 2024-12-26 21:27:18 +02:00
  • 260d5d3620
    xz: Fix comments Lasse Collin 2024-12-26 21:27:18 +02:00
  • 50b8d61030
    CMake: Disable unity builds project-wide Dexter Castor Döpping 2024-12-22 13:44:03 +01:00
  • bf6da9a573
    CMake: Disable unity builds project-wide Dexter Castor Döpping 2024-12-22 13:44:03 +01:00
  • 8a7d922fb8
    Windows: Workaround a UTF-8 issue in Gettext's libintl_setlocale() Lasse Collin 2024-12-20 08:51:18 +02:00
  • dcdd40cacc
    Revert "Windows: Use UTF-8 locale when active code page is UTF-8" Lasse Collin 2024-12-20 06:50:36 +02:00
  • f8e42ed44d
    xzdec: Use setlocale() instead of tuklib_gettext_setlocale() Lasse Collin 2024-12-19 18:31:09 +02:00
  • 3ed40b9f87
    Windows: Revert the setlocale(LC_ALL, ".UTF8") documentation Lasse Collin 2024-12-19 19:36:15 +02:00
  • f8c328eed1
    Windows: Workaround a UTF-8 issue in Gettext's libintl_setlocale() Lasse Collin 2024-12-20 08:51:18 +02:00
  • 0353390609
    Revert "Windows: Use UTF-8 locale when active code page is UTF-8" Lasse Collin 2024-12-20 06:50:36 +02:00
  • 4b319e05af
    xzdec: Use setlocale() instead of tuklib_gettext_setlocale() Lasse Collin 2024-12-19 18:31:09 +02:00
  • 34b80e282e
    Windows: Revert the setlocale(LC_ALL, ".UTF8") documentation Lasse Collin 2024-12-19 19:36:15 +02:00
  • 4e0ebbabe4
    tuklib_mbstr_width: Change the behavior when wcwidth() is not available Lasse Collin 2024-12-16 20:06:07 +02:00
  • 4ff609adb0
    xzdec: Use setlocale() via tuklib_gettext_setlocale() Lasse Collin 2024-12-18 14:23:13 +02:00
  • 4e7a48bf15
    Windows: Use UTF-8 locale when active code page is UTF-8 Lasse Collin 2024-12-17 14:59:37 +02:00
  • d20e4115e1
    Windows: Document the need for setlocale(LC_ALL, ".UTF8") Lasse Collin 2024-12-17 15:01:29 +02:00
  • f9f0cdae8a
    xzdec: Call tuklib_progname_init() early enough Lasse Collin 2024-12-18 14:12:22 +02:00
  • 3e0bc4e91f
    CMake: Bump maximum policy version to 3.31 Lasse Collin 2024-12-15 19:08:32 +02:00
  • 55127b25f2
    Update THANKS Lasse Collin 2024-12-15 18:35:27 +02:00
  • d86fa15b72
    liblzma: Fix incorrect macro name in a comment Dexter Castor Döpping 2024-12-08 18:24:29 +01:00
  • 86e8b03d20
    Translations: Update the Chinese (traditional) translation Lasse Collin 2024-11-30 10:27:14 +02:00
  • 9c5bab8bd1
    Update THANKS Lasse Collin 2024-11-25 16:26:54 +02:00
  • d9c2e7572b
    xz: Landlock: Fix a file descriptor leak Mark Wielaard 2024-11-25 12:28:44 +02:00
  • 77cab41f32
    CI: update FreeBSD, NetBSD, OpenBSD, Solaris actions Sam James 2024-10-02 03:04:03 +01:00
  • 5794cda064
    tuklib_mbstr_wrap: Silence a warning from Clang Lasse Collin 2024-12-18 17:49:05 +02:00
  • 16c9796ef9
    Update THANKS Lasse Collin 2024-12-18 14:00:09 +02:00
  • 3b5c8a1fca
    Update TODO Lasse Collin 2024-12-18 14:00:09 +02:00
  • 22a35e64ce
    lzmainfo: Use tuklib_mbstr_nonprint Lasse Collin 2024-12-18 14:00:09 +02:00
  • 03111595ee
    xzdec: Use tuklib_mbstr_nonprint Lasse Collin 2024-12-18 14:00:09 +02:00
  • d22f96921f
    xz: Use tuklib_mbstr_nonprint Lasse Collin 2024-12-18 14:00:09 +02:00
  • 40e5733055
    Add tuklib_mbstr_nonprint to mask non-printable characters Lasse Collin 2024-12-18 14:00:09 +02:00
  • 36190c8c4b
    Translations: Add preliminary Georgian translation Lasse Collin 2024-12-18 11:33:09 +02:00
  • 4a0c4f92b8
    xz: Make one string simpler for translators Lasse Collin 2024-10-30 20:50:20 +02:00
  • 3fcf547e92
    lzmainfo: Sync the translatable strings with xz Lasse Collin 2024-12-17 10:26:10 +02:00
  • 3e9177fd20
    xz: Use automatic word wrapping for help texts Lasse Collin 2024-12-17 10:26:10 +02:00
  • a0eecc9eb2
    po/Makevars: Add --keyword=W_:... to XGETTEXT_OPTIONS Lasse Collin 2024-12-16 18:46:45 +02:00
  • ca529c3f41
    Add tuklib_mbstr_wrap for automatic word wrapping Lasse Collin 2024-12-16 18:43:52 +02:00
  • 314b83ceba
    Build: Sort filenames to ASCII order in Makefile.am Lasse Collin 2024-12-17 17:57:18 +02:00
  • df399c5255
    tuklib_mbstr_width: Add tuklib_mbstr_width_mem() Lasse Collin 2024-10-21 18:51:24 +03:00
  • 51081efae4
    tuklib_mbstr_width: Update a comment about shift states Lasse Collin 2024-12-16 20:08:27 +02:00
  • 7ff1b0ac53
    tuklib_mbstr_width: Don't mention shift states in the API docs Lasse Collin 2024-10-21 18:47:56 +03:00
  • 3c16105936
    tuklib_mbstr_width: Use stricter return value checking Lasse Collin 2024-10-21 18:41:41 +03:00
  • b797c44c42
    tuklib_mbstr_width: Change the behavior when wcwidth() is not available Lasse Collin 2024-12-16 20:06:07 +02:00
  • 78868b6ed6
    xzdec: Use setlocale() via tuklib_gettext_setlocale() Lasse Collin 2024-12-18 14:23:13 +02:00
  • 0d0b574cc4
    Windows: Use UTF-8 locale when active code page is UTF-8 Lasse Collin 2024-12-17 14:59:37 +02:00
  • 20dfca8171
    Windows: Document the need for setlocale(LC_ALL, ".UTF8") Lasse Collin 2024-12-17 15:01:29 +02:00
  • 4e936f2340
    xzdec: Call tuklib_progname_init() early enough Lasse Collin 2024-12-18 14:12:22 +02:00
  • 61feaf681b
    CMake: Bump maximum policy version to 3.31 Lasse Collin 2024-12-15 19:08:32 +02:00
  • b0bb84dd7b
    Update THANKS Lasse Collin 2024-12-15 18:35:27 +02:00
  • bee0c044d3
    liblzma: Fix incorrect macro name in a comment Dexter Castor Döpping 2024-12-08 18:24:29 +01:00
  • 2cfa1ad0a9
    license-check.sh: Add an exception for doc/SHA256SUMS Lasse Collin 2024-12-17 10:36:43 +02:00
  • 36b531022f
    doc/SHA256SUMS: Add the list of SHA-256 hashes of release files Lasse Collin 2024-12-01 21:38:17 +02:00
  • fe9e66993f Docs: Remove .github/SECURITY.md Lasse Collin 2024-11-30 12:05:59 +02:00
  • b361772736 Translations: Update the Chinese (traditional) translation Lasse Collin 2024-11-30 10:27:14 +02:00
  • c15115f7ed liblzma: Optimize the loop conditions in BCJ filters Lasse Collin 2024-10-30 19:54:34 +02:00
  • 9f69e71e78 Update THANKS Lasse Collin 2024-11-25 16:26:54 +02:00
  • 48ff3f0652 xz: Landlock: Fix a file descriptor leak Mark Wielaard 2024-11-25 12:28:44 +02:00
  • dbca3d078e CI: update FreeBSD, NetBSD, OpenBSD, Solaris actions Sam James 2024-10-02 03:04:03 +01:00