summaryrefslogtreecommitdiff
path: root/src/Propellor/Types.hs
AgeCommit message (Expand)Author
2014-11-18avoid renaming --boot to --syncJoey Hess
2014-11-18Run remote propellor --spin with a controlling terminal.Joey Hess
2014-10-08a few other whitespace fixupsJoey Hess
2014-10-08fix some accidental uses of spaces, rather than tabs, for indentationJoey Hess
2014-07-06propellor spinJoey Hess
2014-06-19Add --list-fields to list a host's currently set privdata fields.Joey Hess
2014-06-19Add --edit to edit a privdata value in $EDITORJoey Hess
2014-06-09Attr is renamed to Info.Joey Hess
2014-06-05display improvementsJoey Hess
2014-06-05add show instance for HostJoey Hess
2014-06-01Added --dump to dump out a field of a host's privdata. Useful for editing it.Joey Hess
2014-05-31simplified record accessorsJoey Hess
2014-05-31got rid of the Attr -> Attr SetAttr hack, and use monoids for AttrJoey Hess
2014-05-31remove now redundant _hostname field of AttrJoey Hess
2014-05-31propellor spinJoey Hess
2014-05-28no need for existentials anymoreJoey Hess
2014-05-14moved source code to srcJoey Hess