Age | Commit message (Expand) | Author | Files | Lines |
2022-11-26 | xz: Use lzma_filters_free(). | Lasse Collin | 1 | -6/+2 |
2022-11-24 | xz: Allow nice_len 2 and 3 even if match finder requires 3 or 4. | Lasse Collin | 1 | -5/+0 |
2022-11-19 | xz: Refactor duplicate code from hardware_memlimit_mtenc_get(). | Lasse Collin | 1 | -1/+1 |
2022-11-19 | xz: Add support --threads=+N so that -T+1 gives threaded mode. | Lasse Collin | 4 | -6/+51 |
2022-11-14 | Replace the experimental ARM64 filter with a new experimental version. | Lasse Collin | 4 | -50/+11 |
2022-11-09 | xz: Update the man page about BCJ filters, including upcoming --arm64. | Lasse Collin | 1 | -37/+29 |
2022-11-09 | xz: Add --arm64 to --long-help and omit endianness from ARM(-Thumb). | Lasse Collin | 1 | -2/+3 |
2022-11-09 | xz: Remove the commented-out FORMAT_GZIP, gzip, .gz, and .tgz. | Lasse Collin | 3 | -12/+0 |
2022-11-09 | xz: Add .lz (lzip) decompression support. | Lasse Collin | 6 | -13/+141 |
2022-11-09 | xz: Add comments about stdin and src_st.st_size. | Lasse Collin | 2 | -0/+13 |
2022-11-09 | xz: Fix displaying of file sizes in progress indicator in passthru mode. | Lasse Collin | 1 | -1/+5 |
2022-11-09 | xz: Add a comment why --to-stdout is not in --help. | Lasse Collin | 1 | -0/+3 |
2022-11-08 | xz: Make xz -lvv show that the upcoming --arm64 needs 5.4.0 to decompress. | Lasse Collin | 1 | -5/+15 |
2022-11-08 | xz: Initialize the pledge(2) sandbox at the very beginning of main(). | Lasse Collin | 1 | -13/+14 |
2022-11-07 | xz: Extend --robot --info-memory output. | Lasse Collin | 2 | -15/+56 |
2022-11-07 | xz: Avoid a compiler warning in progress_speed() in message.c. | Jia Tan | 1 | -6/+3 |
2022-10-25 | xz: Fix --single-stream with an empty .xz Stream. | Lasse Collin | 1 | -0/+9 |
2022-10-25 | xz: Add support for OpenBSD's pledge() sandbox. | Lasse Collin | 3 | -1/+25 |
2022-10-25 | xz: Fix decompressor behavior if input uses an unsupported check type. | Lasse Collin | 1 | -4/+15 |
2022-10-25 | xz: Clarify the man page: input file isn't removed if an error occurs. | Lasse Collin | 1 | -2/+3 |
2022-10-25 | xz: Refactor to remove is_empty_filename(). | Lasse Collin | 3 | -17/+3 |
2022-10-25 | xz: If input file cannot be removed, treat it as a warning, not error. | Lasse Collin | 1 | -2/+2 |
2022-09-19 | xz: Add --experimental-arm64[=width=WIDTH]. | Lasse Collin | 4 | -0/+60 |
2022-08-22 | xz: Try to clarify --memlimit-mt-decompress vs. --memlimit-compress. | Lasse Collin | 1 | -12/+19 |
2022-08-19 | xz: Revise --info-memory output. | Lasse Collin | 2 | -6/+27 |
2022-08-19 | xz: Update the man page for threaded decompression and memlimits. | Lasse Collin | 1 | -27/+121 |
2022-07-24 | xz: Update the man page that change to --keep will be in 5.2.6. | Lasse Collin | 1 | -2/+2 |
2022-07-12 | xz: Document the special memlimit case of 2000 MiB on MIPS32. | Lasse Collin | 1 | -2/+6 |
2022-04-14 | xz: Fix build with --disable-threads. | Lasse Collin | 1 | -0/+4 |
2022-04-14 | xz: Change the cap of the default -T0 memlimit for 32-bit xz. | Lasse Collin | 1 | -1/+3 |
2022-04-14 | xz: Add a default soft memory usage limit for --threads=0. | Lasse Collin | 3 | -11/+82 |
2022-04-14 | xz: Make -T0 use multithreaded mode on single-core systems. | Lasse Collin | 3 | -9/+27 |
2022-04-14 | xz: Changes to --memlimit-compress and --no-adjust. | Lasse Collin | 1 | -20/+43 |
2022-04-12 | xz: Add --memlimit-mt-decompress along with a default limit value. | Lasse Collin | 5 | -42/+97 |
2022-03-07 | xz: Add initial support for threaded decompression. | Lasse Collin | 1 | -1/+35 |
2021-10-27 | xz: Change the coding style of the previous commit. | Lasse Collin | 1 | -5/+6 |
2021-10-27 | xz: Avoid fchown(2) failure. | Alexander Bluhm | 1 | -1/+7 |
2021-04-11 | Reduce maximum possible memory limit on MIPS32 | Ivan A. Melnikov | 1 | -0/+6 |
2021-01-11 | xz: Make --keep accept symlinks, hardlinks, and setuid/setgid/sticky. | Lasse Collin | 2 | -5/+20 |
2020-11-01 | xz: Avoid unneeded \f escapes on the man page. | Lasse Collin | 1 | -9/+22 |
2020-11-01 | xz: Use non-breaking spaces when intentionally using more than one space. | Lasse Collin | 1 | -1/+1 |
2020-11-01 | xz: Protect the ellipsis (...) on the man page with \&. | Lasse Collin | 1 | -2/+2 |
2020-11-01 | xz: Avoid the abbreviation "e.g." on the man page. | Lasse Collin | 1 | -33/+33 |
2020-07-12 | xz man page: Change \- (minus) to \(en (en-dash) for a numeric range. | Lasse Collin | 1 | -8/+8 |
2020-04-06 | src/xz/xz.1: Correct misused two-fonts macros | Bjarni Ingi Gislason | 1 | -5/+5 |
2020-03-23 | Typo fixes from fossies.org. | Lasse Collin | 1 | -2/+2 |
2020-03-11 | xz: Never use thousand separators in DJGPP builds. | Lasse Collin | 1 | -2/+12 |
2020-02-21 | xz: Silence a warning when sig_atomic_t is long int. | Lasse Collin | 1 | -1/+1 |
2020-02-21 | xz: Avoid unneeded access of a volatile variable. | Lasse Collin | 1 | -1/+1 |
2020-02-07 | Build: Add support for translated man pages using po4a. | Lasse Collin | 1 | -14/+36 |
2020-02-05 | xz: Make it a fatal error if enabling the sandbox fails. | Lasse Collin | 1 | -1/+1 |
2020-02-05 | xz: Comment out annoying sandboxing messages. | Lasse Collin | 1 | -3/+7 |
2020-02-01 | xz: Limit --memlimit-compress to at most 4020 MiB for 32-bit xz. | Lasse Collin | 2 | -2/+51 |
2020-01-26 | xz: Set the --flush-timeout deadline when the first input byte arrives. | Lasse Collin | 3 | -7/+6 |
2020-01-26 | xz: Move flush_needed from mytime.h to file_pair struct in file_io.h. | Lasse Collin | 5 | -9/+7 |
2020-01-26 | xz: coder.c: Make writing output a separate function. | Lasse Collin | 1 | -13/+17 |
2020-01-26 | xz: Fix semi-busy-waiting in xz --flush-timeout. | Lasse Collin | 3 | -4/+19 |
2020-01-26 | xz: Refactor io_read() a bit. | Lasse Collin | 1 | -9/+8 |
2020-01-26 | xz: Update a comment in file_io.h. | Lasse Collin | 1 | -1/+4 |
2020-01-26 | xz: Move the setting of flush_needed in file_io.c to a nicer location. | Lasse Collin | 1 | -4/+2 |
2019-06-28 | xz: Automatically align the strings in --info-memory. | Lasse Collin | 1 | -11/+34 |
2019-06-24 | Add LZMA_RET_INTERNAL1..8 to lzma_ret and use one for LZMA_TIMED_OUT. | Lasse Collin | 1 | -0/+8 |
2019-06-24 | xz: Silence a warning from clang -Wsign-conversion in main.c. | Lasse Collin | 1 | -1/+1 |
2019-06-24 | xz: Make "headings" static in list.c. | Lasse Collin | 1 | -1/+1 |
2019-06-24 | xz: Fix an integer overflow with 32-bit off_t. | Lasse Collin | 1 | -2/+9 |
2019-06-24 | xz: Cleanup io_seek_src() a bit. | Lasse Collin | 1 | -3/+1 |
2019-06-24 | xz: Change io_seek_src and io_pread arguments from off_t to uint64_t. | Lasse Collin | 3 | -11/+18 |
2019-06-24 | xz: list.c: Fix some warnings from -Wsign-conversion. | Lasse Collin | 1 | -3/+4 |
2019-06-23 | xz: Fix some of the warnings from -Wsign-conversion. | Lasse Collin | 7 | -13/+14 |
2019-05-11 | xz: Update xz man page date. | Lasse Collin | 1 | -1/+1 |
2019-05-11 | spelling | Antoine Cœur | 7 | -9/+9 |
2019-05-01 | xz: In xz -lvv look at the widths of the check names too. | Lasse Collin | 1 | -6/+26 |
2019-05-01 | xz: Fix xz -lvv column alignment to look at the translated strings. | Lasse Collin | 1 | -2/+2 |
2019-03-04 | xz: Automatically align column headings in xz -lvv. | Lasse Collin | 1 | -51/+212 |
2019-03-04 | xz: Automatically align strings ending in a colon in --list output. | Lasse Collin | 1 | -12/+102 |
2018-12-20 | xz: Fix a crash in progress indicator when in passthru mode. | Lasse Collin | 3 | -7/+25 |
2018-11-22 | xz: Update man page timestamp. | Lasse Collin | 1 | -1/+1 |
2018-11-22 | 'have have' typos | Pavel Raiskup | 2 | -2/+2 |
2017-08-14 | Fix or hide warnings from GCC 7's -Wimplicit-fallthrough. | Lasse Collin | 1 | -0/+2 |
2017-05-23 | xz: Fix "xz --list --robot missing_or_bad_file.xz". | Lasse Collin | 1 | -2/+6 |
2017-04-24 | xz: Use lzma_file_info_decoder() for --list. | Lasse Collin | 1 | -210/+44 |
2017-04-21 | liblzma: Rename LZMA_SEEK to LZMA_SEEK_NEEDED and seek_in to seek_pos. | Lasse Collin | 1 | -1/+1 |
2017-04-19 | Update the home page URLs to HTTPS. | Lasse Collin | 1 | -3/+3 |
2017-04-05 | xz: Add io_seek_src(). | Lasse Collin | 2 | -3/+30 |
2017-03-30 | xz: Use POSIX_FADV_RANDOM for in "xz --list" mode. | Lasse Collin | 1 | -2/+8 |
2017-03-30 | liblzma: Add generic support for input seeking (LZMA_SEEK). | Lasse Collin | 1 | -0/+1 |
2016-06-30 | xz: Fix copying of timestamps on Windows. | Lasse Collin | 1 | -0/+18 |
2016-06-16 | xz: Silence warnings from -Wlogical-op. | Lasse Collin | 1 | -2/+10 |
2016-04-10 | Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am. | Lasse Collin | 1 | -1/+1 |
2015-11-03 | xz: Make xz buildable even when encoders or decoders are disabled. | Lasse Collin | 5 | -13/+58 |
2015-11-02 | xz: Always close the file before trying to delete it. | Lasse Collin | 1 | -13/+12 |
2015-05-11 | xz: Document that threaded decompression hasn't been implemented yet. | Lasse Collin | 1 | -1/+9 |
2015-04-20 | Revert "xz: Use pipe2() if available." | Lasse Collin | 1 | -8/+1 |
2015-04-01 | xz: Fix the Capsicum rights on user_abort_pipe. | Lasse Collin | 1 | -1/+5 |
2015-03-31 | xz: Add support for sandboxing with Capsicum. | Lasse Collin | 5 | -1/+110 |
2015-03-07 | xz: size_t/uint32_t cleanup in options.c. | Lasse Collin | 1 | -6/+6 |
2015-03-07 | xz: Fix a comment and silence a warning in message.c. | Lasse Collin | 1 | -2/+3 |
2015-03-07 | xz: Make arg_count an unsigned int to silence a warning. | Lasse Collin | 2 | -2/+2 |
2015-02-22 | xz: Use pipe2() if available. | Lasse Collin | 1 | -1/+8 |
2015-02-21 | xz: Fix the fcntl() usage when creating a pipe for the self-pipe trick. | Lasse Collin | 1 | -5/+11 |
2015-01-09 | xz: Fix comments. | Lasse Collin | 1 | -4/+8 |
2015-01-09 | xz: Don't fail if stdout doesn't support O_NONBLOCK. | Lasse Collin | 1 | -21/+15 |
2015-01-07 | xz: Fix a memory leak in DOS-specific code. | Lasse Collin | 1 | -0/+2 |
2015-01-07 | xz: Don't fail if stdin doesn't support O_NONBLOCK. | Lasse Collin | 1 | -11/+7 |
2014-12-21 | xz: Fix a comment. | Lasse Collin | 1 | -2/+2 |
2014-12-16 | xz: Update the man page about --threads. | Lasse Collin | 1 | -5/+0 |
2014-12-16 | xz: Update the man page about --block-size. | Lasse Collin | 1 | -8/+33 |
2014-11-26 | Remove LZMA_UNSTABLE macro. | Lasse Collin | 1 | -1/+0 |
2014-10-29 | Build: Prepare to support Automake's subdir-objects. | Lasse Collin | 1 | -5/+5 |
2014-08-05 | xz: Add --ignore-check. | Lasse Collin | 5 | -1/+38 |
2014-06-29 | xz: Update the help message of a few options. | Lasse Collin | 1 | -7/+11 |
2014-06-18 | xz: Use lzma_cputhreads() instead of own copy of tuklib_cpucores(). | Lasse Collin | 2 | -4/+9 |
2014-06-18 | xz: Check for filter chain compatibility for --flush-timeout. | Lasse Collin | 1 | -9/+21 |
2014-06-09 | xz: Force single-threaded mode when --flush-timeout is used. | Lasse Collin | 1 | -0/+11 |
2014-05-08 | xz: Fix uint64_t vs. size_t which broke 32-bit build. | Lasse Collin | 1 | -1/+1 |
2014-04-09 | xz: Rename a variable to avoid a namespace collision on Solaris. | Lasse Collin | 1 | -5/+7 |
2014-01-12 | xz: Fix a comment. | Lasse Collin | 1 | -2/+2 |
2014-01-12 | xz: Fix use of wrong variable. | Lasse Collin | 1 | -1/+1 |
2013-11-12 | xz: Update the man page about --block-size and --block-list. | Lasse Collin | 1 | -9/+15 |
2013-11-12 | xz: Make --block-list and --block-size work together in single-threaded. | Lasse Collin | 1 | -15/+75 |
2013-10-25 | xz: Document behavior of --block-list with threads. | Lasse Collin | 1 | -3/+21 |
2013-10-22 | xz: Document --flush-timeout=TIMEOUT on the man page. | Lasse Collin | 1 | -1/+36 |
2013-10-22 | xz: Take advantage of LZMA_FULL_BARRIER with --block-list. | Lasse Collin | 1 | -17/+15 |
2013-09-17 | xz: Add a missing test for TUKLIB_DOSLIKE. | Lasse Collin | 1 | -0/+2 |
2013-09-17 | Add native threading support on Windows. | Lasse Collin | 1 | -4/+4 |
2013-07-04 | xz: Add preliminary support for --flush-timeout=TIMEOUT. | Lasse Collin | 3 | -21/+78 |
2013-07-04 | xz: Don't set src_eof=true after an I/O error because it's useless. | Lasse Collin | 1 | -3/+0 |
2013-07-04 | xz: Fix the test when to read more input. | Lasse Collin | 1 | -3/+3 |
2013-07-04 | xz: Move some of the timing code into mytime.[hc]. | Lasse Collin | 6 | -40/+158 |
2013-07-01 | xz: Silence a warning seen with _FORTIFY_SOURCE=2. | Lasse Collin | 1 | -1/+7 |
2013-06-29 | xz: Use non-blocking I/O for the output file. | Lasse Collin | 1 | -8/+49 |
2013-06-28 | xz: Fix return value type in io_write_buf(). | Lasse Collin | 1 | -1/+1 |
2013-06-28 | xz: Use the self-pipe trick to avoid a race condition with signals. | Lasse Collin | 3 | -12/+57 |
2013-06-28 | xz: Use non-blocking I/O for the input file. | Lasse Collin | 1 | -45/+111 |
2013-06-28 | xz: Remove an outdated NetBSD-specific comment. | Lasse Collin | 1 | -4/+0 |
2013-06-28 | xz: Fix error detection of fcntl(fd, F_SETFL, flags) calls. | Lasse Collin | 1 | -4/+4 |
2013-06-28 | xz: Fix use of wrong variable in a fcntl() call. | Lasse Collin | 1 | -11/+13 |
2013-06-28 | xz: Fix assertion related to posix_fadvise(). | Lasse Collin | 1 | -8/+2 |
2013-06-26 | xz: Check the value of lzma_stream_flags.version in --list. | Lasse Collin | 1 | -0/+14 |
2013-06-23 | xz: Validate Uncompressed Size from Block Header in list.c. | Lasse Collin | 1 | -1/+13 |
2013-06-21 | xz: Make the man page more friendly to doclifter. | Lasse Collin | 1 | -3/+4 |
2013-06-21 | xz: A couple of man page fixes. | Lasse Collin | 1 | -12/+23 |
2013-06-21 | xz: Fix interaction between preset and custom filter chains. | Lasse Collin | 1 | -14/+21 |
2012-12-14 | Make the progress indicator smooth in threaded mode. | Lasse Collin | 1 | -7/+13 |
2012-12-13 | xz: Mention --threads in --help. | Lasse Collin | 1 | -0/+4 |
2012-10-03 | xz: Fix the note about --rsyncable on the man page. | Lasse Collin | 1 | -8/+9 |
2012-09-28 | xz: Improve handling of failed realloc in xrealloc. | Lasse Collin | 1 | -2/+12 |
2012-08-24 | A few typo fixes to comments and the xz man page. | Lasse Collin | 1 | -2/+2 |
2012-08-13 | xz: Add a warning to --help about alpha and beta versions. | Lasse Collin | 1 | -0/+5 |
2012-07-04 | xz: Document --block-list better. | Lasse Collin | 1 | -1/+7 |
2012-07-04 | xz: Fix the version number printed by xz -lvv. | Lasse Collin | 1 | -3/+3 |
2012-07-03 | xz: Add incomplete support for --block-list. | Lasse Collin | 7 | -10/+151 |
2012-07-01 | xz: Update the man page about the new field in --robot -lvv. | Lasse Collin | 1 | -1/+17 |
2012-06-22 | xz: Update man page date to match the latest update. | Lasse Collin | 1 | -1/+1 |
2012-05-28 | xz: Don't show a huge number in -vv when memory limit is disabled. | Lasse Collin | 1 | -1/+11 |
2012-05-27 | xz: Document the "summary" lines of --robot -lvv. | Lasse Collin | 1 | -0/+19 |
2012-05-27 | xz: Fix output of verbose --robot --list modes. | Lasse Collin | 1 | -1/+1 |
2011-11-07 | xz: Show minimum required XZ Utils version in xz -lvv. | Lasse Collin | 1 | -6/+57 |
2011-11-04 | xz: Fix a typo in a comment. | Lasse Collin | 1 | -1/+1 |
2011-11-03 | xz: Fix xz on EBCDIC systems. | Lasse Collin | 1 | -1/+4 |
2011-05-27 | xz: Fix error handling in xz -lvv. | Lasse Collin | 1 | -15/+6 |
2011-05-21 | xz: Translate also the string used to print the program name. | Lasse Collin | 1 | -1/+5 |
2011-05-17 | Add underscores to attributes (__attribute((__foo__))). | Lasse Collin | 7 | -19/+19 |
2011-05-01 | xz: Fix input file position when --single-stream is used. | Lasse Collin | 3 | -0/+29 |
2011-05-01 | xz: Print the maximum number of worker threads in xz -vv. | Lasse Collin | 1 | -0/+4 |
2011-04-12 | Put the unstable APIs behind #ifdef LZMA_UNSTABLE. | Lasse Collin | 1 | -0/+2 |
2011-04-12 | Remove doubled words from documentation and comments. | Lasse Collin | 2 | -2/+2 |
2011-04-12 | xz: Update the man page about threading. | Lasse Collin | 1 | -14/+20 |
2011-04-11 | xz: Add support for threaded compression. | Lasse Collin | 2 | -80/+125 |
2011-04-11 | xz: Move the description of --block-size in --long-help. | Lasse Collin | 1 | -4/+4 |
2011-04-11 | Docs: Document --single-stream and --block-size. | Lasse Collin | 1 | -2/+36 |
2011-04-10 | xz/DOS: Add experimental 8.3 filename support. | Lasse Collin | 1 | -9/+167 |
2011-04-10 | xz/DOS: Be more careful with the destination file. | Lasse Collin | 1 | -2/+33 |
2011-04-09 | xz: Avoid unneeded fstat() on DOS-like systems. | Lasse Collin | 1 | -6/+8 |
2011-04-09 | xz: Minor internal changes to handling of --threads. | Lasse Collin | 3 | -19/+18 |
2011-04-08 | xz: Change size_t to uint32_t in a few places. | Lasse Collin | 2 | -4/+4 |
2011-04-08 | xz: Fix a typo in a comment. | Lasse Collin | 1 | -1/+1 |
2011-04-05 | xz: Use posix_fadvise() if it is available. | Lasse Collin | 1 | -0/+15 |
2011-04-05 | xz: Call lzma_end(&strm) before exiting if debugging is enabled. | Lasse Collin | 3 | -0/+19 |
2011-03-18 | xz: Add --block-size=SIZE. | Lasse Collin | 4 | -10/+54 |
2011-03-18 | xz: Add --single-stream. | Lasse Collin | 4 | -3/+23 |
2011-02-06 | xz: Clean up suffix.c. | Lasse Collin | 1 | -24/+20 |
2011-02-06 | xz: Check if the file already has custom suffix when compressing. | Lasse Collin | 1 | -0/+9 |
2011-01-26 | xz: Fix --force on setuid/setgid/sticky and multi-hardlink files. | Lasse Collin | 1 | -8/+7 |
2011-01-18 | Add alloc_size and malloc attributes to a few functions. | Lasse Collin | 1 | -2/+3 |
2010-12-12 | DOS-like: Treat \ and : as directory separators in addition to /. | Lasse Collin | 1 | -4/+29 |
2010-10-21 | xz: Make sure that message_strm() can never return NULL. | Lasse Collin | 1 | -2/+5 |
2010-10-19 | Clean up a few FIXMEs and TODOs. | Lasse Collin | 1 | -1/+1 |
2010-10-12 | xz: Avoid raise() also on OpenVMS. | Lasse Collin | 1 | -1/+1 |
2010-10-11 | xz: Avoid SA_RESTART for portability reasons. | Lasse Collin | 3 | -23/+25 |
2010-10-10 | xz: Use "%"PRIu32 instead of "%d" in a format string. | Lasse Collin | 1 | -1/+1 |
2010-10-09 | OS/2 and DOS: Be less verbose on signals. | Lasse Collin | 1 | -0/+7 |
2010-10-08 | Build: Add options to disable individual command line tools. | Lasse Collin | 1 | -1/+5 |
2010-10-05 | Build: Remove the static/dynamic tricks. | Lasse Collin | 1 | -3/+1 |
2010-10-04 | A few more languages files to the xz man page. | Lasse Collin | 1 | -21/+24 |
2010-09-28 | Fix accomodate -> accommodate on the xz man page. | Lasse Collin | 1 | -1/+1 |
2010-09-27 | Major man page updates. | Lasse Collin | 1 | -598/+1366 |
2010-09-15 | xz: Edit a translators comment. | Lasse Collin | 1 | -1/+1 |
2010-09-10 | xz: Add a comment to translators about "literal context bits". | Lasse Collin | 1 | -0/+4 |
2010-09-10 | xz: Multiple fixes. | Lasse Collin | 7 | -187/+232 |