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