summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* GPG signature improvements for compatibilityStephane Peter2021-04-293-27/+27
* Apply similar compatibility shift fix after PRStephane Peter2021-04-281-1/+1
* Add signature verification option (#241)AXsagi2021-04-284-2/+101
* More backwards compatible handling of shiftStephane Peter2021-04-282-20/+20
* Updated FreeBSD VMStephane Peter2021-04-281-1/+1
* Missing $; also grab Windows buildsStephane Peter2021-03-181-1/+13
* Only test already built archives in FreeBSD and Solaris for nowStephane Peter2021-03-181-10/+19
* Use realpath after file was createdStephane Peter2021-03-171-0/+1
* Can't reliably use realpath on non-existent filesStephane Peter2021-03-171-1/+1
* Install bash on FreeBSD; Smaller Solaris VM; More compatible cp callStephane Peter2021-03-173-2/+4
* Avoid using make on Solaris; remove odd output to /dev/ttyStephane Peter2021-03-172-3/+3
* Try sshfs sync for FreeBSDStephane Peter2021-03-171-0/+1
* Run tests explicitly through bashStephane Peter2021-03-171-3/+3
* Run tests on Solaris VMStephane Peter2021-03-171-0/+24
* Run artifact first, more compatible run tests scriptStephane Peter2021-03-172-7/+2
* Fix typo and add test run script instead of all through the MakefileStephane Peter2021-03-174-10/+14
* Run git outside of VM; download artifact from LinuxStephane Peter2021-03-161-3/+11
* Depend BSD on other platforms first, try to fix Makefile for LinuxStephane Peter2021-03-162-1/+2
* Install git on FreeBSD, clean up MakefileStephane Peter2021-03-162-7/+2
* Upload artifact on Linux only; attempt to test on FreeBSD via actionsStephane Peter2021-03-161-0/+16
* Doc updateStephane Peter2021-01-162-1/+2
* 2.4.3 releaserelease-2.4.3Stephane Peter2021-01-162-3/+4
* Fixed --posix orderStephane Peter2021-01-161-1/+1
* Explicitly make POSIX tar archivesStephane Peter2021-01-161-1/+1
* fix #235: remove $OSTYPE from header (#236)realtime-neil2020-12-212-1/+123
* fix #102: ed README.md: delete duplicate --header (#233)realtime-neil2020-11-301-1/+0
* fix #231: get --append working with --compress (#232)realtime-neil2020-11-282-51/+91
* Test dd features before executing (#161) (#228)CTerasaGuF2020-11-171-3/+8
* cleanup / added examples makeself.1 manual (#226)nunotexbsd2020-10-251-16/+19
* Check for expected total archive size (bug #224)Stephane Peter2020-10-182-0/+13
* Cosmetic spacingStephane Peter2020-10-161-11/+11
* Added test for truncated archivesStephane Peter2020-10-161-1/+12
* Added unit test to check for corrupted archiveStephane Peter2020-10-141-0/+27
* fix #222: de-duplicate leaf directories (#223)realtime-neil2020-10-011-1/+17
* Fixed typoStephane Peter2020-08-061-1/+1
* Fix archive dir (#219)Andy Neff2020-07-062-1/+52
* Update makeself.sh (#218)michaelcurrin2020-06-201-2/+2
* Cosmetic changesStephane Peter2020-06-172-6/+6
* Fix append (#217)Andy Neff2020-06-172-1/+16
* Escape ARCHIVE_DIR properly (#213)Stephane Peter2020-06-031-1/+1
* Switch to develop branch for shell-linterStephane Peter2020-04-271-1/+1
* Switch to my branch of shell-linterStephane Peter2020-04-271-1/+1
* Added 2.4.2 detailsStephane Peter2020-04-271-0/+1
* Documentation updates for 2.4.2release-2.4.2Stephane Peter2020-04-272-8/+9
* Preliminary support for zstd compression (#210)Stephane Peter2020-04-273-3/+21
* 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
* Added threading support (#204)mlimber2020-04-033-2/+26
* Use `--cleanup-args` when executing cleanup script (#202)Alex Honeywell2020-03-112-2/+10
* Add cleanup script via `--cleanup file` argument (#201)Alex Honeywell2020-03-094-1/+40