]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
2020-11-01  Lasse Collinxz: Avoid unneeded \f escapes on the man page.
2020-11-01  Lasse Collinxz: Use non-breaking spaces when intentionally using...
2020-11-01  Lasse Collinxz: Protect the ellipsis (...) on the man page with \&.
2020-11-01  Lasse Collinxz: Avoid the abbreviation "e.g." on the man page.
2020-07-12  Lasse Collinxz man page: Change \- (minus) to \(en (en-dash) for...
2020-07-12  Lasse CollinWindows: Fix building of resource files when config...
2020-04-06  Lasse Collinsrc/scripts/xzgrep.1: Filenames to xzgrep are optional.
2020-04-06  Bjarni Ingi... src/script/xzgrep.1: Remove superfluous '.RB'
2020-04-06  Bjarni Ingi... xzgrep.1: Delete superfluous '.PP'
2020-04-06  Bjarni Ingi... src/xz/xz.1: Correct misused two-fonts macros
2020-03-23  Lasse CollinTypo fixes from fossies.org.
2020-03-17  Lasse CollinUpdate NEWS for 5.2.5.
2020-03-16  Lasse CollinREADME: Update outdated sections.
2020-03-16  Lasse CollinREADME: Mention that man pages can be translated.
2020-03-16  Lasse CollinUpdate INSTALL.generic from Automake 1.16.1.
2020-03-15  Lasse CollinUpdate INSTALL for Windows and DOS and add preliminary...
2020-03-15  Lasse CollinBuild: Update m4/ax_pthread.m4 from Autoconf Archive...
2020-03-11  Lasse Collinxz: Never use thousand separators in DJGPP builds.
2020-03-11  Lasse CollinDOS: Update dos/Makefile for DJGPP 2.05.
2020-03-11  Lasse CollinDOS: Update instructions in dos/INSTALL.txt.
2020-03-11  Lasse CollinDOS: Update config.h.
2020-03-02  Lasse Collinliblzma: Fix a comment and RC_SYMBOLS_MAX.
2020-02-27  Lasse CollinBuild: Make CMake build fail if tuklib_cpucores or...
2020-02-27  Lasse CollinBuild: Add support for --no-po4a option to autogen.sh.
2020-02-25  Lasse CollinUpdate THANKS.
2020-02-25  Lasse CollinBuild: Fix bugs in the CMake files.
2020-02-24  Lasse CollinBuild: Add very limited experimental CMake support.
2020-02-24  Lasse CollinUpdate m4/.gitignore.
2020-02-24  Lasse Collintuklib: Omit an unneeded <sys/types.h> from a tests.
2020-02-24  Lasse Collinliblzma: Remove unneeded <sys/types.h> from fastpos_tab...
2020-02-22  Lasse CollinUse defined(__GNUC__) before __GNUC__ in preprocessor...
2020-02-21  Lasse Collinliblzma: Add more uses of lzma_memcmplen() to the norma...
2020-02-21  Lasse CollinBuild: Add visibility.m4 from gnulib.
2020-02-21  Lasse Collinxz: Silence a warning when sig_atomic_t is long int.
2020-02-21  Lasse Collinxz: Avoid unneeded access of a volatile variable.
2020-02-20  Lasse Collintuklib_integer.m4: Optimize the check order.
2020-02-20  Lasse Collintuklib_exit: Add missing header.
2020-02-18  Lasse CollinRevert the previous commit and add a comment.
2020-02-17  Lasse CollinDo not check for HAVE_CONFIG_H in tuklib_config.h.
2020-02-16  Lasse Collinsysdefs.h: Omit the conditionals around string.h and...
2020-02-15  Lasse CollinBuild: Bump Autoconf and Libtool version requirements.
2020-02-15  Lasse CollinBuild: Use AM_GNU_GETTEXT_REQUIRE_VERSION and require...
2020-02-14  Lasse CollinTranslations: Add German translation of the man pages.
2020-02-07  Lasse CollinBuild: Add support for translated man pages using po4a.
2020-02-06  Lasse CollinUpdate THANKS.
2020-02-05  Lasse CollinUpdate tests/.gitignore.
2020-02-05  Lasse CollinUpdate m4/.gitignore.
2020-02-05  Lasse CollinUpdate THANKS.
2020-02-05  Lasse Collinxz: Make it a fatal error if enabling the sandbox fails.
2020-02-05  Lasse Collinxz: Comment out annoying sandboxing messages.
2020-02-05  Lasse CollinBuild: Workaround a POSIX shell detection problem on...
2020-02-03  Lasse CollinBuild: Update m4/ax_pthread.m4 from Autoconf Archive.
2020-02-01  Lasse Collinxz: Limit --memlimit-compress to at most 4020 MiB for...
2020-01-26  Lasse Collinxz: Set the --flush-timeout deadline when the first...
2020-01-26  Lasse Collinxz: Move flush_needed from mytime.h to file_pair struct...
2020-01-26  Lasse Collinxz: coder.c: Make writing output a separate function.
2020-01-26  Lasse Collinxz: Fix semi-busy-waiting in xz --flush-timeout.
2020-01-26  Lasse Collinxz: Refactor io_read() a bit.
2020-01-26  Lasse Collinxz: Update a comment in file_io.h.
2020-01-26  Lasse Collinxz: Move the setting of flush_needed in file_io.c to...
2020-01-19  Lasse CollinUse $(LIB_FUZZING_ENGINE) in tests/ossfuzz/Makefile.
2019-12-30  Lasse CollinRename unaligned_read32ne to read32ne, and similarly...
2019-12-30  Lasse CollinRename read32ne to aligned_read32ne, and similarly...
2019-12-30  Lasse CollinRevise tuklib_integer.h and .m4.
2019-12-29  Lasse CollinTests: Hopefully fix test_check.c to work on EBCDIC...
2019-09-24  Lasse CollinScripts: Put /usr/xpg4/bin to the beginning of PATH...
2019-07-12  Lasse CollinFix comment typos in tuklib_mbstr* files.
2019-07-12  Lasse CollinAdd missing include to tuklib_mbstr_width.c.
2019-07-12  Lasse CollinUpdate tuklib base headers to include stdbool.h.
2019-06-27  Lasse Collinxz: Automatically align the strings in --info-memory.
2019-06-25  Lasse Collinliblzma: Fix a buggy comment.
2019-06-24  Lasse Collinconfigure.ac: Fix a typo in a comment.
2019-06-24  Lasse CollinTests: Silence warnings from clang -Wassign-enum.
2019-06-24  Lasse Collinliblzma: Add a comment.
2019-06-24  Lasse Collinliblzma: Silence clang -Wmissing-variable-declarations.
2019-06-24  Lasse CollinAdd LZMA_RET_INTERNAL1..8 to lzma_ret and use one for...
2019-06-24  Lasse Collinxz: Silence a warning from clang -Wsign-conversion...
2019-06-24  Lasse Collinxz: Make "headings" static in list.c.
2019-06-24  Lasse Collinliblzma: Remove incorrect uses of lzma_attribute((__unu...
2019-06-24  Lasse CollinTests: Silence a warning from -Wsign-conversion.
2019-06-24  Lasse Collinxz: Fix an integer overflow with 32-bit off_t.
2019-06-23  Lasse Collinxz: Cleanup io_seek_src() a bit.
2019-06-23  Lasse CollinTests: Remove a duplicate branch from tests/tests.h.
2019-06-23  Lasse Collinxz: Change io_seek_src and io_pread arguments from...
2019-06-23  Lasse Collinxz: list.c: Fix some warnings from -Wsign-conversion.
2019-06-23  Lasse Collintuklib_mbstr_width: Fix a warning from -Wsign-conversion.
2019-06-23  Lasse Collinxz: Fix some of the warnings from -Wsign-conversion.
2019-06-23  Lasse Collintuklib_cpucores: Silence warnings from -Wsign-conversion.
2019-06-23  Lasse Collinxzdec: Fix warnings from -Wsign-conversion.
2019-06-23  Lasse Collinliblzma: Fix warnings from -Wsign-conversion.
2019-06-23  Lasse Collintuklib_integer: Silence warnings from -Wsign-conversion.
2019-06-20  Lasse Collintuklib_integer: Fix usage of conv macros.
2019-06-03  Lasse CollinUpdate THANKS.
2019-06-03  Lasse Collinliblzma: Fix comments.
2019-06-01  Lasse Collinliblzma: Fix one more unaligned read to use unaligned_r...
2019-06-01  Lasse CollinUpdate THANKS.
2019-06-01  Lasse Collinliblzma: memcmplen: Use ctz32() from tuklib_integer.h.
2019-06-01  Lasse Collintuklib_integer: Cleanup MSVC-specific code.
2019-06-01  Lasse Collinliblzma: Use unaligned_readXXne functions instead of...
2019-06-01  Lasse Collintuklib_integer: Autodetect support for unaligned access...
next