aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-zip.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tools: Fix option parsing for gpg-zip.Neal H. Walfield2016-11-021-4/+6
| | | | | | | | | | | | | | * tools/gpg-zip.in: Correctly set GPG when --gpg is specified. Correctly set TAR when --tar is specified. Pass TAR_ARGS to tar. (cherry-picked by dkg from master branch's 84ebf15b06e435453b2f58775f97a3a1c61a7e55) -- Signed-off-by: Neal H. Walfield <[email protected]> Co-authored-by: Michael Mönch <[email protected]> GnuPG-bug-id 1351 GnuPG-bug-id 1442
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
| | | | | Updated gettext.
* * gpg-zip.in: Add --decrypt functionality. Fix quoting so filenamesDavid Shaw2005-08-051-5/+19
| | | | | with spaces work properly.
* Add gpg-zip, a la PGP Zip.David Shaw2005-08-041-0/+128