summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Cmd.hs
AgeCommit message (Expand)Author
2018-01-17Run su with --loginJoey Hess
2017-04-09added Propellor.Property.Bootstrap (untested)Joey Hess
2016-03-24converted to metatypesJoey Hess
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-06improve docsJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-10-27use execProcessConcurrent everywhereJoey Hess
2015-10-27concurrent version of createProcessJoey Hess
2015-05-30export createProcess with debug logging from Propellor.Property.CmdJoey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess
2015-05-07cmdProperty' renamed to cmdPropertyEnv to make way for a new, more generic cm...Joey Hess
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-03-11propellor spinJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-12-08propellor spinJoey Hess
2014-10-08fix some accidental uses of spaces, rather than tabs, for indentationJoey Hess
2014-05-14moved source code to srcJoey Hess