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
Branch
Commit message
Author
Age
jiatan/v5.6.0/autofoo
CVE-2024-3094: import xz-5.6.0.tar.xz
Bertrand Jacquin
7 months
jiatan/v5.6.0/tar
CVE-2024-3094: xz-5.6.0.tar
Bertrand Jacquin
7 months
jiatan/v5.6.0/unpack
CVE-2024-3094: import xz-5.6.0.tar.xz
Bertrand Jacquin
7 months
jiatan/v5.6.1/autofoo
CVE-2024-3094: import xz-5.6.1.tar.xz
Bertrand Jacquin
7 months
jiatan/v5.6.1/tar
CVE-2024-3094: xz-5.6.1.tar
Bertrand Jacquin
7 months
jiatan/v5.6.1/unpack
CVE-2024-3094: import xz-5.6.1.tar.xz
Bertrand Jacquin
7 months
larhzu/master
Tests: test_microlzma: Add a "FIXME?" about LZMA_FINISH handling
Lasse Collin
7 months
larhzu/v5.2
Bump version and soname for 5.2.12.
Jia Tan
18 months
larhzu/v5.4
Bump version and soname for 5.4.6.
Jia Tan
9 months
larhzu/v5.6
Update THANKS.
Lasse Collin
7 months
[...]
Tag
Download
Author
Age
jiatan/v5.6.1
xz-jiatan/v5.6.1.tar.xz
Jia Tan
8 months
jiatan/v5.6.0
xz-jiatan/v5.6.0.tar.xz
Jia Tan
9 months
larhzu/v5.5.2beta
xz-larhzu/v5.5.2beta.tar.xz
Jia Tan
9 months
larhzu/v5.4.6
xz-larhzu/v5.4.6.tar.xz
Jia Tan
9 months
larhzu/v5.5.1alpha
xz-larhzu/v5.5.1alpha.tar.xz
Jia Tan
9 months
larhzu/v5.4.5
xz-larhzu/v5.4.5.tar.xz
Jia Tan
12 months
larhzu/v5.4.4
xz-larhzu/v5.4.4.tar.xz
Jia Tan
15 months
larhzu/v5.4.3
xz-larhzu/v5.4.3.tar.xz
Jia Tan
18 months
larhzu/v5.2.12
xz-larhzu/v5.2.12.tar.xz
Jia Tan
18 months
larhzu/v5.4.2
xz-larhzu/v5.4.2.tar.xz
Jia Tan
20 months
[...]
Age
Commit message
Author
Files
Lines
2024-04-01
CVE-2024-3094: import xz-5.6.1.tar.xz
jiatan/v5.6.1/unpack
Bertrand Jacquin
240
-5275
/
+125093
2024-04-01
CVE-2024-3094: remove .gitignore
Bertrand Jacquin
4
-188
/
+0
2024-03-09
Bump version and soname for 5.6.1.
jiatan/v5.6.1
Jia Tan
2
-2
/
+2
2024-03-09
Add NEWS for 5.6.1
Jia Tan
1
-0
/
+26
2024-03-09
Translations: Add missing --riscv option to man page translations.
Jia Tan
6
-1974
/
+2024
2024-03-09
Tests: Update two test files.
Jia Tan
2
-0
/
+0
2024-03-09
Tests: Test --single-stream can decompress bad-3-corrupt_lzma2.xz.
Jia Tan
1
-0
/
+11
2024-03-09
Tests: Update RISC-V test files.
Jia Tan
2
-0
/
+0
2024-03-09
liblzma: Fix typos in crc32_fast.c and crc64_fast.c.
Jia Tan
2
-4
/
+3
2024-03-09
Tests: Replace HAVE_MICROLZMA usage in CMake and Autotools builds.
Jia Tan
4
-23
/
+22
2024-03-09
liblzma: Fix false Valgrind error report with GCC.
Jia Tan
3
-10
/
+31
2024-03-05
liblzma: Fix a typo in a comment in the RISC-V filter.
Lasse Collin
1
-1
/
+1
2024-03-05
liblzma: Use attribute no_profile_instrument_function with ifunc.
Jia Tan
2
-0
/
+8
2024-03-05
Build: Require attribute no_profile_instrument_function for ifunc usage.
Jia Tan
2
-0
/
+14
2024-03-04
liblzma: Fix a comment in the RISC-V filter.
Lasse Collin
1
-2
/
+2
2024-02-29
CMake: Warn if translated man pages are missing.
Lasse Collin
1
-0
/
+9
2024-02-29
CMake: Warn if gettext tools and pre-created .gmo files are missing.
Lasse Collin
1
-0
/
+25
2024-02-28
xz: Add comments.
Lasse Collin
1
-0
/
+10
2024-02-28
xz: Change logging level for thread reduction to highest verbosity only.
Jia Tan
1
-2
/
+2
2024-02-28
Fix sorting in THANKS.
Lasse Collin
1
-2
/
+2
2024-02-28
Update THANKS.
Jia Tan
1
-0
/
+1
2024-02-28
xz: Add missing RISC-V on the filter list in the man page
Chien Wong
1
-1
/
+3
2024-02-28
Build: Fix Linux Landlock feature test in Autotools and CMake builds.
Jia Tan
5
-10
/
+54
2024-02-28
Tests: Add test_microlzma to .gitignore and CMakeLists.txt.
Jia Tan
2
-0
/
+2
2024-02-28
Tests: Correct license header in test_microlzma.c.
Jia Tan
1
-3
/
+2
2024-02-28
Fix typos in NEWS and CMakeLists.
Jia Tan
2
-2
/
+2
2024-02-24
Bump version and soname for 5.6.0.
jiatan/v5.6.0
Jia Tan
4
-6
/
+6
2024-02-24
Add NEWS for 5.6.0.
Jia Tan
1
-0
/
+143
2024-02-22
Translations: Remove obsolete and fuzzy matches from some translations.
Jia Tan
2
-2839
/
+6814
2024-02-21
Translations: Patch man pages to avoid fuzzy matches.
Jia Tan
4
-4
/
+4
2024-02-21
xzmore: Fix typo in xzmore.1.
Jia Tan
1
-1
/
+1
2024-02-24
Translations: Update the Vietnamese translation.
Jia Tan
1
-196
/
+309
2024-02-24
Translations: Update the Esperanto translation.
Jia Tan
1
-196
/
+306
2024-02-23
Tests: Add a few test files.
Jia Tan
6
-0
/
+19
2024-02-23
Tests: Add MicroLZMA test.
Jia Tan
2
-1
/
+551
2024-02-23
Build: Define HAVE_MICROLZMA when it is configured.
Jia Tan
2
-2
/
+11
2024-02-23
xz: Fix Capsicum sandbox compile error.
Jia Tan
1
-2
/
+2
2024-02-23
Build: Fix ARM64 CRC32 instruction feature test.
Jia Tan
1
-0
/
+10
2024-02-22
CMake: Add LOCALEDIR to the windres workaround.
Lasse Collin
1
-5
/
+11
2024-02-22
xz: Landlock: Fix error message if input file is a directory.
Lasse Collin
1
-1
/
+14
2024-02-22
liblzma: Disable branchless C version in range decoder.
Lasse Collin
1
-3
/
+10
2024-02-21
INSTALL: Clarify that --disable-assembler affects only 32-bit x86.
Lasse Collin
1
-9
/
+9
2024-02-21
Windows: build.bash: Include COPYING.0BSD in the package.
Lasse Collin
1
-1
/
+1
2024-02-21
Windows: build.bash: include liblzma-crt-mixing.txt in the package.
Lasse Collin
1
-2
/
+4
2024-02-21
Windows: Major update to Windows build instructions.
Lasse Collin
8
-184
/
+404
2024-02-21
Windows: Update windows/README-Windows.txt.
Lasse Collin
1
-63
/
+41
2024-02-20
Windows: Update windows/build.bash.
Lasse Collin
1
-79
/
+112
2024-02-20
Translations: Update the Romanian man page translations.
Jia Tan
1
-840
/
+875
2024-02-20
Translations: Update the Korean man page translations.
Jia Tan
1
-3
/
+3
2024-02-20
Translations: Update the Spanish translation.
Jia Tan
1
-3
/
+3
[...]
Clone
https://git.pants-on.net/xz.git