| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-06 | move privdata Property to toplevel so its Info propigates | Joey Hess | |
| Ugh, that's a nasty gotcha but I cannot see a way to fix it generally right now. | |||
| 2014-07-06 | beautiful table for --list-fields, with the hostnames | Joey Hess | |
| 2014-07-06 | propellor spin | Joey Hess | |
| 2014-06-19 | Add --list-fields to list a host's currently set privdata fields. | Joey Hess | |
| 2014-06-19 | Add --edit to edit a privdata value in $EDITOR | Joey Hess | |
| 2014-06-10 | When git gpg signature of a fetched git branch cannot be verified, propellor ↵ | Joey Hess | |
| will now continue running, but without merging in that branch. This way, propellor doesn't stop enforcing properties just because its new configuration isn't ready. It just uses the old configuration. | |||
| 2014-06-01 | Added --dump to dump out a field of a host's privdata. Useful for editing it. | Joey Hess | |
| 2014-05-31 | remove now redundant _hostname field of Attr | Joey Hess | |
| Now that Host includes _hostName, it's redundant to also keep it in Attr. This requires changing the reader monad to operate on the whole Host. | |||
| 2014-05-14 | moved source code to src | Joey Hess | |
| This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work. | |||
