Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | split out Utility.Gpg with the generic gpg interface, from Crypto | Joey Hess | 2011-12-20 |
| | |||
* | Fix caching of decrypted ciphers, which failed when drop had to check ↵ | Joey Hess | 2011-12-08 |
| | | | | multiple different encrypted special remotes. | ||
* | clean up read/show abuse | Joey Hess | 2011-11-08 |
| | | | | | | | Avoid ever using read to parse a non-haskell formatted input string. show :: Key is arguably still show abuse, but displaying Keys as filenames is just too useful to give up. | ||
* | rename modules for data types into Types/ directory | Joey Hess | 2011-06-01 |