aboutsummaryrefslogtreecommitdiff
path: root/src/data/pgp.lisp
Commit message (Expand)AuthorAge
* refactor use of gnupg in CONSFIGURATOR.DATA.PGPDavid Bremner2022-05-05
* replace ESCAPE-SH-TOKEN and ESCAPE-SH-COMMAND with new SH-ESCAPESean Whitton2022-03-11
* DATA.PGP: use WITH-STANDARD-IO-SYNTAXSean Whitton2021-05-25
* DATA.PGP: use SAFE-READ-FROM-STRINGSean Whitton2021-05-25
* simplify definition of MISSING-DATA-SOURCESean Whitton2021-03-23
* untabifySean Whitton2021-03-22
* add and use :CONSFIGURATOR named readtableSean Whitton2021-03-20
* DATA.PGP: set DATA-VERSION slotSean Whitton2021-02-24
* set :IDEN1 and :IDEN2 when initialising DATA objectsSean Whitton2021-02-22
* DATA.PGP: fix cache flushingSean Whitton2021-02-22
* DATA.PGP: wrap extracted data in correct objectSean Whitton2021-02-22
* touch(1) is not sufficient to first start using DATA.PGPSean Whitton2021-02-22
* have PGP data source signal MISSING-DATA-SOURCESean Whitton2021-02-21
* implement simple pgp prerequisite data storeSean Whitton2021-02-21
* normalise file headers and some commentsSean Whitton2021-02-16
* move code into an src/ subdirSean Whitton2021-02-16