| Age | Commit message (Expand) | Author |
| 2016-04-02 | got rid of build flag to detect stack | Joey Hess |
| 2016-04-02 | Stack support. | Joey Hess |
| 2016-04-01 | separate propellor --init | Joey Hess |
| 2016-03-30 | Adding support for software-properties-common to OS properties branch. | Evan Cofsky |
| 2016-03-27 | add dep on concurrent-output, and re-enable -O0 | Joey Hess |
| 2016-03-27 | improve haddocks and move code around to make them more clear | Joey Hess |
| 2016-03-27 | split out singletons lib | Joey Hess |
| 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 |