index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
Cmd.hs
Age
Commit message (
Expand
)
Author
2018-01-17
Run su with --login
Joey Hess
2017-04-09
added Propellor.Property.Bootstrap (untested)
Joey Hess
2016-03-24
converted to metatypes
Joey Hess
2015-12-19
Clean build with ghc 7.10.
Joey Hess
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-06
improve docs
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-10-27
use execProcessConcurrent everywhere
Joey Hess
2015-10-27
concurrent version of createProcess
Joey Hess
2015-05-30
export createProcess with debug logging from Propellor.Property.Cmd
Joey Hess
2015-05-27
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...
Joey Hess
2015-05-07
cmdProperty' renamed to cmdPropertyEnv to make way for a new, more generic cm...
Joey Hess
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-03-11
propellor spin
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2014-12-08
propellor spin
Joey Hess
2014-10-08
fix some accidental uses of spaces, rather than tabs, for indentation
Joey Hess
2014-05-14
moved source code to src
Joey Hess