| Age | Commit message (Expand) | Author |
| 2016-03-26 | ported propagateContainer | Joey Hess |
| 2016-03-25 | avoid cabal warning | Joey Hess |
| 2016-03-24 | docs | Joey Hess |
| 2016-03-24 | convert ensureProperty | Joey Hess |
| 2016-03-24 | TypeOperators, not PolyKinds is needed | Joey Hess |
| 2016-03-24 | docs and enable PolyKinds globally | Joey Hess |
| 2016-03-24 | Merge branch 'master' into typed-os-requirements | Joey Hess |
| 2016-03-24 | fix hook name | Joey Hess |
| 2016-03-24 | 1st stage integrating MetaTypes | Joey Hess |
| 2016-03-20 | Merge branch 'master' into typed-os-requirements | Joey Hess |
| 2016-03-20 | rename module | Joey Hess |
| 2016-03-20 | make more clear that propellor targets debian stable's ghc | Joey Hess |
| 2016-03-16 | wip | Joey Hess |
| 2016-03-07 | Merge branch 'master' into wip | Joey Hess |
| 2016-03-07 | got tired of needing to cherry-pick changes into joeyconfig, wrote a hook | Joey Hess |
| 2016-03-07 | split config-freebsd back out | Joey Hess |
| 2016-03-07 | Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wip | Joey Hess |
| 2016-03-07 | FreeBSD Support including: | Evan Cofsky |
| 2016-03-06 | Force ssh, scp, and git commands to be run in the foreground. | Joey Hess |
| 2016-03-02 | api change | Joey Hess |
| 2016-02-19 | trademark nonsense | Joey Hess |
| 2016-02-11 | prep release | Joey Hess |
| 2016-02-07 | letsencrypt | Joey Hess |
| 2016-01-12 | prep release | Joey Hess |
| 2016-01-03 | prep release | Joey Hess |
| 2016-01-03 | refactor into smaller modules to untangle git and gpg modules | Joey Hess |
| 2015-12-19 | prep release | Joey Hess |
| 2015-12-05 | UncheckedProperty for cmdProperty et al | Joey Hess |
| 2015-12-05 | Added UncheckedProperty type, along with unchecked to indicate a Property nee... | Joey Hess |
| 2015-11-26 | Added Propellor.Property.Fail2Ban. | Joey Hess |
| 2015-11-26 | add Propellor.Property.Locale to propellor.cabal | Sean Whitton |
| 2015-11-24 | prep release | Joey Hess |
| 2015-11-17 | indent | Joey Hess |
| 2015-11-17 | Removed the (unused) dependency on quickcheck. | Joey Hess |
| 2015-11-17 | clean up deps | Joey Hess |
| 2015-11-11 | Add Propellor.Property.PropellorRepo.hasUrl, an explicit way to set the git r... | Joey Hess |
| 2015-11-08 | so, cabal sets -O by default and rejects explicit -O | Joey Hess |
| 2015-11-01 | merge from concurrent-output | Joey Hess |
| 2015-10-29 | generalize what can be output | Joey Hess |
| 2015-10-28 | fix memory leak, and optimise when command output is very large | Joey Hess |
| 2015-10-28 | fix bad MVar use, use STM | Joey Hess |
| 2015-10-28 | split out generic ConcurrentOutput module to Utility | Joey Hess |
| 2015-10-27 | use execProcessConcurrent everywhere | Joey Hess |
| 2015-10-24 | improve RevertableProperty combining | Joey Hess |
| 2015-10-24 | Added Propellor.Property.Concurrent for concurrent properties. | Joey Hess |
| 2015-10-23 | refactor | Joey Hess |
| 2015-10-23 | API change.. | Joey Hess |
| 2015-10-21 | Rewrote Propellor.Property.ControlHeir one more time, renaming it to Propello... | Joey Hess |
| 2015-10-20 | The Propellor.Property.Spin added in the last release is replaced with a very... | Joey Hess |
| 2015-10-16 | Added Propellor.Property.Spin, which can be used to make a host be a controll... | Joey Hess |