Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: Fix option parsing for gpg-zip. | Neal H. Walfield | 2016-11-02 | 1 | -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 Koch | 2007-10-23 | 1 | -4/+2 |
| | | | | | Updated gettext. | ||||
* | * gpg-zip.in: Add --decrypt functionality. Fix quoting so filenames | David Shaw | 2005-08-05 | 1 | -5/+19 |
| | | | | | with spaces work properly. | ||||
* | Add gpg-zip, a la PGP Zip. | David Shaw | 2005-08-04 | 1 | -0/+128 |