1. 397fcc0 Update German translation, mostly wrt orthography by Hauke Henningsen · 9 years ago master
  2. cbc9e39 Build: Minor Cygwin cleanup. by Lasse Collin · 9 years ago
  3. bcacd8c Build: Support building of MSYS2 binaries. by Lasse Collin · 9 years ago
  4. 0275a53 Windows: Define DLL_EXPORT when building liblzma.dll with MSVC. by Lasse Collin · 9 years ago
  5. a74525c Windows: Omit unneeded header files from MSVC project files. by Lasse Collin · 9 years ago
  6. fbbb295 liblzma: A MSVC-specific hack isn't needed with MSVC 2013 and newer. by Lasse Collin · 9 years ago
  7. 713dbe5 Update THANKS. by Lasse Collin · 9 years ago
  8. 3a5d755 Windows: Update the docs. by Lasse Collin · 9 years ago
  9. b0798c6 Windows: Add MSVC project files for building liblzma. by Lasse Collin · 9 years ago
  10. 9b02a4f Fix typo in German translation. by Andre Noll · 9 years ago
  11. c7f4041 Tests: Fix a memory leak in test_bcj_exact_size. by Lasse Collin · 9 years ago
  12. 17b29d4 Fix NEWS about threading in 5.2.0. by Lasse Collin · 9 years ago
  13. 49c2692 xz: Document that threaded decompression hasn't been implemented yet. by Lasse Collin · 9 years ago
  14. 5b2458c Update THANKS. by Lasse Collin · 9 years ago
  15. 6bd0349 Revert "xz: Use pipe2() if available." by Lasse Collin · 9 years ago
  16. fc0df0f xz: Fix the Capsicum rights on user_abort_pipe. by Lasse Collin · 9 years ago
  17. 5739361 Update THANKS. by Lasse Collin · 9 years ago
  18. 1238381 xz: Add support for sandboxing with Capsicum. by Lasse Collin · 9 years ago
  19. 29a087f Fix bugs and otherwise improve ax_check_capsicum.m4. by Lasse Collin · 9 years ago
  20. 6e845c6 Add m4/ax_check_capsicum.m4 for detecting Capsicum support. by Lasse Collin · 9 years ago
  21. 3717885 Bump version to 5.3.0alpha and soname to 5.3.99. by Lasse Collin · 9 years ago
  22. eccd815 Update THANKS. by Lasse Collin · 9 years ago
  23. 25263fd Fix the detection of installed RAM on QNX. by Lasse Collin · 9 years ago
  24. 4c544d2 Fix CPU core count detection on QNX. by Lasse Collin · 9 years ago
  25. e0ea673 xz: size_t/uint32_t cleanup in options.c. by Lasse Collin · 9 years ago
  26. 8bcca29 xz: Fix a comment and silence a warning in message.c. by Lasse Collin · 9 years ago
  27. f243f5f liblzma: Silence more uint32_t vs. size_t warnings. by Lasse Collin · 9 years ago
  28. 7f0a4c5 xz: Make arg_count an unsigned int to silence a warning. by Lasse Collin · 9 years ago
  29. f6ec468 liblzma: Fix a warning in index.c. by Lasse Collin · 9 years ago
  30. a245189 Build: Fix a CR+LF problem when running autoreconf -fi on OS/2. by Lasse Collin · 9 years ago
  31. dec1149 Bump version and soname for 5.2.1. by Lasse Collin · 9 years ago v5.2.1
  32. 29e39c7 Update NEWS for 5.2.1. by Lasse Collin · 9 years ago
  33. 7a11c4a xz: Use pipe2() if available. by Lasse Collin · 9 years ago
  34. 117d962 liblzma: Fix a compression-ratio regression in LZMA1/2 in fast mode. by Lasse Collin · 9 years ago
  35. ae984e3 xz: Fix the fcntl() usage when creating a pipe for the self-pipe trick. by Lasse Collin · 9 years ago
  36. 2205bb5 Update THANKS. by Lasse Collin · 9 years ago xz_master
  37. d935b0c tuklib_cpucores: Use cpuset_getaffinity() on FreeBSD if available. by Lasse Collin · 9 years ago
  38. eb61bc5 xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp. by Lasse Collin · 9 years ago
  39. b9a5b6b Add a few casts to tuklib_integer.h to silence possible warnings. by Lasse Collin · 9 years ago
  40. c457571 liblzma: Set LZMA_MEMCMPLEN_EXTRA depending on the compare method. by Lasse Collin · 9 years ago
  41. 3c50017 Update THANKS. by Lasse Collin · 9 years ago
  42. fec88d4 liblzma: Silence harmless Valgrind errors. by Lasse Collin · 9 years ago
  43. a9b45ba xz: Fix comments. by Lasse Collin · 9 years ago
  44. 541aee6 Update THANKS. by Lasse Collin · 9 years ago
  45. 4170edc xz: Don't fail if stdout doesn't support O_NONBLOCK. by Lasse Collin · 9 years ago
  46. 04bbc0c xz: Fix a memory leak in DOS-specific code. by Lasse Collin · 9 years ago
  47. f0f1f6c xz: Don't fail if stdin doesn't support O_NONBLOCK. by Lasse Collin · 9 years ago
  48. d2d4846 Tests: Don't hide unexpected error messages in test_files.sh. by Lasse Collin · 9 years ago
  49. aae6a6a Update Solaris notes in INSTALL. by Lasse Collin · 9 years ago
  50. 7815112 Build: POSIX shell isn't required if scripts are disabled. by Lasse Collin · 9 years ago
  51. a0cd05e DOS: Update Makefile. by Lasse Collin · 9 years ago v5.2.0
  52. b85ee09 Windows: Fix bin_i486 to bin_i686 in build.bash. by Lasse Collin · 9 years ago
  53. cbafa71 Docs: Use lzma_cputhreads() in 04_compress_easy_mt.c. by Lasse Collin · 9 years ago
  54. 8dbb572 Docs: Update docs/examples/00_README.txt. by Lasse Collin · 9 years ago
  55. 6060f7d Bump version and soname for 5.2.0. by Lasse Collin · 9 years ago
  56. 3e8bd1d Avoid variable-length arrays in the debug programs. by Lasse Collin · 9 years ago
  57. 72f7307 Build: Include 04_compress_easy_mt.c in the tarball. by Lasse Collin · 9 years ago
  58. 2cb82ff Fix build when --disable-threads is used. by Lasse Collin · 9 years ago
  59. 9b9e353 po/fr: improve wording for help for --lzma1/--lzma2. by Adrien Nader · 9 years ago
  60. a8b6b56 po/fr: missing line in translation of --extreme. by Adrien Nader · 9 years ago
  61. f168a6f Update NEWS for 5.2.0. by Lasse Collin · 9 years ago
  62. cec2ee8 Update NEWS for 5.0.8. by Lasse Collin · 9 years ago
  63. 42e97a3 xz: Fix a comment. by Lasse Collin · 9 years ago
  64. 29b95d5 Update INSTALL about the dependencies of the scripts. by Lasse Collin · 9 years ago
  65. 3af9104 Windows: Update build instructions. by Lasse Collin · 9 years ago
  66. 0152f72 Windows: Update the build script and README-Windows.txt. by Lasse Collin · 9 years ago
  67. 4a1f613 Windows: Define TUKLIB_SYMBOL_PREFIX in config.h. by Lasse Collin · 9 years ago
  68. 7f7d093 xz: Update the man page about --threads. by Lasse Collin · 9 years ago
  69. 0098234 xz: Update the man page about --block-size. by Lasse Collin · 9 years ago
  70. 7dddfbe po/fr: several more translation updates: reword and handle --ignore-check. by Adrien Nader · 9 years ago
  71. 6eca5be po/fr: yet another place where my email address had to be updated. by Adrien Nader · 9 years ago
  72. d100367 po/fr: fix several typos that have been around since the beginning. by Adrien Nader · 9 years ago
  73. 4c5aa91 po/fr: last batch of new translations for now. by Adrien Nader · 9 years ago
  74. 3e3099e po/fr: translations for --threads, --block-size and --block-list. by Adrien Nader · 9 years ago
  75. e7d96a5 po/fr: remove fuzzy marker for error messages that will be kept in English. by Adrien Nader · 9 years ago
  76. 46cbb90 po/fr: several minor updates and better wording. by Adrien Nader · 9 years ago
  77. 7ce49d4 po/fr: update my email address and copyright years. by Adrien Nader · 9 years ago
  78. 214c553 fr.po: commit file after only "update-po" so actual is readable. by Adrien Nader · 9 years ago
  79. 1190c64 liblzma: Document how lzma_mt.block_size affects memory usage. by Lasse Collin · 9 years ago
  80. e4fc1d2 Update INSTALL about a "make check" failure in test_scripts.sh. by Lasse Collin · 9 years ago
  81. 34f9e40 Remove LZMA_UNSTABLE macro. by Lasse Collin · 9 years ago
  82. 6d9c0ce liblzma: Update lzma_stream_encoder_mt() API docs. by Lasse Collin · 9 years ago
  83. 2301f3f liblzma: Verify the filter chain in threaded encoder initialization. by Lasse Collin · 9 years ago
  84. 107a263 Build: Update m4/ax_pthread.m4 from Autoconf Archive. by Lasse Collin · 9 years ago
  85. b13a781 Build: Replace obsolete AC_HELP_STRING with AS_HELP_STRING. by Lasse Collin · 9 years ago
  86. 542cac1 Build: Fix Autoconf warnings about escaped backquotes. by Lasse Collin · 9 years ago
  87. 7b03a15 xzdiff: Use mkdir if mktemp isn't available. by Lasse Collin · 9 years ago
  88. f8c13e5 xzdiff: Create a temporary directory to hold a temporary file. by Lasse Collin · 9 years ago
  89. 7716dcf liblzma: Fix lzma_mt.preset in lzma_stream_encoder_mt_memusage(). by Lasse Collin · 9 years ago
  90. 230fa4a Update THANKS. by Lasse Collin · 9 years ago
  91. 4e4ae08 Update .gitignore files. by Lasse Collin · 9 years ago
  92. c923b14 Build: Prepare to support Automake's subdir-objects. by Lasse Collin · 9 years ago
  93. 08c2aa1 Translations: Update the Italian translation. by Lasse Collin · 9 years ago
  94. 2f9f61a Translations: Update the Polish translation. by Lasse Collin · 10 years ago
  95. 4f9d233 l10n: de.po: Change translator email address. by Andre Noll · 10 years ago
  96. 00502b2 l10n: de.po: Update German translation by Andre Noll · 10 years ago
  97. 706b049 l10n: de.po: Fix typo: Schießen -> Schließen. by Andre Noll · 10 years ago
  98. 7c32e6a Update THANKS. by Lasse Collin · 10 years ago
  99. 076258c Add support for AmigaOS/AROS to tuklib_physmem(). by Lasse Collin · 10 years ago
  100. efa7b0a xzgrep: Avoid passing both -q and -l to grep. by Lasse Collin · 10 years ago