- 0eff79b debian: Prepare for upload by Jonathan Nieder · 4 weeks ago master
- 116a21b debian/xz-utils: Remove old NEWS.Debian by Jonathan Nieder · 4 weeks ago
- 247c80e debian/control: New Debian policy version by Jonathan Nieder · 4 weeks ago
- 0106f55 debian/watch: Download upstream source more securely by Jonathan Nieder · 4 weeks ago
- a9c8125 debian/control: Follow current policy for Priority field by Jonathan Nieder · 4 weeks ago
- d32587c debian/copyright: Use https URL for format by Jonathan Nieder · 4 weeks ago
- de23679 debian/copyright: Update based on upstream changes by Jonathan Nieder · 4 weeks ago
- 8b5e17b debian: Use https for upstream URLs by Jonathan Nieder · 4 weeks ago
- fa45221 debian/control: Vcs-Git: https://repo.or.cz/r/xz/debian by Jonathan Nieder · 4 weeks ago
- 3ed3456 debian/control: xz-utils is not pseudo-essential any more by Jonathan Nieder · 7 years ago
- f9d96de debian: Update documentation to reflect package matching upstream by Jonathan Nieder · 4 weeks ago
- 41377e3 Merge tag 'v5.2.4' by Jonathan Nieder · 4 weeks ago
- 53b73b7 debian/liblzma: Drop liblzma.so.2 compatibility by Jonathan Nieder · 4 weeks ago
- 8ab1be2 debian/rules: Use /bin/sh as POSIX shell regardless of build environment by Ximin Luo · 1 year, 8 months ago
- 5909127 debian: Link against libfreebsd-glue on kfreebsd by Sebastian Andrzej Siewior · 2 years, 5 months ago
- f7ef25f kfreebsd: link against libfreebsd-glue by Sebastian Andrzej Siewior · 2 years, 5 months ago
- 3b1b36a liblzma: make dlopen()-based liblzma2 compatibility optional by Jonathan Nieder · 7 years ago
- 00a784e liblzma: skip ABI-incompatible check when liblzma.so.2 is loaded by Jonathan Nieder · 7 years ago
- 21bf900 debian: New upstream release by Sebastian Andrzej Siewior · 2 years, 5 months ago
- 26b6506 debian/control: Remove build-dependency on perl by Colin Watson · 6 years ago
- b5be61c Bump version and soname for 5.2.4. by Lasse Collin · 10 months ago v5.2 v5.2.4
- c47fa6d extra/scanlzma: Fix compiler warnings. by Lasse Collin · 10 months ago
- 7b350fe Add NEWS for 5.2.4. by Lasse Collin · 10 months ago
- 5801591 Update THANKS. by Lasse Collin · 1 year, 1 month ago
- c4a616f nothrow: use noexcept for C++11 and newer by Ben Boeckel · 1 year, 1 month ago
- 0b89477 liblzma: Remove incorrect #ifdef from range_common.h. by Lasse Collin · 1 year, 1 month ago
- 48f3b9f Update THANKS. by Lasse Collin · 1 year, 1 month ago
- a3ce3e9 tuklib_integer: New Intel C compiler needs immintrin.h. by Lasse Collin · 1 year, 1 month ago
- 4505ca4 Update THANKS. by Lasse Collin · 1 year, 5 months ago
- 1ef3cc2 Windows: Fix paths in VS project files. by Lasse Collin · 1 year, 5 months ago
- e775d2a Windows: Add project files for VS2017. by Lasse Collin · 1 year, 5 months ago
- 10e02e0 Windows: Move VS2013 files into windows/vs2013 directory. by Lasse Collin · 1 year, 5 months ago
- 06eebd4 Fix or hide warnings from GCC 7's -Wimplicit-fallthrough. by Lasse Collin · 1 year, 6 months ago
- ea4ea1d Docs: Fix a typo in a comment in doc/examples/02_decompress.c. by Alexey Tourbin · 1 year, 9 months ago
- eb2ef4c xz: Fix "xz --list --robot missing_or_bad_file.xz". by Lasse Collin · 1 year, 9 months ago
- 3ea5dbd Build: Omit pre-5.0.0 entries from the generated ChangeLog. by Lasse Collin · 1 year, 10 months ago
- bae2467 Update the Git repository URL to HTTPS in ChangeLog. by Lasse Collin · 1 year, 10 months ago
- 70f4792 Update the home page URLs to HTTPS. by Lasse Collin · 1 year, 10 months ago
- 2a4b2fa xz: Use POSIX_FADV_RANDOM for in "xz --list" mode. by Lasse Collin · 1 year, 11 months ago
- eb25743 liblzma: Fix lzma_memlimit_set(strm, 0). by Lasse Collin · 1 year, 11 months ago
- ef36c63 liblzma: Similar memlimit fix for stream_, alone_, and auto_decoder. by Lasse Collin · 1 year, 11 months ago
- 5761603 liblzma: Fix handling of memlimit == 0 in lzma_index_decoder(). by Lasse Collin · 1 year, 11 months ago
- 3d566cd Bump version and soname for 5.2.3. by Lasse Collin · 2 years, 2 months ago v5.2.3
- 053e624 Update NEWS for 5.2.3. by Lasse Collin · 2 years, 2 months ago
- cae412b xz: Fix the Capsicum rights on user_abort_pipe. by Lasse Collin · 3 years, 11 months ago
- 9ccbae4 Mention potential sandboxing bugs in INSTALL. by Lasse Collin · 2 years, 2 months ago
- e013a33 liblzma: Avoid multiple definitions of lzma_coder structures. by Lasse Collin · 2 years, 3 months ago
- 8e0f1af Document --enable-sandbox configure option in INSTALL. by Lasse Collin · 2 years, 2 months ago
- ce2542d xz: Add support for sandboxing with Capsicum (disabled by default). by Lasse Collin · 3 years, 11 months ago
- 3ca1d5e Fix bugs and otherwise improve ax_check_capsicum.m4. by Lasse Collin · 3 years, 11 months ago
- 5f3a742 Add m4/ax_check_capsicum.m4 for detecting Capsicum support. by Lasse Collin · 3 years, 11 months ago
- d74377e liblzma: Fix a memory leak in error path of lzma_index_dup(). by Lasse Collin · 3 years, 4 months ago
- f580732 Update THANKS. by Lasse Collin · 2 years, 4 months ago
- 88d7a7f tuklib_cpucores: Add support for sched_getaffinity(). by Lasse Collin · 2 years, 4 months ago
- 51baf68 xz: Fix copying of timestamps on Windows. by Lasse Collin · 2 years, 8 months ago
- 1ddc479 xz: Silence warnings from -Wlogical-op. by Lasse Collin · 2 years, 8 months ago
- be647ff Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am. by Lasse Collin · 2 years, 11 months ago
- fb6d50c Build: Bump GNU Gettext version requirement to 0.19. by Lasse Collin · 2 years, 11 months ago
- 74f8dad liblzma: Disable external SHA-256 by default. by Lasse Collin · 3 years ago
- ea7f6ff Update THANKS. by Lasse Collin · 3 years ago
- d0e0180 Build: Avoid SHA256_Init on FreeBSD and MINIX 3. by Lasse Collin · 3 years ago
- 5daae12 tuklib_physmem: Hopefully silence a warning on Windows. by Lasse Collin · 3 years, 4 months ago
- 491acc4 Update THANKS. by Lasse Collin · 3 years, 4 months ago
- 8173ff8 liblzma: Make Valgrind happier with optimized (gcc -O2) liblzma. by Lasse Collin · 3 years, 4 months ago
- 013de2b liblzma: Rename lzma_presets.c back to lzma_encoder_presets.c. by Lasse Collin · 3 years, 4 months ago
- a322f70 Build: Disable xzdec, lzmadec, and lzmainfo when they cannot be built. by Lasse Collin · 3 years, 4 months ago
- 8ea4960 Build: Simplify $enable_{encoders,decoders} usage a bit. by Lasse Collin · 3 years, 4 months ago
- 42131a2 Windows/MSVC: Update config.h. by Lasse Collin · 3 years, 4 months ago
- e9184e8 DOS: Update config.h. by Lasse Collin · 3 years, 4 months ago
- 2296778 xz: Make xz buildable even when encoders or decoders are disabled. by Lasse Collin · 3 years, 4 months ago
- 97a3109 Build: Build LZMA1/2 presets also when only decoder is wanted. by Lasse Collin · 3 years, 4 months ago
- dc6b78d Build: Fix configure to handle LZMA1 dependency with LZMA2. by Lasse Collin · 3 years, 4 months ago
- 46d76c9 Build: Don't omit lzma_cputhreads() unless using --disable-threads. by Lasse Collin · 3 years, 4 months ago
- 16d68f8 liblzma: Fix a build failure related to external SHA-256 support. by Lasse Collin · 3 years, 4 months ago
- d931164 xz: Always close the file before trying to delete it. by Lasse Collin · 3 years, 4 months ago
- f59c418 Update THANKS. by Lasse Collin · 3 years, 4 months ago
- 35f1896 Tests: Add tests for the two bugs fixed in index.c. by Lasse Collin · 3 years, 4 months ago
- e10bfdb liblzma: Fix lzma_index_dup() for empty Streams. by Lasse Collin · 3 years, 4 months ago
- 06f434b liblzma: Add a note to index.c for those using static analyzers. by Lasse Collin · 3 years, 4 months ago
- 9815cdf Bump version and soname for 5.2.2. by Lasse Collin · 3 years, 5 months ago v5.2.2
- cbe0cec Update NEWS for 5.2.2. by Lasse Collin · 3 years, 5 months ago
- 49427ce Fix typo in German translation. by Andre Noll · 3 years, 9 months ago
- 608d6f0 Update German translation, mostly wrt orthography by Hauke Henningsen · 3 years, 6 months ago
- c898841 Build: Minor Cygwin cleanup. by Lasse Collin · 3 years, 7 months ago
- 85a6dfe Build: Support building of MSYS2 binaries. by Lasse Collin · 3 years, 7 months ago
- 77f270b Windows: Define DLL_EXPORT when building liblzma.dll with MSVC. by Lasse Collin · 3 years, 7 months ago
- 8c97544 Windows: Omit unneeded header files from MSVC project files. by Lasse Collin · 3 years, 7 months ago
- 119a004 liblzma: A MSVC-specific hack isn't needed with MSVC 2013 and newer. by Lasse Collin · 3 years, 8 months ago
- d4e7c55 Update THANKS. by Lasse Collin · 3 years, 8 months ago
- 9800174 Windows: Update the docs. by Lasse Collin · 3 years, 8 months ago
- 28195e4 Windows: Add MSVC project files for building liblzma. by Lasse Collin · 3 years, 8 months ago
- 960440f Tests: Fix a memory leak in test_bcj_exact_size. by Lasse Collin · 3 years, 10 months ago
- 68cd35a Fix NEWS about threading in 5.2.0. by Lasse Collin · 3 years, 10 months ago
- ff96ed6 xz: Document that threaded decompression hasn't been implemented yet. by Lasse Collin · 3 years, 10 months ago
- 00d37b6 Update THANKS. by Lasse Collin · 3 years, 10 months ago
- db190a8 Revert "xz: Use pipe2() if available." by Lasse Collin · 3 years, 10 months ago
- eccd815 Update THANKS. by Lasse Collin · 4 years ago
- 25263fd Fix the detection of installed RAM on QNX. by Lasse Collin · 4 years ago
- 4c544d2 Fix CPU core count detection on QNX. by Lasse Collin · 4 years ago
- e0ea673 xz: size_t/uint32_t cleanup in options.c. by Lasse Collin · 4 years ago