]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
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
2024-12-18  Lasse Collinlicense-check.sh: Add an exception for doc/SHA256SUMS
2024-12-01  Lasse Collindoc/SHA256SUMS: Add the list of SHA-256 hashes of relea...
2024-11-30  Lasse CollinDocs: Remove .github/SECURITY.md
2024-11-30  Lasse CollinTranslations: Update the Chinese (traditional) translation
2024-11-26  Lasse Collinliblzma: Optimize the loop conditions in BCJ filters
2024-11-25  Lasse CollinUpdate THANKS
2024-11-25  Mark Wielaardxz: Landlock: Fix a file descriptor leak
2024-10-02  Sam JamesCI: update FreeBSD, NetBSD, OpenBSD, Solaris actions
2024-10-01  Lasse CollinAdd NEWS for 5.6.3
2024-10-01  Lasse Collincmake/tuklib_large_file_support.cmake: Add a missing...
2024-10-01  Lasse CollinUpdate THANKS
2024-10-01  Lasse CollinTests/Windows: Add the application manifest to the...
2024-10-01  Lasse Collinlicense-check.sh: Add an exception for w32_application...
2024-10-01  Lasse CollinWindows: Embed an application manifest in the EXE files
2024-09-30  Lasse CollinWindows: Set DLL name accurately in StringFileInfo...
2024-09-28  Lasse Collincommon_w32res.rc: White space edits
2024-09-28  Lasse CollinCMake: Add the resource files to the Cygwin and MSYS2...
2024-09-28  Lasse CollinCMake: Fix Windows resource file dependencies
2024-09-28  Lasse CollinCMake: Checking for CYGWIN covers MSYS2 too
2024-09-28  Lasse CollinTranslations: Add the SPDX license identifier to pt_BR.po
2024-09-25  Lasse CollinWindows/CMake: Use the correct resource file for lzmade...
2024-09-25  Lasse CollinTranslations: Update the Brazilian Portuguese translation
2024-09-16  Lasse CollinUpdate THANKS
2024-09-16  Tobias Stoeckmannlzmainfo: Avoid integer overflow
2024-09-16  Tobias Stoeckmannxzdec: Remove unused short option -M
next