summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Gpg.hs
AgeCommit message (Expand)Author
2016-12-24GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...Joey Hess
2016-03-26more portingJoey Hess
2015-12-17minor tweakJoey Hess
2015-12-17Gpg: fix gpg parameters in hasPrivKey and hasPubKeyFélix Sipma
2015-12-17Gpg: use processTranscript in hasPrivKey and hasPubKeyFélix Sipma
2015-12-16Gpg: parse GpgKeyType in keyImportedFélix Sipma
2015-12-16Gpg.keyImported: check if a pubKey is imported instead of using a flagfileFélix Sipma
2015-12-16Gpg: use isJustFélix Sipma
2015-12-16Gpg: add hasPrivKey and hasPubKeyFélix Sipma
2015-10-10propellor spinJoey Hess
2015-09-14clean up privdata excess/lacking newline issueJoey Hess
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-12-14broke up big function to describe PrivDataFieldJoey Hess
2014-11-15Convert GpgKeyId to newtypeJoey Hess
2014-07-06propellor spinJoey Hess
2014-05-14moved source code to srcJoey Hess