summaryrefslogtreecommitdiff
path: root/makeself.sh
Commit message (Expand)AuthorAgeFilesLines
* Removed version history from script comment. Actually updated the version the...release-2.5.0Stephane Peter2023-03-131-67/+4
* Add bzip3 compression support (#289)Chloe Strachan2022-12-251-1/+16
* add test on Alpine and Nanoserver using busybox (#265)Alexandr Reshetnikov2022-02-071-0/+1
* Clarify documentation about startup script requirements. Markdown improvement...Stephane Peter2021-12-071-4/+5
* Honor $GPG_EXTRA when signing archivesStephane Peter2021-09-221-1/+1
* fix #254: allow and sanitize lsm files without trailing newlines (#255)realtime-neil2021-08-221-1/+1
* Added --tar-format option (default is ustar)Stephane Peter2021-06-221-4/+11
* Oops, forgot to increase version inside scriptStephane Peter2021-06-051-1/+1
* Revert "Remove unnecessary escaped single quote, which throws off certain tex...Pete Dietl2021-06-031-1/+1
* Pass threads option to zstd compressor (#244)Hugo Chargois2021-05-101-0/+3
* ustar is the least bad of the bunch; FreeBSD might have other issuesStephane Peter2021-04-291-1/+1
* Try to use GNU tar if available; switch to paxStephane Peter2021-04-291-1/+5
* Trying v7 tar formatStephane Peter2021-04-291-1/+1
* Try switching to ustar for better compatibilityStephane Peter2021-04-291-1/+1
* GPG signature improvements for compatibilityStephane Peter2021-04-291-5/+3
* Add signature verification option (#241)AXsagi2021-04-281-2/+26
* More backwards compatible handling of shiftStephane Peter2021-04-281-16/+16
* Doc updateStephane Peter2021-01-161-1/+1
* 2.4.3 releaserelease-2.4.3Stephane Peter2021-01-161-2/+3
* Fixed --posix orderStephane Peter2021-01-161-1/+1
* Explicitly make POSIX tar archivesStephane Peter2021-01-161-1/+1
* fix #231: get --append working with --compress (#232)realtime-neil2020-11-281-7/+10
* Check for expected total archive size (bug #224)Stephane Peter2020-10-181-0/+6
* Cosmetic spacingStephane Peter2020-10-161-11/+11
* fix #222: de-duplicate leaf directories (#223)realtime-neil2020-10-011-1/+17
* Update makeself.sh (#218)michaelcurrin2020-06-201-2/+2
* Cosmetic changesStephane Peter2020-06-171-6/+5
* Fix append (#217)Andy Neff2020-06-171-0/+1
* Documentation updates for 2.4.2release-2.4.2Stephane Peter2020-04-271-2/+2
* Preliminary support for zstd compression (#210)Stephane Peter2020-04-271-1/+10
* Added threading support (#204)mlimber2020-04-031-1/+24
* Add cleanup script via `--cleanup file` argument (#201)Alex Honeywell2020-03-091-0/+5
* Fix issues from shellcheckStephane Peter2020-03-051-4/+4
* Implemented some shellcheck suggestionsStephane Peter2020-03-031-10/+10
* Printing content of license file (#197) (#198)Michal Hagara2020-02-061-1/+1
* Include empty dirs in archive -- Fix #175 (#176)Timothy Brackett2019-11-201-1/+1
* replace calls to MS_Help with MS_Usage (#183)Pete Dietl2019-10-171-12/+12
* Remove unnecessary escaped single quote, which throws off certain text editor...Pete Dietl2019-10-171-1/+1
* Merge branch 'master' of github.com:megastep/makeselfStephane Peter2019-09-141-7/+9
|\
| * Fix #48 --append functionality (#174)Timothy Brackett2019-09-131-7/+9
* | Indentation fixesStephane Peter2019-09-141-13/+13
|/
* fix #167: whitespace license path (#168)realtime-neil2019-08-041-1/+1
* Issue #152 (#157)Mirko Serra2019-02-151-0/+11
* stable sort, even with whitespace paths (#153)realtime-neil2019-01-301-1/+4
* Make xargs handle filenames that contain spaces (#151)Irnes Mujkanovic2019-01-281-1/+1
* stable order inputs: find, sort, tar -T (#149)realtime-neil2019-01-171-11/+24
* Support OpenSSL encryption with compression (not instead of) (#133)Alex Tokarev2018-06-011-18/+32
* Documentation updatesStephane Peter2018-04-271-0/+1
* Report SHA on archive creation. Not exclusive of MD5 automatically.Stephane Peter2018-04-271-6/+14
* Export SHA separatelyStephane Peter2018-04-261-2/+5