summaryrefslogtreecommitdiff
path: root/src/Propellor/CmdLine.hs
Commit message (Expand)AuthorAge
* Set GPG_TTY when run at a terminalJoey Hess2017-07-30
* new propertiesJoey Hess2017-07-25
* use fewer tabsDaniel Brooks2016-12-27
* add a little more information to the usage textDaniel Brooks2016-12-26
* Merge branch 'joeyconfig'Joey Hess2016-12-26
|\
| * GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...Joey Hess2016-12-24
* | Added --build option, which makes propellor simply build itself.Joey Hess2016-12-26
* | get usage and man page back in syncJoey Hess2016-12-26
|/
* Remove Propellor.DotDir from the propellor library, as its use of Paths_prope...Joey Hess2016-05-01
* separate propellor --initJoey Hess2016-04-01
* propellor spinJoey Hess2016-03-30
* When new dependencies are added to propellor or the propellor config, try har...Joey Hess2016-03-30
* when run w/o parameters as root, update from git and buildJoey Hess2016-03-08
* FreeBSD Support including:Evan Cofsky2016-03-07
* propellor spinJoey Hess2016-03-06
* stop using --continue SimpleRun for spinJoey Hess2016-03-06
* refactor and propigate failure after re-running propellorJoey Hess2016-03-06
* move backJoey Hess2016-03-06
* propellor spinJoey Hess2016-03-06
* always buildFirst when --spin does --continue SimpleRunJoey Hess2016-03-02
* avoid repeated rebuilds, more type safelyJoey Hess2016-03-02
* refactor into smaller modules to untangle git and gpg modulesJoey Hess2016-01-03
* spin --via: Avoid committing on relay host.Joey Hess2015-12-31
* a few tweaks for concurrent outputJoey Hess2015-11-01
* need withConcurrentOutput to flush any buffered concurrent outputJoey Hess2015-10-28
* simplify privdata propigation to spin from controllerJoey Hess2015-10-20
* privdata propigation for Spin.controllerJoey Hess2015-10-20
* use Info to detect controller loopsJoey Hess2015-10-17
* Added --unset-unusedJoey Hess2015-10-16
* Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess2015-10-16
* propellor spinJoey Hess2015-10-10
* Added --rm-key.Joey Hess2015-09-23
* Added --unset to delete a privdata field.Joey Hess2015-06-29
* --spin now works when given a short hostname that only resolves to an ipv6 ad...Joey Hess2015-05-30
* Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess2015-05-27
* Make propellor resistent to changes to shared libraries, such as libffiJoey Hess2015-04-02
* Propellor now builds itself without needing the Makefile.Joey Hess2015-02-28
* split out types to improve haddock for Propellor.TypesJoey Hess2015-01-19
* Update intermediary propellor in --spin --viaJoey Hess2015-01-01
* add --mergeJoey Hess2014-11-23
* --spin can be passed multiple hosts, and it will provision each host in turn.Joey Hess2014-11-23
* reorgJoey Hess2014-11-22
* look for /usr/local/propellor/.git to know if it's fully deployedJoey Hess2014-11-22
* Hostname parameters not containing dots are looked up in the DNS to find the ...Joey Hess2014-11-22
* propellor spinJoey Hess2014-11-22
* propellor spinJoey Hess2014-11-22
* propellor spinJoey Hess2014-11-22
* propellor spinJoey Hess2014-11-22
* propellor spinJoey Hess2014-11-22
* propellor spinJoey Hess2014-11-22