gpg/src
CrazyMax 106dc525b1
Move GPG_PRIVATE_KEY env var to gpg-private-key input
Move PASSPHRASE env var to passphrase input
Rename git_user_signingkey input to git-user-signingkey
Rename git_commit_gpgsign input to git-commit-gpgsign
Rename git_tag_gpgsign input to git-tag-gpgsign
Rename git_push_gpgsign input to git-push-gpgsign
Rename git_committer_name input to git-committer-name
Rename git_committer_email input to git-committer-email
2020-09-06 22:03:16 +02:00
..
addressparser.d.ts Configure and check committer email against GPG user address 2020-05-05 20:01:45 +02:00
context.ts Move GPG_PRIVATE_KEY env var to gpg-private-key input 2020-09-06 22:03:16 +02:00
exec.ts Allow to seed the internal cache of gpg-agent with provided passphrase (#5) 2020-05-04 16:17:14 +02:00
git.ts Clean code 2020-05-11 19:14:47 +02:00
gpg.ts Update generated content 2020-09-03 21:32:38 +02:00
main.ts Move GPG_PRIVATE_KEY env var to gpg-private-key input 2020-09-06 22:03:16 +02:00
openpgp.ts Enhanced tests 2020-05-18 17:31:00 +02:00
state-helper.ts Move GPG_PRIVATE_KEY env var to gpg-private-key input 2020-09-06 22:03:16 +02:00