1. cd849d6 Drop zopfli from Rocky 9 test case. by Austin S. Hemmelgarn · 8 days ago master
  2. bb48faf Update zopfli command check in extracttest by Stéphane Peter · 8 days ago
  3. f58740c Add support for Zopfli compression. by Austin S. Hemmelgarn · 9 days ago
  4. 0bf36d6 Fix typos, improve grammar by retgal · 11 days ago
  5. 4c1e2d4 enable testByteforbyte on GNU tar by mattviasat · 2 weeks ago
  6. 04a9ff6 stops embedding a timestamp in gzip header by mattviasat · 2 weeks ago
  7. 31017ca Updated git blame ignore revs by Stephane Peter · 5 months ago
  8. 9d3a0a8 update blame ignore by mattviasat · 5 months ago
  9. ba6e14e Fix sed command by mattviasat · 5 months ago
  10. d0d0283 Don't show whitespace change in git blame by mattviasat · 5 months ago
  11. 18141f6 Use spaces instead of tabs and spaces by mattviasat · 5 months ago
  12. 7a3ff64 Switch to Intel builds for NetBSD by Stephane Peter · 5 months ago
  13. 36c1e72 Update GitHub Actions to use latest versions by Stephane Peter · 5 months ago
  14. ba88ffb Initialize the iflag variable with an empty string by Andrus Suvalau · 8 months ago
  15. 33c28e8 Add check for iflag=fullblock by Andrus Suvalau · 8 months ago
  16. bd86bf6 Add iflag=fullblock to dd by Andrus Suvalau · 8 months ago
  17. 6ae1785 Revert "fix: only skip offset" by Stephane Peter · 8 months ago
  18. 6eca970 Fix test/infotest to use "Encoding" instead of "Encryption" for base64 encoding. by Stephane Peter · 9 months ago
  19. 8101dd0 Report encoding in info output for base64 by Stephane Peter · 9 months ago
  20. 0124d05 Update version file so tests can run by Stephane Peter · 9 months ago
  21. 7865c08 Adjust output messages for compression and encryption so that base64 is not misinterpreted as encryption. by Stephane Peter · 9 months ago
  22. f3b9d64 Updated inline documentation in makeself.sh to reflect the new changes in 2.7 by Stephane Peter · 9 months ago
  23. 3815292 Handle base64 encoding after compression. Updated documentation. Prepare for release 2.7.1. by Stephane Peter · 9 months ago release-2.7.1
  24. ce19ea1 Updated documentation and version number for 2.7.0 by Stephane Peter · 9 months ago release-2.7.0
  25. b4b277e zstd and openssl are already installed on macOS by Stephane Peter · 9 months ago
  26. 04c04cb Install openssl and zstd in the build workflow, and handle gracefully when they are not available. by Stephane Peter · 9 months ago
  27. 1a0e926 Support both encryption and compression modes at the same time. by Stephane Peter · 9 months ago
  28. 6208847 Use ARM64 for NetBSD by Stephane Peter · 9 months ago
  29. 1276e5a Can't use ARM for Alpine yet by Stephane Peter · 9 months ago
  30. ea335ab Run one of the CI jobs on an ARM64 machine by Stephane Peter · 9 months ago
  31. 38c132e Strip signing password from the output of --info by Stephane Peter · 9 months ago
  32. a9d64f3 Fix #349: pre-extraction script execution in combination with --notemp by Vladislav Ermolaev · 11 months ago
  33. 6a29bfb feat(variable): Access archive name from script by Alex Boutin · 12 months ago
  34. a5fbefc feat(variable): Access archive name from script by Alex Boutin · 12 months ago
  35. 6abf2d8 Fix version number in makeself.1 and makeself.sh by Stephane Peter · 12 months ago
  36. 55d96ab Forgot to update the version file by Stephane Peter · 12 months ago release-2.6.0
  37. 52569d1 Update workflows in Actions by Stephane Peter · 12 months ago
  38. 51e7299 fix: only skip offset by Joakim Fors · 12 months ago
  39. a20c7bd Output creating directory message to stdout instead of stderr by emirbuljubasic · 1 year, 3 months ago
  40. 3619951 Switch back to Rocky Linux 9 by Stephane Peter · 1 year, 5 months ago
  41. 20a8028 Switch to latest rockylinux by Stephane Peter · 1 year, 5 months ago
  42. 791aa94 Update workflow to use ubicloud-standard-2 by Stephane Peter · 1 year, 5 months ago
  43. cc01642 Remove negative test by Mark Landis · 1 year, 5 months ago
  44. 84c63ed Feature: Allow extra options to compressor by Mark Landis · 1 year, 5 months ago
  45. bccc0e4 Changed output from stderr to stdout if the checksum is ok. by Jan Vermaete · 2 years, 1 month ago
  46. 3abcd7a Fix correct line for zstd by Stephane Peter · 2 years, 1 month ago
  47. fc90e58 zstd is now pre-installed on MacOS actions by Stephane Peter · 2 years, 1 month ago
  48. 949b599 More compatible base64 handling by Stephane Peter · 2 years, 1 month ago
  49. affe5e3 Added error handling for environments where the more command does not support the -e option. by OMRON SENTECH · 2 years, 5 months ago
  50. 271b54a bug fix: fix mktemp on macos and escaping backslashes on alpine by Mykyta Poberezhniy · 2 years, 6 months ago
  51. c9365df update readme by Mykyta Poberezhniy · 2 years, 6 months ago
  52. 958a9e1 Add a pre-extract script (#1) by mpoberezhniy · 2 years, 6 months ago
  53. c101321 Switch to Ubicloud runners for Alpine and Rocky Linux tests by Stephane Peter · 2 years, 6 months ago
  54. 1e94247 adding RockyLinux to build.yml by zero-pytagoras · 2 years, 7 months ago
  55. 6b5ff56 Update makeself.sh by zero-pytagoras · 2 years, 7 months ago
  56. 1f4baba Upgraded more actions for Node 20 by Stephane Peter · 2 years, 7 months ago
  57. 5f79d74 Updated test actions versions by Stephane Peter · 2 years, 7 months ago
  58. c418cad Fix for NetBSD tests, revert Solaris VM to using macOS by Stephane Peter · 2 years, 10 months ago
  59. bb4e871 Fix OpenBSD package install by Stephane Peter · 2 years, 10 months ago
  60. 87f1c82 Updated Github actions by Stephane Peter · 2 years, 10 months ago
  61. 096ca3e Upgrade FreeBSD VM actions for CI by Stephane Peter · 2 years, 10 months ago
  62. 9414c66 fix #318: document and test SETUP_NOCHECK (#319) by the-real-neil · 2 years, 10 months ago
  63. 98b312a Add -e to PAGER options. (#317) by OMRON SENTECH · 2 years, 10 months ago
  64. 7ed7219 Move "--target dir" to after the "--tar-extra" example (#313) by Peter Whittaker · 3 years ago
  65. 263bd2e add description of makeself option «target» (#307) by Stas Fomin · 3 years, 4 months ago
  66. 64e1262 --accept should skip pager/more utility, allowing non-interactive install (#305) by Aaron Queen · 3 years, 5 months ago
  67. 948700a Remove stale makeself.lsm reference from README (#303) by Dridi Boukelmoune · 3 years, 5 months ago
  68. d8196ec Update checkout action by Stephane Peter · 3 years, 6 months ago
  69. 09488c5 Removed version history from script comment. Actually updated the version there too. by Stephane Peter · 3 years, 6 months ago release-2.5.0
  70. 3871359 README.md update by Stephane Peter · 3 years, 6 months ago
  71. 690ce48 Documentation updates and bumping version to 2.5.0 for release. by Stephane Peter · 3 years, 6 months ago
  72. d201e57 Updated man page (fixes #260) by Stephane Peter · 3 years, 6 months ago
  73. 3ca04a8 Cannot use count=0 argument to dd as it breaks NetBSD compatibility. by Stephane Peter · 3 years, 6 months ago
  74. 159120e Replace another instance of realpath; add quiet test on platforms by Stephane Peter · 3 years, 6 months ago
  75. 44b91a2 Needed to update testlinter script for readlink by Stephane Peter · 3 years, 6 months ago
  76. 3212153 Use the more compatible `readlink -f` instead of `realpath` in tests. by Stephane Peter · 3 years, 6 months ago
  77. 7ef2e4d Evaluate variables in helpheader (#292) by hgdagon · 3 years, 7 months ago
  78. 117e41d Add bzip3 compression support (#289) by Chloe Strachan · 3 years, 9 months ago
  79. f0658cc fix #282 redux: ESXi workaround: 'tr' -> 'sed' (#286) by realtime-neil · 3 years, 11 months ago
  80. 1d258e5 Use readlink to help on NetBSD by Stephane Peter · 3 years, 11 months ago
  81. f096f88 Added NetBSD testing; update checkout action for lint by Stephane Peter · 3 years, 11 months ago
  82. af9db72 Added OpenBSD tests by Stephane Peter · 3 years, 11 months ago
  83. 2e91576 Updated versions of VM addons by Stephane Peter · 3 years, 11 months ago
  84. be0a5d3 fix 282: 'df -kP' -> 'df -k' (#283) by realtime-neil · 3 years, 11 months ago
  85. 925ba15 Drop LSM file (#274) by Pino Toscano · 4 years, 2 months ago
  86. a4f40a2 move from bashunit to shunit2. refactoring tests. (#272) by Alexandr Reshetnikov · 4 years, 3 months ago
  87. 3082ba9 Better check for tty (fixes #271) by Stephane Peter · 4 years, 4 months ago
  88. e7eb0fd Don't include test or git files in releases (fixes #268) by Stephane Peter · 4 years, 5 months ago
  89. 64674c7 add test on Alpine and Nanoserver using busybox (#265) by Alexandr Reshetnikov · 4 years, 7 months ago
  90. 5809be7 Update $USER_PWD when using --copy (fixes #262) by Stephane Peter · 4 years, 9 months ago
  91. 6c572d3 Clarify documentation about startup script requirements. Markdown improvements in README. by Stephane Peter · 4 years, 9 months ago
  92. c821d2c Expanded on LSM by Stephane Peter · 4 years, 11 months ago
  93. 0eea019 Upgrade FreeBSD VM by Stephane Peter · 4 years, 11 months ago
  94. ddcd6ae Explicit 10.15 CI image for VirtualBox by Stephane Peter · 4 years, 11 months ago
  95. 208157f Prefix -> Extension (bug #259) by Stephane Peter · 4 years, 11 months ago
  96. 7fd0d2d signtest: more and better (#258) by realtime-neil · 5 years ago
  97. 3114b01 Honor $GPG_EXTRA when signing archives by Stephane Peter · 5 years ago
  98. f98f9db fix #254: allow and sanitize lsm files without trailing newlines (#255) by realtime-neil · 5 years ago
  99. 5742be6 Updated link to release by Stephane Peter · 5 years ago release-2.4.5
  100. 0250ef1 Updated README by Stephane Peter · 5 years ago