aboutsummaryrefslogtreecommitdiff
path: root/Utility/Gpg.hs
Commit message (Expand)AuthorAge
...
* avoid partial !! in gpg list-keys parserGravatar Joey Hess2012-10-16
* fix gpg pipeline stallGravatar Joey Hess2012-09-09
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-17
|\
| * Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt.Gravatar Joey Hess2012-08-17
* | add back debug loggingGravatar Joey Hess2012-07-19
* | switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
|/
* avoid ByteString.Char8 where not neededGravatar Joey Hess2012-06-20
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* don't use GPG_AGENT_INFO to force batch mode in test suiteGravatar Joey Hess2012-01-09
* Fix overbroad gpg --no-tty fix from last release.Gravatar Joey Hess2012-01-07
* Run gpg with --no-tty. Closes: #654721Gravatar Joey Hess2012-01-05
* test encrypted special remoteGravatar Joey Hess2011-12-20
* split out Utility.Gpg with the generic gpg interface, from CryptoGravatar Joey Hess2011-12-20