summaryrefslogtreecommitdiff
path: root/makeself-header.sh
Commit message (Expand)AuthorAgeFilesLines
* --accept should skip pager/more utility, allowing non-interactive install (#305)Aaron Queen2023-04-241-1/+1
* Documentation updates and bumping version to 2.5.0 for release.Stephane Peter2023-03-131-1/+1
* Cannot use count=0 argument to dd as it breaks NetBSD compatibility.Stephane Peter2023-03-121-1/+1
* Evaluate variables in helpheader (#292)hgdagon2023-02-251-3/+3
* fix #282 redux: ESXi workaround: 'tr' -> 'sed' (#286)realtime-neil2022-10-271-6/+6
* fix 282: 'df -kP' -> 'df -k' (#283)realtime-neil2022-10-261-1/+1
* Better check for tty (fixes #271)Stephane Peter2022-05-161-1/+1
* Update $USER_PWD when using --copy (fixes #262)Stephane Peter2021-12-081-0/+1
* Use $PAGER when displaying builtin license, if anyStephane Peter2021-05-111-3/+5
* GPG signature improvements for compatibilityStephane Peter2021-04-291-10/+11
* Apply similar compatibility shift fix after PRStephane Peter2021-04-281-1/+1
* Add signature verification option (#241)AXsagi2021-04-281-0/+32
* More backwards compatible handling of shiftStephane Peter2021-04-281-4/+4
* Avoid using make on Solaris; remove odd output to /dev/ttyStephane Peter2021-03-171-2/+2
* fix #235: remove $OSTYPE from header (#236)realtime-neil2020-12-211-1/+1
* Test dd features before executing (#161) (#228)CTerasaGuF2020-11-171-3/+8
* Check for expected total archive size (bug #224)Stephane Peter2020-10-181-0/+7
* Fix archive dir (#219)Andy Neff2020-07-061-1/+1
* Escape ARCHIVE_DIR properly (#213)Stephane Peter2020-06-031-1/+1
* Honor the --quiet flag when checking archive checksums (#209)Stephane Peter2020-04-201-6/+6
* Make `--noexec` also apply to the cleanup script (#206)Alex Honeywell2020-04-081-1/+2
* Use `--cleanup-args` when executing cleanup script (#202)Alex Honeywell2020-03-111-1/+8
* Add cleanup script via `--cleanup file` argument (#201)Alex Honeywell2020-03-091-1/+30
* Removed bashismStephane Peter2020-02-061-1/+1
* Use export in a way more compatible with arcane shellsStephane Peter2020-02-051-2/+4
* Expose dirname of makeself executable (#195)Jonathan Coffman2020-01-211-0/+1
* change skip to a variable (#188)Pete Dietl2019-11-151-5/+6
* Removed -title since its not compatible with all terminal types. (#191)DatuX2019-11-081-2/+2
* Change the first dd to not consume all of stdin (#185)Pete Dietl2019-10-171-1/+1
* Fix #48 --append functionality (#174)Timothy Brackett2019-09-131-1/+0
* Issue #152 (#157)Mirko Serra2019-02-151-2/+7
* disable showing license page by page when --accept option is used (#150)Luciferius2019-01-241-1/+5
* Use `rm` from PATH (#142)Keshav Kini2018-10-011-2/+2
* Outputp SHA in --dumpconf (issue #143)Stephane Peter2018-09-201-1/+2
* Quote $TMPROOTStephane Peter2018-06-111-1/+1
* Always print checksum status (fixes bug #136)Stephane Peter2018-06-111-3/+3
* Fix the handover from MS_dd_Progress() to MS_dd() (#137)Denis Ovsienko2018-06-101-1/+1
* Fix decryption errors on Bash 4.x (#135)Alex Tokarev2018-06-061-2/+1
* Support OpenSSL encryption with compression (not instead of) (#133)Alex Tokarev2018-06-011-9/+39
* Report SHA on archive creation. Not exclusive of MD5 automatically.Stephane Peter2018-04-271-1/+1
* Check SHA256 checksumssha-supportStephane Peter2018-04-261-1/+22
* Export SHA separatelyStephane Peter2018-04-261-0/+1
* Support base64 decoding on MacOS X (#127)Denys Havrysh2018-04-231-1/+1
* Quote more instances of pathsStephane Peter2018-04-151-5/+5
* Quote the mkdir argument tooStephane Peter2018-04-151-1/+1
* Escape the target dir so that directories with spaces can be used.Stephane Peter2018-04-151-1/+1
* Openssl improvements (#129)Alex Tokarev2018-04-091-0/+11
* Further clarifications about licensingStephane Peter2018-03-151-0/+1
* Improve handling of complex license texts (#126)sephalon2018-03-081-1/+1
* Target docfix (#120)rbcrwd2017-11-011-2/+2