1. c09e91d Update THANKS. by Lasse Collin · 11 years ago
  2. eb6ca98 xz: Make the man page more friendly to doclifter. by Lasse Collin · 11 years ago
  3. 0c0a194 xz: A couple of man page fixes. by Lasse Collin · 11 years ago
  4. 2fcda89 xz: Fix interaction between preset and custom filter chains. by Lasse Collin · 11 years ago
  5. 97379c5 Build: Use -Wvla with GCC if supported. by Lasse Collin · 12 years ago
  6. 8957c58 xzdec: Improve the --help message. by Lasse Collin · 12 years ago
  7. ed886e1 Update THANKS. by Lasse Collin · 12 years ago
  8. 5019413 xzgrep: make the '-h' option to be --no-filename equivalent by Jeff Bastian · 12 years ago
  9. 5ea900c liblzma: Be less picky in lzma_alone_decoder(). by Lasse Collin · 12 years ago
  10. bb117ff liblzma: Use lzma_block_buffer_bound64() in threaded encoder. by Lasse Collin · 12 years ago
  11. e572e12 liblzma: Fix another deadlock in the threaded encoder. by Lasse Collin · 12 years ago
  12. b465da5 liblzma: Add lzma_block_uncomp_encode(). by Lasse Collin · 12 years ago
  13. 9e6dabc Avoid unneeded use of awk in xzless. by Lasse Collin · 12 years ago
  14. e7b424d Make the progress indicator smooth in threaded mode. by Lasse Collin · 12 years ago
  15. 2ebbb99 liblzma: Fix mythread_sync for nested locking. by Lasse Collin · 12 years ago
  16. 4c7e287 xz: Mention --threads in --help. by Lasse Collin · 12 years ago
  17. db5c181 xzless: Make "less -V" parsing more robust by Jonathan Nieder · 12 years ago
  18. 6553621 xz: Fix the note about --rsyncable on the man page. by Lasse Collin · 12 years ago
  19. 3d93b63 xz: Improve handling of failed realloc in xrealloc. by Lasse Collin · 12 years ago
  20. ab22562 A few typo fixes to comments and the xz man page. by Lasse Collin · 12 years ago
  21. f3c1ec6 xz: Add a warning to --help about alpha and beta versions. by Lasse Collin · 12 years ago
  22. d8eaf9d Build: Bump gettext version requirement to 0.18. by Lasse Collin · 12 years ago
  23. 96e0890 Update THANKS. by Lasse Collin · 12 years ago
  24. 3778db1 liblzma: Make the use of lzma_allocator const-correct. by Lasse Collin · 12 years ago
  25. d625c7c Tests: Remove tests/test_block.c that had gotten committed accidentally. by Lasse Collin · 12 years ago
  26. 0b09d26 Build: Include macosx/build.sh in the distribution. by Lasse Collin · 12 years ago
  27. d6e0b23 Build: Include validate_map.sh in the distribution. by Lasse Collin · 12 years ago
  28. 19de545 Docs: Fix the name LZMA Utils -> XZ Utils in debug/README. by Lasse Collin · 12 years ago
  29. 672eccf Include debug/translation.bash in the distribution. by Lasse Collin · 12 years ago
  30. cafb523 xz: Document --block-list better. by Lasse Collin · 12 years ago
  31. c7ff218 Bump the version number to 5.1.2alpha. by Lasse Collin · 12 years ago v5.1.2alpha
  32. 8f3c1d8 Update NEWS for 5.1.2alpha. by Lasse Collin · 12 years ago
  33. 0d5fa05 xz: Fix the version number printed by xz -lvv. by Lasse Collin · 12 years ago
  34. df11317 Build: Add a comment to configure.ac about symbol versioning. by Lasse Collin · 12 years ago
  35. bd9cc17 Update TODO. by Lasse Collin · 12 years ago
  36. 4a238dd Document --enable-symbol-versions in INSTALL. by Lasse Collin · 12 years ago
  37. 88ccf47 xz: Add incomplete support for --block-list. by Lasse Collin · 12 years ago
  38. 972179c xz: Update the man page about the new field in --robot -lvv. by Lasse Collin · 12 years ago
  39. 1403707 liblzma: Check that the first byte of range encoded data is 0x00. by Lasse Collin · 12 years ago
  40. eccd801 Update NEWS from 5.0.4. by Lasse Collin · 12 years ago
  41. 2e6754e xz: Update man page date to match the latest update. by Lasse Collin · 12 years ago
  42. b3235a0 Docs: Language fix to 01_compress_easy.c. by Lasse Collin · 12 years ago
  43. f1675f7 Fix the top-level Makefile.am for the new example programs. by Lasse Collin · 12 years ago
  44. 3a0c537 Docs: Add new example programs. by Lasse Collin · 12 years ago
  45. 1bd2c2c Docs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc/examples_old. by Lasse Collin · 12 years ago
  46. 905f0ab Docs: Fix a bug in xz_pipe_decomp.c example program. by Lasse Collin · 12 years ago
  47. 4bd1a3b Translations: Update the French translation. by Lasse Collin · 12 years ago
  48. d2e836f Translations: Update the German translation. by Lasse Collin · 12 years ago
  49. c9a1615 Translations: Update the German translation. by Lasse Collin · 12 years ago
  50. 1530a74 Translations: Update Polish translation. by Lasse Collin · 12 years ago
  51. d8db706 liblzma: Fix possibility of incorrect LZMA_BUF_ERROR. by Lasse Collin · 12 years ago
  52. 3f94b6d Update THANKS. by Lasse Collin · 13 years ago
  53. 7769ea0 xz: Don't show a huge number in -vv when memory limit is disabled. by Lasse Collin · 13 years ago
  54. ec92110 xz: Document the "summary" lines of --robot -lvv. by Lasse Collin · 13 years ago
  55. 27d24eb xz: Fix output of verbose --robot --list modes. by Lasse Collin · 13 years ago
  56. ab25b82 Build: Upgrade m4/acx_pthread.m4 to the latest version. by Lasse Collin · 13 years ago
  57. d05d6d6 Update THANKS. by Lasse Collin · 13 years ago
  58. e077391 Docs: Cleanup line wrapping a bit. by Lasse Collin · 13 years ago
  59. fc39849 Fix a few typos and add some missing articles in some documents. by Benno Schulenberg · 13 years ago
  60. 29fa056 Windows: Update notes about static linking with MSVC. by Lasse Collin · 13 years ago
  61. aac1b31 liblzma: Remove outdated comments. by Lasse Collin · 13 years ago
  62. df14a46 DOS: Link against DJGPP's libemu to support FPU emulation. by Lasse Collin · 13 years ago
  63. 03ed742 liblzma: Fix Libs.private in liblzma.pc to include -lrt when needed. by Lasse Collin · 13 years ago
  64. 8c5b13a Docs: Update MINIX 3 information in INSTALL. by Lasse Collin · 13 years ago
  65. c7376fc Update THANKS. by Lasse Collin · 13 years ago
  66. cff070a Fix exit status of xzgrep when grepping binary files. by Lasse Collin · 13 years ago
  67. 41cafb2 Update THANKS. by Lasse Collin · 13 years ago
  68. 2dcea03 Fix compiling with IBM XL C on AIX. by Lasse Collin · 13 years ago
  69. 7db6bdf Tests: Fix a compiler warning with _FORTIFY_SOURCE. by Lasse Collin · 13 years ago
  70. 694952d Docs: Explain the stable releases better in README. by Lasse Collin · 13 years ago
  71. 418fe66 xz: Show minimum required XZ Utils version in xz -lvv. by Lasse Collin · 13 years ago
  72. 7081d82 xz: Fix a typo in a comment. by Lasse Collin · 13 years ago
  73. 232fe7c Update THANKS. by Lasse Collin · 13 years ago
  74. 74d2bae xz: Fix xz on EBCDIC systems. by Lasse Collin · 13 years ago
  75. 4ac4923 Update THANKS. by Lasse Collin · 13 years ago
  76. ab50ae3 liblzma: Fix invalid free() in the threaded encoder. by Lasse Collin · 13 years ago
  77. 6b620a0 liblzma: Fix a deadlock in the threaded encoder. by Lasse Collin · 13 years ago
  78. bd52cf1 Build: Fix "make check" on Windows. by Lasse Collin · 13 years ago
  79. 5c5b225 Update THANKS. by Lasse Collin · 13 years ago
  80. 5b1e1f1 Workaround unusual SIZE_MAX on SCO OpenServer. by Lasse Collin · 13 years ago
  81. e9ed881 Run the scripts with the correct shell in test_scripts.sh. by Lasse Collin · 13 years ago
  82. 1c673e5 Fix exit status of "xzdiff foo.xz bar.xz". by Lasse Collin · 13 years ago
  83. 324cde7 liblzma: Remove unneeded semicolon. by Lasse Collin · 13 years ago
  84. 492c863 Build: Make configure print if symbol versioning is enabled or not. by Lasse Collin · 14 years ago
  85. fc4d443 Don't call close(-1) in tuklib_open_stdxxx() on error. by Lasse Collin · 14 years ago
  86. bd35d90 liblzma: Use symbol versioning. by Lasse Collin · 14 years ago
  87. afbb244 Translations: Update the Italian translation. by Lasse Collin · 14 years ago
  88. 79bef85 Tests: Add a test file for the bug in the previous commit. by Lasse Collin · 14 years ago
  89. c029744 xz: Fix error handling in xz -lvv. by Lasse Collin · 14 years ago
  90. 8bd9191 liblzma: Handle allocation failures correctly in lzma_index_init(). by Lasse Collin · 14 years ago
  91. fe00f95 Build: Fix checking for system-provided SHA-256. by Lasse Collin · 14 years ago
  92. 21b45b9 Build: Set GZIP_ENV=-9n in top-level Makefile.am. by Lasse Collin · 14 years ago
  93. 48053e8 Update NEWS for 5.0.3. by Lasse Collin · 14 years ago
  94. bba37df Add French translation. by Lasse Collin · 14 years ago
  95. 4161d76 xz: Translate also the string used to print the program name. by Lasse Collin · 14 years ago
  96. b94aa0c liblzma: Try to use SHA-256 from the operating system. by Lasse Collin · 14 years ago
  97. f004128 Don't use clockid_t in mythread.h when clock_gettime() isn't available. by Lasse Collin · 14 years ago
  98. f779516 Update THANKS. by Lasse Collin · 14 years ago
  99. 830ba58 Update INSTALL with a note about linker problem on OpenSolaris x86. by Lasse Collin · 14 years ago
  100. ec71063 Build: Fix initialization of enable_check_* variables in configure.ac. by Lasse Collin · 14 years ago