]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2023-02-01  Jia Tanliblzma: Clarify a comment about LZMA_STR_NO_VALIDATION.
2023-02-01  Jia TanCI: Update .gitignore for artifacts directory in build...
2023-02-01  Jia TanCI: Add quotes around variables in a few places.
2023-02-01  Jia TanCI: Upload test logs as artifacts if a test fails.
2023-01-27  Lasse Collinxz: Use clock_gettime() even if CLOCK_MONOTONIC isn...
2023-01-27  Lasse Collinpo4a/po4a.conf: Sort the language identifiers in alphab...
2023-01-27  Lasse Collinxz: Add SIGTSTP handler for progress indicator time...
2023-01-27  Jia TanTranslations: Add Brazilian Portuguese translation...
2023-01-26  Lasse CollinBuild: Avoid different quoting style in --enable-doxyge...
2023-01-26  Lasse Collintuklib_physmem: Check for __has_warning before GCC...
2023-01-24  Jia Tanliblzma: Fix documentation in filter.h for lzma_str_to_...
2023-01-24  Lasse CollinRevert "tuklib_common: Define __has_warning if it is...
2023-01-24  Lasse Collintuklib_physmem: Clean up the way -Wcast-function-type...
2023-01-24  Lasse Collinxz: Flip the return value of suffix_is_set to match...
2023-01-21  Jia Tanxz: Refactor duplicated check for custom suffix when...
2023-01-21  Jia Tanliblzma: Set documentation on all reserved fields to...
2023-01-19  Jia TanDoxygen: Update Doxyfile.in from 1.4.7 to 1.8.17.
2023-01-19  Jia TanDoxygen: Make Doxygen only produce liblzma API document...
2023-01-19  Jia Tanliblzma: Highlight liblzma API headers should not be...
2023-01-19  Jia Tantuklib_physmem: Silence warning from -Wcast-function...
2023-01-19  Jia Tantuklib_common: Define __has_warning if it is not defined.
2023-01-18  Jia TanCI: Reorder 32-bit build first for Linux autotool builds.
2023-01-18  Jia TanCI: Enable --config-cache in autotool builds.
2023-01-16  Jia Tanxz: Add missing comment for coder_set_compression_setti...
2023-01-16  Jia Tanxz: Do not set compression settings with raw format...
2023-01-13  Jia TanTranslations: Update the Brazilian Portuguese translation.
2023-01-12  Jia TanCI: Disable shared and nls from various jobs in autotoo...
2023-01-12  Jia TanCI: Reorder the 32-bit job in the Ubuntu runner.
2023-01-12  Jia TanCI: Allow disabling Native Language Support.
2023-01-12  Jia TanCI: Only run autogen.sh if it has not already run.
2023-01-12  Jia TanCI: Allow disabling shared library in autotools builds.
2023-01-12  Jia TanCI: Improve Usage readability and add -h option.
2023-01-12  Lasse CollinBuild: Omit -Wmissing-noreturn from the default warnings.
2023-01-12  Lasse Collinxz: Use ssize_t for the to-be-ignored return value...
2023-01-12  Lasse Collinxz: Silence warnings from -Wsign-conversion in a 32...
2023-01-12  Lasse Collinliblzma: Silence another warning from -Wsign-conversion...
2023-01-12  Lasse Collinliblzma: Silence a warning from -Wsign-conversion in...
2023-01-12  Lasse CollinBuild: Make configure add more warning flags for GCC...
2023-01-12  Lasse CollinTests: Fix warnings from clang --Wassign-enum.
2023-01-12  Lasse CollinTests: Silence warnings from -Wsign-conversion.
2023-01-12  Lasse Collinliblzma: Silence warnings from clang -Wconditional...
2023-01-12  Lasse CollinFix warnings from clang -Wdocumentation.
2023-01-12  Lasse CollinTests: test_lzip_decoder: Remove trailing white-space.
2023-01-12  Lasse CollinTests: test_lzip_decoder: Silence warnings from -Wsign...
2023-01-11  Jia TanAdd NEWS for 5.4.1.
2023-01-11  Jia Tanxz: Fix warning -Wformat-nonliteral on clang in message.c.
2023-01-11  Jia TanTests: Fix test_filter_flags copy/paste error.
2023-01-11  Jia TanTests: Fix type-limits warning in test_filter_flags.
2023-01-10  Lasse Collinliblzma: CLMUL CRC64: Work around a bug in MSVC, second...
2023-01-10  Jia TanTests: Fix unused function warning in test_block_header.
2023-01-10  Jia TanTests: Fix unused function warning in test_index_hash.
2023-01-10  Jia TanCI/CD: Add 32-bit build and test steps to Ubuntu autoto...
2023-01-10  Jia TanCI/CD: Enables warnings as errors in autotool build.
2023-01-10  Jia TanCI/CD: Add -f argument to set CFLAGS in ci_build.sh.
2023-01-10  Lasse CollinRevert "liblzma: CLMUL CRC64: Workaround a bug in MSVC...
2023-01-10  Lasse Collinsysdefs.h: Don't include strings.h anymore.
2023-01-10  Lasse Collinxz: Include <strings.h> in suffix.c if needed for strca...
2023-01-10  Lasse Collinsysdefs.h: Fix a comment.
2023-01-10  Lasse Collinsysdefs.h: Don't include memory.h anymore even if it...
2023-01-10  Lasse CollinCMake: Fix appending to CMAKE_RC_FLAGS.
2023-01-09  Lasse CollinWindows: Update INSTALL-MSVC.txt to recommend CMake...
2023-01-09  Lasse CollinCMake: Fix windres issues again.
2023-01-09  Lasse CollinTests: test_filter_flags: Clean up minor issues.
2023-01-09  Jia TanTests: Refactors existing filter flags tests.
2023-01-09  Lasse Collinliblzma: CLMUL CRC64: Workaround a bug in MSVC (VS2015...
2023-01-09  Lasse CollinCMake: Fix a copypaste error in xzdec Windows resource...
2023-01-07  Lasse CollinTests: tuktest.h: Support tuktest_malloc(0).
2023-01-07  Lasse CollinUpdate THANKS.
2023-01-07  Lasse CollinCMake: Update cmake_minimum_required from 3.13...3...
2023-01-07  Lasse CollinUpdate THANKS.
2023-01-07  Lasse CollinCMake/Windows: Add resource files to xz.exe and xzdec...
2023-01-07  Lasse CollinCMake/Windows: Add a workaround for windres from GNU...
2023-01-07  Lasse CollinBuild: Require that _mm_set_epi64x() is usable to enabl...
2023-01-07  Jia TanCI/CD: Split CMake Linux and MacOS build phase to build...
2023-01-07  Jia TanCI/CD: Reduce job runners to 4 instead of using matrix...
2023-01-07  Jia TanCI/CD: Add new -p (PHASE) argument to ci_build.sh
2023-01-06  Jia TanMerge pull request #7 from tukaani-project/tuktest_inde...
2023-01-06  Lasse CollinTests: test_index_hash: Add an assert_uint_eq(). 7/head
2023-01-06  Lasse CollinTests: test_index_hash: Fix a memory leak.
2023-01-06  Lasse CollinTests: test_index_hash: Don't treat pointers as booleans.
2023-01-06  Lasse CollinTests: test_index_hash: Fix a typo in a comment.
2023-01-06  Lasse CollinTests: test_index_hash: Avoid the variable name "index".
2023-01-06  Lasse CollinTests: test_index_hash: Use the word "Record" instead...
2023-01-06  Lasse CollinTests: test_index_hash: Tweak comments and style.
2023-01-06  Lasse CollinTests: test_index_hash: Use INDEX_INDICATOR constant...
2023-01-06  Jia TanStyle: Change #if !defined() to #ifndef in mythread.h.
2023-01-06  Jia TanBuild: Add missing stream_decoder_mt.c to .vcxproj...
2023-01-05  Jia Tanliblzma: Remove common.h include from common/index.h.
2023-01-04  Lasse CollinUpdate THANKS.
2023-01-04  Lasse CollinTests: Adjust style in test_compress.sh.
2023-01-04  Jia TanTests: Replace non portable shell parameter expansion
2023-01-03  Jia TanTranslations: Add Korean translation of man pages.
2023-01-03  Jia TanTranslations: Update the Esperanto translation.
2023-01-02  Lasse CollinBump version and soname for 5.5.0alpha. v5.5.0alpha
2023-01-02  Lasse CollinBuild: Fix config.h comments.
2023-01-02  Jia TanBuild: Only define HAVE_PROGRAM_INVOCATION_NAME if...
2023-01-02  Jia TanAdds test_index_hash to .gitignore.
2023-01-02  Jia TanTests: Creates test_index_hash.c
2023-01-02  Jia Tanliblzma: Add NULL check to lzma_index_hash_append.
2023-01-02  Jia Tanliblzma: Replaced hardcoded 0x0 index indicator byte...
next