]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
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-02  Lasse Collinliblzma: Silence warnings from "clang -Wimplicit-fallth...
2025-01-02  Lasse Collinxzdec: Fix language in a comment
2025-01-02  Lasse CollinWindows: Make NLS require UCRT and gettext-runtime...
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-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_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 CollinTranslations: Update the Chinese (traditional) translation
2024-12-18  Lasse CollinUpdate THANKS
2024-12-18  Mark Wielaardxz: Landlock: Fix a file descriptor leak
2024-12-18  Sam JamesCI: update FreeBSD, NetBSD, OpenBSD, Solaris actions
2024-10-01  Lasse Collincmake/tuklib_large_file_support.cmake: Add a missing...
2024-10-01  Lasse CollinBump version and soname for 5.6.3 v5.6.3
2024-10-01  Lasse CollinAdd NEWS for 5.6.3
2024-10-01  Lasse CollinUpdate THANKS
2024-10-01  Lasse CollinTests/Windows: Add the application manifest to the...
2024-10-01  Lasse CollinWindows: Embed an application manifest in the EXE files
2024-10-01  Lasse CollinWindows: Set DLL name accurately in StringFileInfo...
2024-10-01  Lasse Collincommon_w32res.rc: White space edits
2024-10-01  Lasse CollinCMake: Add the resource files to the Cygwin and MSYS2...
2024-10-01  Lasse CollinCMake: Fix Windows resource file dependencies
2024-10-01  Lasse CollinCMake: Checking for CYGWIN covers MSYS2 too
2024-10-01  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-18  Lasse CollinUpdate THANKS
2024-09-18  Tobias Stoeckmannlzmainfo: Avoid integer overflow
2024-09-18  Tobias Stoeckmannxzdec: Remove unused short option -M
2024-09-18  Lasse CollinUpdate THANKS
2024-09-18  Firas Khalil... Build: Fix a typo in autogen.sh
2024-09-06  Lasse CollinTranslations: Update Chinese (simplified) translation
2024-09-06  Lasse CollinTranslations: Update the Catalan translation
2024-09-06  Lasse CollinUpdate THANKS
2024-09-06  Yifeng Liliblzma: Fix x86-64 movzw compatibility in range_decoder.h
2024-09-06  Lasse CollinBuild: Comment that elf_aux_info(3) will be available...
2024-09-06  Lasse Collinliblzma: Tweak a comment
2024-09-06  Lasse CollinCMake: Bump maximum policy version to 3.30
2024-09-06  Lasse CollinUpdate THANKS
2024-09-06  Lasse Collinxz: Remove the TODO comment about --recursive
2024-09-06  Lasse CollinCMake: Link xz against Threads::Threads if using pthreads
2024-09-06  Lasse CollinUpdate THANKS
2024-09-06  Sam JamesCI: Speed up Valgrind job by using --trace-children...
2024-09-06  Lasse CollinBuild: Prepend, not append, PTHREAD_CFLAGS to LIBS
2024-09-06  Lasse CollinBuild: Use AC_LINK_IFELSE to handle implicit function...
2024-09-06  Lasse CollinBuild: Use AC_LINK_IFELSE instead of -Werror
2024-09-06  Lasse CollinBuild: Sync the compile check changes from CMakeLists.txt
2024-09-06  Lasse CollinCMake: Use configure_file() to copy a file
2024-09-06  Lasse CollinCMake: Always add pthread flags into CMAKE_REQUIRED_LIB...
2024-09-06  Lasse CollinCMake: Fix three checks if building with -flto
2024-09-06  Lasse CollinCMake: Improve the comment about LIBS
2024-09-06  Lasse CollinCI: Workaround buggy config.guess on Ubuntu 22.04LTS...
2024-09-06  Lasse CollinCI: Use CC="gcc -m32" to get i386 compiler on x86-64
2024-09-06  Lasse CollinCI: Let CMake use the CC environment variable
2024-09-06  Lasse CollinCMake: Keep existing options in LIBS when adding -lrt
2024-09-06  Lasse CollinCMake: Fix indentation
2024-09-06  Lasse CollinCMake: Link Threads::Threads as PRIVATE to liblzma
2024-09-06  Lasse CollinCMake: Add empty lines
2024-09-06  Lasse CollinCMake: Use CMAKE_THREAD_LIBS_INIT in liblzma.pc only...
2024-09-06  Lasse CollinUpdate THANKS
2024-09-06  Lasse CollinCMake: Use native newlines in liblzma.pc
2024-09-06  Lasse CollinCMake: Use relative paths in liblzma.pc if possible
2024-09-06  Lasse Collinliblzma: CRC CLMUL: Omit is_arch_extension_supported...
2024-09-06  Lasse CollinCMake: Prefer C11 with a fallback to C99
2024-09-06  Lasse CollinUpdate THANKS
2024-09-06  Lasse CollinTests: Improve the CRC32 test
2024-09-06  Lasse Collinxz: Fix white space
2024-09-06  Lasse Collinliblzma: Fix a typo in a comment
2024-09-06  Lasse Collinliblzma: Fix a comment indentation
2024-09-06  Lasse Collinliblzma: Fix white space
2024-09-06  RainRatFix typos
2024-09-06  Lasse Collintuklib_integer: Fix building on OpenBSD/sparc64 that...
2024-09-06  Lasse CollinUpdate THANKS
2024-09-06  Lasse CollinCMake: Fix wrong version variable
2024-09-06  Lasse CollinCMake: Fix liblzma filename in Windows environments
2024-09-06  Lasse CollinFix version.sh compatiblity with Solaris
2024-09-06  Lasse CollinCI: Don't require po4a on Solaris
2024-09-06  Lasse CollinCI: Use set -e on Solaris too
2024-09-06  Lasse CollinCMake: Install liblzma.pc even with MSVC
2024-09-06  Sam Jamesci: don't pin official GH actions via commit, just tag
2024-09-06  Christoph Junghansci: set -e on openbsd
2024-09-06  Christoph Junghansci: set -e on netbsd
2024-09-06  Christoph Junghansci: actually fail on FreeBSD
2024-09-06  Andrew MurrayUpdated actions
2024-09-06  Sam Jamesci: add po4a
next