index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
Build: Generate doxygen documentation in autogen.sh.
Jia Tan
1
-6
/
+29
2023-03-17
Build: Create doxygen/update-doxygen script.
Jia Tan
2
-0
/
+112
2023-03-17
Build: Install Doxygen docs and include in distribution if generated.
Jia Tan
1
-0
/
+18
2023-03-17
Doxygen: Refactor Doxyfile.in to doxygen/Doxyfile.
Lasse Collin
4
-309
/
+456
2023-03-13
Tests: Remove unused macros and functions.
Jia Tan
1
-75
/
+0
2023-03-13
liblzma: Defines masks for return values from lzma_index_checks().
Jia Tan
2
-11
/
+34
2023-03-13
Tests: Refactors existing lzma_index tests.
Jia Tan
1
-544
/
+1492
2023-03-11
xz: Simplify the error-label in Capsicum sandbox code.
Lasse Collin
1
-15
/
+12
2023-03-08
xz: Make Capsicum sandbox more strict with stdin and stdout.
Lasse Collin
1
-0
/
+8
2023-03-08
Revert: "Add warning if Capsicum sandbox system calls are unsupported."
Jia Tan
1
-6
/
+4
2023-03-07
xz: Fix -Wunused-label in io_sandbox_enter().
Jia Tan
1
-2
/
+2
2023-03-06
xz: Add warning if Capsicum sandbox system calls are unsupported.
Jia Tan
1
-0
/
+2
2023-03-06
xz: Skip Capsicum sandbox system calls when they are unsupported.
Jia Tan
1
-5
/
+17
2023-03-06
xz: Reorder cap_enter() to beginning of capsicum sandbox code.
Jia Tan
1
-3
/
+3
2023-03-01
liblzma: Clarify lzma_lzma_preset() documentation in lzma12.h.
Jia Tan
1
-0
/
+5
2023-02-27
CMake: Require that the C compiler supports C99 or a newer standard.
Lasse Collin
1
-0
/
+8
2023-02-24
Tests: Small tweak to test-vli.c.
Jia Tan
1
-0
/
+2
2023-02-24
liblzma: Replace '\n' -> newline in filter.h documentation.
Jia Tan
1
-1
/
+1
2023-02-24
liblzma: Shorten return description for two functions in filter.h.
Jia Tan
1
-6
/
+2
2023-02-24
liblzma: Reword a few lines in filter.h
Jia Tan
1
-5
/
+5
2023-02-24
liblzma: Improve documentation in filter.h.
Jia Tan
1
-83
/
+143
2023-02-23
Update THANKS.
Lasse Collin
1
-0
/
+1
2023-02-23
liblzma: Avoid null pointer + 0 (undefined behavior in C).
Lasse Collin
10
-23
/
+77
2023-02-23
liblzma: Adjust container.h for consistency with filter.h.
Jia Tan
1
-11
/
+9
2023-02-23
liblzma: Fix small typos and reword a few things in filter.h.
Jia Tan
1
-7
/
+6
2023-02-23
liblzma: Convert list of flags in lzma_mt to bulleted list.
Jia Tan
1
-3
/
+6
2023-02-23
liblzma: Fix typo in documentation in container.h
Jia Tan
1
-1
/
+1
2023-02-23
liblzma: Improve documentation for container.h
Jia Tan
1
-53
/
+93
2023-02-22
CMake: Add LZIP decoder test to list of tests.
Jia Tan
1
-0
/
+1
2023-02-17
Update THANKS.
Lasse Collin
1
-0
/
+1
2023-02-17
Build: Use only the generic symbol versioning on MicroBlaze.
Lasse Collin
1
-2
/
+10
2023-02-16
liblzma: Very minor API doc tweaks.
Lasse Collin
4
-14
/
+14
2023-02-17
liblzma: Adjust spacing in doc headers in bcj.h.
Jia Tan
1
-7
/
+7
2023-02-17
liblzma: Adjust documentation in bcj.h for consistent style.
Jia Tan
1
-21
/
+22
2023-02-17
liblzma: Rename field => member in documentation.
Jia Tan
7
-95
/
+95
2023-02-16
liblzma: Silence a warning from MSVC.
Lasse Collin
1
-1
/
+1
2023-02-16
liblzma: Improve documentation for stream_flags.h
Jia Tan
1
-30
/
+46
2023-02-15
liblzma: Improve documentation in lzma12.h.
Jia Tan
1
-9
/
+23
2023-02-15
liblzma: Improve documentation in check.h.
Jia Tan
1
-13
/
+28
2023-02-15
liblzma: Improve documentation in index.h
Jia Tan
1
-51
/
+126
2023-02-15
liblzma: Reword a comment in index.h.
Jia Tan
1
-2
/
+2
2023-02-15
liblzma: Omit lzma_index_iter's internal field from Doxygen docs.
Jia Tan
1
-1
/
+8
2023-02-14
liblzma: Fix documentation for LZMA_MEMLIMIT_ERROR.
Jia Tan
1
-1
/
+1
2023-02-14
liblzma: Improve documentation for base.h.
Jia Tan
1
-5
/
+25
2023-02-14
liblzma: Add one more missing [out] annotation in vli.h
Jia Tan
1
-1
/
+1
2023-02-14
liblzma: Minor improvements to vli.h.
Jia Tan
1
-6
/
+7
2023-02-10
liblzma: Add comments for macros in delta.h.
Jia Tan
1
-0
/
+8
2023-02-10
liblzma: Improve documentation in index_hash.h.
Jia Tan
1
-9
/
+27
2023-02-07
xz: Improve the comment about start_time in mytime.c.
Lasse Collin
1
-5
/
+10
2023-02-04
Build: Adjust CMake version search regex.
Jia Tan
1
-0
/
+2
2023-02-04
xz: Add a comment clarifying the use of start_time in mytime.c.
Jia Tan
1
-0
/
+5
2023-02-04
liblzma: Improve documentation for version.h.
Jia Tan
1
-7
/
+22
2023-02-03
Docs: Omit SIGTSTP not handled from TODO.
Jia Tan
1
-4
/
+0
2023-02-03
liblzma: Fix bug in lzma_str_from_filters() not checking filters[] length.
Jia Tan
1
-0
/
+7
2023-02-03
Tests: Create test_filter_str.c.
Jia Tan
3
-0
/
+596
2023-02-03
liblzma: Fix typos in comments in string_conversion.c.
Jia Tan
1
-2
/
+2
2023-02-03
liblzma: Clarify block encoder and decoder documentation.
Jia Tan
1
-4
/
+11
2023-02-03
Update lzma_block documentation for lzma_block_uncomp_encode().
Jia Tan
1
-0
/
+3
2023-02-03
liblzma: Minor edits to lzma_block header_size documentation.
Jia Tan
1
-1
/
+2
2023-02-03
liblzma: Enumerate functions that read version in lzma_block.
Jia Tan
1
-2
/
+11
2023-02-03
liblzma: Clarify comment in block.h.
Jia Tan
1
-1
/
+2
2023-02-03
liblzma: Improve documentation for block.h.
Jia Tan
1
-21
/
+75
2023-02-01
liblzma: Clarify a comment about LZMA_STR_NO_VALIDATION.
Jia Tan
1
-2
/
+3
2023-02-01
CI: Update .gitignore for artifacts directory in build-aux.
Jia Tan
1
-0
/
+1
2023-02-01
CI: Add quotes around variables in a few places.
Jia Tan
1
-3
/
+3
2023-02-01
CI: Upload test logs as artifacts if a test fails.
Jia Tan
2
-23
/
+68
2023-01-27
xz: Use clock_gettime() even if CLOCK_MONOTONIC isn't available.
Lasse Collin
2
-5
/
+9
2023-01-27
po4a/po4a.conf: Sort the language identifiers in alphabetical order.
Lasse Collin
1
-1
/
+1
2023-01-27
xz: Add SIGTSTP handler for progress indicator time keeping.
Lasse Collin
4
-2
/
+89
2023-01-27
Translations: Add Brazilian Portuguese translation of man pages.
Jia Tan
2
-1
/
+3678
2023-01-26
Build: Avoid different quoting style in --enable-doxygen doc.
Lasse Collin
1
-5
/
+5
2023-01-26
tuklib_physmem: Check for __has_warning before GCC version.
Lasse Collin
1
-3
/
+3
2023-01-24
liblzma: Fix documentation in filter.h for lzma_str_to_filters()
Jia Tan
1
-1
/
+1
2023-01-24
Revert "tuklib_common: Define __has_warning if it is not defined."
Lasse Collin
1
-7
/
+0
2023-01-24
tuklib_physmem: Clean up the way -Wcast-function-type is silenced on Windows.
Lasse Collin
1
-4
/
+13
2023-01-24
xz: Flip the return value of suffix_is_set to match the documentation.
Lasse Collin
3
-4
/
+5
2023-01-21
xz: Refactor duplicated check for custom suffix when using --format=raw
Jia Tan
3
-18
/
+23
2023-01-21
liblzma: Set documentation on all reserved fields to private.
Jia Tan
7
-0
/
+173
2023-01-20
Doxygen: Update Doxyfile.in from 1.4.7 to 1.8.17.
Jia Tan
1
-630
/
+1893
2023-01-20
Doxygen: Make Doxygen only produce liblzma API documentation by default.
Jia Tan
2
-9
/
+48
2023-01-20
liblzma: Highlight liblzma API headers should not be included directly.
Jia Tan
14
-28
/
+42
2023-01-19
tuklib_physmem: Silence warning from -Wcast-function-type on MinGW-w64.
Jia Tan
1
-0
/
+9
2023-01-19
tuklib_common: Define __has_warning if it is not defined.
Jia Tan
1
-0
/
+7
2023-01-18
CI: Reorder 32-bit build first for Linux autotool builds.
Jia Tan
1
-5
/
+12
2023-01-18
CI: Enable --config-cache in autotool builds.
Jia Tan
1
-1
/
+1
2023-01-16
xz: Add missing comment for coder_set_compression_settings()
Jia Tan
1
-1
/
+2
2023-01-16
xz: Do not set compression settings with raw format in list mode.
Jia Tan
1
-1
/
+2
2023-01-13
Translations: Update the Brazilian Portuguese translation.
Jia Tan
1
-259
/
+344
2023-01-12
CI: Disable shared and nls from various jobs in autotool runners.
Jia Tan
1
-28
/
+28
2023-01-12
CI: Reorder the 32-bit job in the Ubuntu runner.
Jia Tan
1
-5
/
+5
2023-01-12
CI: Allow disabling Native Language Support.
Jia Tan
1
-1
/
+8
2023-01-12
CI: Only run autogen.sh if it has not already run.
Jia Tan
1
-3
/
+8
2023-01-12
CI: Allow disabling shared library in autotools builds.
Jia Tan
1
-1
/
+8
2023-01-12
CI: Improve Usage readability and add -h option.
Jia Tan
1
-2
/
+13
2023-01-12
Build: Omit -Wmissing-noreturn from the default warnings.
Lasse Collin
1
-1
/
+0
2023-01-12
xz: Use ssize_t for the to-be-ignored return value from write(fd, ptr, 1).
Lasse Collin
1
-1
/
+1
2023-01-12
xz: Silence warnings from -Wsign-conversion in a 32-bit build.
Lasse Collin
2
-3
/
+3
2023-01-12
liblzma: Silence another warning from -Wsign-conversion in a 32-bit build.
Lasse Collin
1
-3
/
+4
2023-01-12
liblzma: Silence a warning from -Wsign-conversion in a 32-bit build.
Lasse Collin
1
-2
/
+2
2023-01-12
Build: Make configure add more warning flags for GCC and Clang.
Lasse Collin
1
-5
/
+31
2023-01-12
Tests: Fix warnings from clang --Wassign-enum.
Lasse Collin
4
-8
/
+17
2023-01-12
Tests: Silence warnings from -Wsign-conversion.
Lasse Collin
2
-8
/
+8
2023-01-12
liblzma: Silence warnings from clang -Wconditional-uninitialized.
Lasse Collin
2
-4
/
+6
2023-01-12
Fix warnings from clang -Wdocumentation.
Lasse Collin
3
-8
/
+4
2023-01-12
Tests: test_lzip_decoder: Remove trailing white-space.
Lasse Collin
1
-2
/
+2
2023-01-12
Tests: test_lzip_decoder: Silence warnings from -Wsign-conversion.
Lasse Collin
1
-6
/
+7
2023-01-11
Add NEWS for 5.4.1.
Jia Tan
1
-0
/
+70
2023-01-11
xz: Fix warning -Wformat-nonliteral on clang in message.c.
Jia Tan
1
-0
/
+9
2023-01-11
Tests: Fix test_filter_flags copy/paste error.
Jia Tan
1
-2
/
+2
2023-01-11
Tests: Fix type-limits warning in test_filter_flags.
Jia Tan
1
-3
/
+10
2023-01-10
liblzma: CLMUL CRC64: Work around a bug in MSVC, second attempt.
Lasse Collin
1
-0
/
+18
2023-01-11
Tests: Fix unused function warning in test_block_header.
Jia Tan
1
-0
/
+4
2023-01-11
Tests: Fix unused function warning in test_index_hash.
Jia Tan
1
-3
/
+1
2023-01-11
CI/CD: Add 32-bit build and test steps to Ubuntu autotools runner.
Jia Tan
1
-1
/
+6
2023-01-11
CI/CD: Enables warnings as errors in autotool build.
Jia Tan
1
-1
/
+1
2023-01-11
CI/CD: Add -f argument to set CFLAGS in ci_build.sh.
Jia Tan
1
-2
/
+6
2023-01-10
Revert "liblzma: CLMUL CRC64: Workaround a bug in MSVC (VS2015-2022)."
Lasse Collin
1
-6
/
+0
2023-01-10
sysdefs.h: Don't include strings.h anymore.
Lasse Collin
1
-6
/
+0
2023-01-10
xz: Include <strings.h> in suffix.c if needed for strcasecmp().
Lasse Collin
1
-0
/
+3
2023-01-10
sysdefs.h: Fix a comment.
Lasse Collin
1
-1
/
+1
2023-01-10
sysdefs.h: Don't include memory.h anymore even if it were available.
Lasse Collin
1
-6
/
+2
2023-01-10
CMake: Fix appending to CMAKE_RC_FLAGS.
Lasse Collin
1
-1
/
+1
2023-01-10
Windows: Update INSTALL-MSVC.txt to recommend CMake over project files.
Lasse Collin
1
-7
/
+12
2023-01-09
CMake: Fix windres issues again.
Lasse Collin
1
-12
/
+23
2023-01-09
Tests: test_filter_flags: Clean up minor issues.
Lasse Collin
1
-75
/
+78
2023-01-09
Tests: Refactors existing filter flags tests.
Jia Tan
1
-198
/
+457
2023-01-09
liblzma: CLMUL CRC64: Workaround a bug in MSVC (VS2015-2022).
Lasse Collin
1
-0
/
+6
2023-01-09
CMake: Fix a copypaste error in xzdec Windows resource file handling.
Lasse Collin
1
-2
/
+2
2023-01-08
Tests: tuktest.h: Support tuktest_malloc(0).
Lasse Collin
1
-2
/
+2
2023-01-08
Update THANKS.
Lasse Collin
1
-0
/
+1
2023-01-08
CMake: Update cmake_minimum_required from 3.13...3.16 to 3.13...3.25.
Lasse Collin
1
-1
/
+1
2023-01-08
Update THANKS.
Lasse Collin
1
-0
/
+1
2023-01-08
CMake/Windows: Add resource files to xz.exe and xzdec.exe.
Lasse Collin
1
-0
/
+16
2023-01-08
CMake/Windows: Add a workaround for windres from GNU binutils.
Lasse Collin
1
-1
/
+20
2023-01-08
Build: Require that _mm_set_epi64x() is usable to enable CLMUL support.
Lasse Collin
2
-3
/
+8
2023-01-07
CI/CD: Split CMake Linux and MacOS build phase to build and test.
Jia Tan
1
-2
/
+6
2023-01-07
CI/CD: Reduce job runners to 4 instead of using matrix strategy.
Jia Tan
1
-12
/
+83
2023-01-07
CI/CD: Add new -p (PHASE) argument to ci_build.sh
Jia Tan
1
-64
/
+76
2023-01-07
Merge pull request #7 from tukaani-project/tuktest_index_hash
Jia Tan
13
-8
/
+414
2023-01-06
Tests: test_index_hash: Add an assert_uint_eq().
Lasse Collin
1
-0
/
+3
2023-01-06
Tests: test_index_hash: Fix a memory leak.
Lasse Collin
1
-0
/
+2
2023-01-06
Tests: test_index_hash: Don't treat pointers as booleans.
Lasse Collin
1
-3
/
+3
2023-01-06
Tests: test_index_hash: Fix a typo in a comment.
Lasse Collin
1
-1
/
+1
2023-01-06
Tests: test_index_hash: Avoid the variable name "index".
Lasse Collin
1
-8
/
+8
2023-01-06
Tests: test_index_hash: Use the word "Record" instead of "entry".
Lasse Collin
1
-51
/
+51
2023-01-06
Tests: test_index_hash: Tweak comments and style.
Lasse Collin
1
-29
/
+33
2023-01-06
Tests: test_index_hash: Use INDEX_INDICATOR constant instead of 0.
Lasse Collin
1
-1
/
+1
2023-01-06
Style: Change #if !defined() to #ifndef in mythread.h.
Jia Tan
1
-1
/
+1
2023-01-06
Build: Add missing stream_decoder_mt.c to .vcxproj files.
Jia Tan
6
-0
/
+6
2023-01-05
liblzma: Remove common.h include from common/index.h.
Jia Tan
4
-2
/
+10
2023-01-04
Update THANKS.
Lasse Collin
1
-0
/
+1
2023-01-04
Tests: Adjust style in test_compress.sh.
Lasse Collin
1
-5
/
+7
2023-01-04
Tests: Replace non portable shell parameter expansion
Jia Tan
4
-10
/
+16
2023-01-03
Translations: Add Korean translation of man pages.
Jia Tan
2
-1
/
+5553
2023-01-03
Translations: Update the Esperanto translation.
Jia Tan
1
-288
/
+332
2023-01-02
Bump version and soname for 5.5.0alpha.
larhzu/v5.5.0alpha
Lasse Collin
2
-3
/
+3
2023-01-02
Build: Fix config.h comments.
Lasse Collin
2
-2
/
+2
2023-01-02
Build: Only define HAVE_PROGRAM_INVOCATION_NAME if it is set to 1.
Jia Tan
4
-6
/
+8
2023-01-02
Adds test_index_hash to .gitignore.
Jia Tan
1
-0
/
+1
2023-01-02
Tests: Creates test_index_hash.c
Jia Tan
3
-0
/
+384
2023-01-02
liblzma: Add NULL check to lzma_index_hash_append.
Jia Tan
1
-1
/
+1
2023-01-02
liblzma: Replaced hardcoded 0x0 index indicator byte with macro
Jia Tan
6
-5
/
+9
2022-12-30
Tests: test_check: Test corner cases of CLMUL CRC64.
Lasse Collin
1
-0
/
+27
2022-12-30
Tests: Clarify a comment in test_lzip_decoder.c.
Lasse Collin
1
-2
/
+6
2022-12-30
xz: Includes <time.h> and <sys/time.h> conditionally in mytime.c.
Jia Tan
1
-1
/
+3
2022-12-30
liblzma: Includes sys/time.h conditionally in mythread
Jia Tan
1
-1
/
+7
2022-12-30
Build: No longer require HAVE_DECL_CLOCK_MONOTONIC to always be set.
Jia Tan
4
-11
/
+11
2022-12-30
Translations: Add Ukrainian translations of man pages.
Jia Tan
2
-1
/
+3677
2022-12-30
CI/CD: Create initial version of CI/CD workflow.
Jia Tan
2
-0
/
+213
2022-12-30
liblzma: Update documentation for lzma_filter_encoder.
Jia Tan
1
-2
/
+5
2022-12-30
Tests: Adds lzip decoder tests
Jia Tan
3
-0
/
+474
2022-12-30
Doxygen: Update .gitignore for generating docs for in source build.
Jia Cheong Tan
1
-0
/
+2
2022-12-30
liblzma: Fix lzma_microlzma_encoder() return value.
Jia Tan
1
-1
/
+2
2022-12-30
CMake: Update .gitignore for CMake artifacts from in source build.
Jia Tan
1
-0
/
+23
2022-12-16
liblzma: Update authors list in arm64.c.
Lasse Collin
1
-0
/
+1
2022-12-13
Bump version to 5.4.0 and soname to 5.4.0.
larhzu/v5.4.0
Lasse Collin
4
-6
/
+6
2022-12-13
Update INSTALL: CMake on Windows isn't experimental anymore.
Lasse Collin
1
-6
/
+4
2022-12-13
Add NEWS for 5.4.0.
Lasse Collin
1
-0
/
+202
2022-12-13
Fix a typo in NEWS.
Lasse Collin
1
-1
/
+1
2022-12-13
Add NEWS for 5.2.10.
Lasse Collin
1
-0
/
+12
2022-12-13
Tests: Fix a typo in tests/files/README.
Lasse Collin
1
-1
/
+1
2022-12-13
Tests: Add two ARM64 test files.
Lasse Collin
4
-0
/
+12
2022-12-12
Translations: Update the Catalan translation.
Lasse Collin
1
-351
/
+306
2022-12-12
Update THANKS.
Lasse Collin
1
-0
/
+1
2022-12-12
Update AUTHORS.
Lasse Collin
1
-0
/
+12
2022-12-12
Docs: Omit multi-threaded decompress from TODO.
Lasse Collin
1
-2
/
+0
2022-12-11
Docs: Update xz-file-format.txt to 1.1.0 for ARM64 filter.
Lasse Collin
1
-7
/
+22
2022-12-11
xz: Rename --experimental-arm64 to --arm64.
Lasse Collin
1
-1
/
+1
2022-12-11
liblzma: Change LZMA_FILTER_ARM64 to the official Filter ID 0x0A.
Lasse Collin
1
-5
/
+1
2022-12-08
xz: Make args_info.files_name a const pointer.
Lasse Collin
2
-2
/
+2
2022-12-08
xz: Don't modify argv[].
Lasse Collin
1
-4
/
+19
2022-12-08
Translations: Update the German man page translations.
Lasse Collin
1
-3189
/
+1367
2022-12-08
Translations: Update the German translation.
Jia Tan
1
-271
/
+315
2022-12-08
Translations: Update the Turkish translation.
Jia Tan
1
-113
/
+108
2022-12-08
Translations: Update the Croatian translation.
Jia Tan
1
-115
/
+113
2022-12-08
Translations: Add Romanian translation of man pages.
Jia Tan
2
-1
/
+3693
2022-12-08
Translations: Update the Romanian translation.
Jia Tan
1
-147
/
+147
2022-12-08
liblzma: Check for unexpected NULL pointers in block_header_decode().
Lasse Collin
1
-0
/
+4
2022-12-01
Bump version number for 5.3.5beta.
larhzu/v5.3.5beta
Lasse Collin
3
-12
/
+12
2022-12-01
Add NEWS for 5.3.5beta.
Lasse Collin
1
-0
/
+43
[next]