]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2025-01-29  Lasse CollinTranslations: Update the Turkish translation
2025-01-29  Lasse CollinTranslations: Add the Dutch translation
2025-01-29  Lasse CollinTranslations: Update the Georgian translation
2025-01-29  Lasse CollinTranslations: Update the Spanish translation
2025-01-29  Lasse CollinTranslations: Update the Korean translation
2025-01-29  Lasse CollinTranslations: Update the Romanian man page translations
2025-01-29  Lasse CollinTranslations: Update the Romanian translation
2025-01-29  Lasse CollinTranslations: Update the Ukrainian man page translations
2025-01-29  Lasse CollinTranslations: Update the Ukrainian translation
2025-01-29  Lasse CollinTranslations: Update the Swedish translation
2025-01-29  Lasse Collintuklib_physmem: Clean up disabled code
2025-01-29  Lasse CollinWindows: Avoid an error message on broken pipe
2025-01-23  Lasse Collindoc/SHA256SUMS: Add 5.6.4 and 5.7.1alpha
2025-01-23  Lasse CollinBump version and soname for 5.7.1alpha v5.7.1alpha
2025-01-23  Lasse CollinTranslations: Run po4a/update-po
2025-01-23  Lasse CollinAdd NEWS for 5.7.1alpha
2025-01-23  Lasse CollinAdd NEWS for 5.6.4
2025-01-23  Lasse CollinNEWS: The security fix in 5.6.3 is known as CVE-2024...
2025-01-22  Lasse Collinwindows/build.bash: Fix error message
2025-01-22  Lasse CollinWindows: Disable MinGW-w64's stdio functions in size...
2025-01-20  Lasse Collinliblzma: Add raw ARM64, RISC-V, and x86 BCJ filter...
2025-01-20  Lasse Collinxz: Unify a few strings with liblzma
2025-01-20  Lasse Collinxz: Translate error messages from lzma_str_to_filters()
2025-01-20  Lasse Collinliblzma: Mark string conversion messages as translatable
2025-01-20  Lasse Collinliblzma: Tweak a few error messages in lzma_str_to_filt...
2025-01-19  Lasse CollinUpdate THANKS
2025-01-19  Lasse CollinUpdate THANKS
2025-01-13  Lasse Collinliblzma: memcmplen.h: Use 8-byte method on 64-bit unali...
2025-01-12  Lasse CollinUpdate THANKS
2025-01-12  Lasse Collinliblzma: Fix the encoder breakage on big endian ARM64
2025-01-12  Lasse CollinWindows: Update manifest comments about long UTF-8...
2025-01-12  Lasse CollinWindows: Update build.bash and its README-Windows.txt...
2025-01-10  Lasse CollinTranslations: Update Serbian translation
2025-01-08  Lasse CollinBuild: Use --sort=name in TAR_OPTIONS
2025-01-08  Lasse Collinxz: Workaround broken O_SEARCH in musl
2025-01-08  Lasse CollinRevert "xz: O_SEARCH cannot be used for fsync()"
2025-01-05  Lasse Collinxz: O_SEARCH cannot be used for fsync()
2025-01-05  Lasse CollinCI: Make ctest show errors from failed tests
2025-01-05  Lasse Collintuklib_mbstr_nonprint: Preserve the value of errno
2025-01-05  Lasse Collinxz: Use fsync() before deleting the input file, and...
2025-01-05  Lasse Collinxz: Use "goto" for error handling in io_open_dest_real()
2025-01-05  Lasse Collinliblzma: Always validate the first digit of a preset...
2025-01-05  Lasse Collinxz: Fix getopt_long argument type in --filters*
2025-01-04  Lasse Collinxzdec: Don't leave Landlock file descriptor open for...
2025-01-04  Lasse Collinxz: Make --single-stream imply --keep
2025-01-04  Lasse CollinUpdate AUTHORS
2025-01-04  Lasse Collinxz: Avoid printf formats like %2$s
2025-01-04  Lasse Collintuklib_mbstr_wrap: Add printf format attribute
2025-01-04  Lasse Collinxz: Translate a Windows-specific string
2025-01-02  Lasse Collinxz: Use my_landlock.h
2025-01-02  Lasse Collinxzdec: Use my_landlock.h
2025-01-02  Lasse CollinAdd my_landlock.h with helper functions to use Linux...
2025-01-02  Lasse Collinliblzma: Silence warnings from "clang -Wimplicit-fallth...
2025-01-02  Lasse CollinBuild: Use -Wimplicit-fallthrough=5 when supported
2025-01-02  Lasse CollinReplace "Fall through" comments with FALLTHROUGH
2025-01-02  Lasse Collinsysdefs.h: Add FALLTHROUGH macro
2025-01-02  Lasse Collinxzdec: Fix language in a comment
2025-01-02  Lasse CollinWindows: Make NLS require UCRT and gettext-runtime...
2025-01-02  Lasse Collinwindows/build-with-cmake.bat: Fix ENABLE_NLS to XZ_NLS
2024-12-30  Lasse CollinBuild: Use git log --pretty=medium when creating ChangeLog
2024-12-30  Lasse CollinWindows: Update MinGW-w64 + CMake instructions to recom...
2024-12-30  Lasse Collinxz man page: Describe the source file deletion in ...
2024-12-29  Lasse CollinBuild: Set libtool -version-info so that it matches...
2024-12-29  Lasse CollinCMake/macOS: Use GNU Libtool compatible shared library...
2024-12-29  Lasse CollinCMake: Edit a comment
2024-12-29  Lasse Collinversion.sh: Omit an unwanted dot from development versions
2024-12-27  Lasse CollinCMake: Remove a duplicate word from a comment
2024-12-27  Lasse CollinINSTALL: Document CMAKE_DLL_NAME_WITH_SOVERSION
2024-12-27  Lasse Collinxz: Fix comments
2024-12-22  Dexter Castor... CMake: Disable unity builds project-wide
2024-12-20  Lasse CollinWindows: Workaround a UTF-8 issue in Gettext's libintl_...
2024-12-20  Lasse CollinRevert "Windows: Use UTF-8 locale when active code...
2024-12-20  Lasse Collinxzdec: Use setlocale() instead of tuklib_gettext_setloc...
2024-12-20  Lasse CollinWindows: Revert the setlocale(LC_ALL, ".UTF8") document...
2024-12-18  Lasse Collintuklib_mbstr_wrap: Silence a warning from Clang
2024-12-18  Lasse CollinUpdate THANKS
2024-12-18  Lasse CollinUpdate TODO
2024-12-18  Lasse Collinlzmainfo: Use tuklib_mbstr_nonprint
2024-12-18  Lasse Collinxzdec: Use tuklib_mbstr_nonprint
2024-12-18  Lasse Collinxz: Use tuklib_mbstr_nonprint
2024-12-18  Lasse CollinAdd tuklib_mbstr_nonprint to mask non-printable characters
2024-12-18  Lasse CollinTranslations: Add preliminary Georgian translation
2024-12-18  Lasse Collinxz: Make one string simpler for translators
2024-12-18  Lasse Collinlzmainfo: Sync the translatable strings with xz
2024-12-18  Lasse Collinxz: Use automatic word wrapping for help texts
2024-12-18  Lasse Collinpo/Makevars: Add --keyword=W_:... to XGETTEXT_OPTIONS
2024-12-18  Lasse CollinAdd tuklib_mbstr_wrap for automatic word wrapping
2024-12-18  Lasse CollinBuild: Sort filenames to ASCII order in Makefile.am
2024-12-18  Lasse Collintuklib_mbstr_width: Add tuklib_mbstr_width_mem()
2024-12-18  Lasse Collintuklib_mbstr_width: Update a comment about shift states
2024-12-18  Lasse Collintuklib_mbstr_width: Don't mention shift states in the...
2024-12-18  Lasse Collintuklib_mbstr_width: Use stricter return value checking
2024-12-18  Lasse Collintuklib_mbstr_width: Change the behavior when wcwidth...
2024-12-18  Lasse Collinxzdec: Use setlocale() via tuklib_gettext_setlocale()
2024-12-18  Lasse CollinWindows: Use UTF-8 locale when active code page is...
2024-12-18  Lasse CollinWindows: Document the need for setlocale(LC_ALL, "...
2024-12-18  Lasse Collinxzdec: Call tuklib_progname_init() early enough
2024-12-18  Lasse CollinCMake: Bump maximum policy version to 3.31
2024-12-18  Lasse CollinUpdate THANKS
2024-12-18  Dexter Castor... liblzma: Fix incorrect macro name in a comment
next