1
0
mirror of https://github.com/moparisthebest/gpgit synced 2024-11-15 21:45:03 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Mike Cardwell
2961b1e2ef Adds a X-GPGIT-Flattened-From header describing the original MIME structure if inline-flatten has flattened the message 2011-11-15 12:42:50 +00:00
Mike Cardwell
62c6b463a7 Replaced --alternative-strip-html option with --inline-flatten. This option does more. See --help 2011-11-15 12:27:56 +00:00
Mike Cardwell
112f66f912 Added the --alternative-strip-html argument 2011-11-14 15:00:25 +00:00
Mike Cardwell
05497a558c Set the HOME environment variable to match the homedir of the user
running the script, so that the .gnupg folder can be found easily.
2011-09-27 14:21:11 +01:00
Mike Cardwell
e6d73b62f6 Implemented --encrypt-mode and --help arguments. We now default to using
PGP/MIME for encryption at all times, but there are several modes for
using inline encryption too. See --help.
2011-03-13 11:33:39 +00:00
Mike Cardwell
e2f8c03627 Encrypt for multiple email addresses 2011-02-24 11:26:54 +00:00
Mike Cardwell
d16b607d70 Exit with an error status code if the arguments are invalid 2011-02-24 10:50:19 +00:00
Mike Cardwell
b3d4732b28 Changed contact info 2011-01-24 14:08:28 +00:00
Mike Cardwell
6948448fcb first commit 2011-01-13 18:23:38 +00:00