| Age | Commit message (Expand) | Author |
| 2017-11-17 | another -j1 | Joey Hess |
| 2017-11-17 | run cabal build with -j1 | Joey Hess |
| 2017-10-04 | get deps back in sync | Joey Hess |
| 2017-08-23 | Add Typeable instance to Bootstrapper, fixing build with old versions of ghc.... | Joey Hess |
| 2017-07-25 | Add Typeable instance to Bootstrapper, fixing build with old versions of ghc. | Joey Hess |
| 2017-07-13 | fix typo in build path | Joey Hess |
| 2017-07-13 | use stack build --dry-run to check if deps are installed | Joey Hess |
| 2017-07-12 | add bootstrapWith property to support stack and more | Joey Hess |
| 2017-07-04 | Bootstrap.bootstrappedFrom: Fix bug that caused propellor to only be built fr... | Joey Hess |
| 2017-05-15 | Removed dependency on MissingH, instead depends on split and hashable. | Joey Hess |
| 2017-04-09 | avoid "sh: 1: git: not found" before auto-install of git | Joey Hess |
| 2017-03-08 | Remove make from propellor's dependency list | Joey Hess |
| 2017-02-03 | Bootstrap using Pacman | Zihao Wang |
| 2016-06-13 | add DebianKernel datatype | Félix Sipma |
| 2016-04-05 | propellor spin | Joey Hess |
| 2016-04-02 | Stack support. | Joey Hess |
| 2016-03-30 | apt install propellor dependencies more quietly | Joey Hess |
| 2016-03-30 | When new dependencies are added to propellor or the propellor config, try har... | Joey Hess |
| 2016-03-30 | add hs-concurrent-output to freebsd deps | Joey Hess |
| 2016-03-27 | add dep on concurrent-output, and re-enable -O0 | Joey Hess |
| 2016-03-09 | Speed up propellor's build of itself, by asking cabal to only build the prope... | Joey Hess |
| 2016-03-08 | fix reversion in bootstrap spin of system with no declared OS | Joey Hess |
| 2016-03-07 | make Cron.runPropellor pass System to bootstrapPropellorCommand | Joey Hess |
| 2016-03-07 | refactor | Joey Hess |
| 2016-03-07 | indents | Joey Hess |
| 2016-03-07 | unnecessary parens | Joey Hess |
| 2016-03-07 | fix checkBinaryCommand | Joey Hess |
| 2016-03-07 | fix indent | Joey Hess |
| 2016-03-07 | FreeBSD Support including: | Evan Cofsky |
| 2015-12-30 | Bootstrap apt-get installs run with deconf noninteractive frontend. | Joey Hess |
| 2015-11-17 | Removed the (unused) dependency on quickcheck. | Joey Hess |
| 2015-10-29 | generalize what can be output | Joey Hess |
| 2015-10-28 | fix bad MVar use, use STM | Joey Hess |
| 2015-10-10 | propellor spin | Joey Hess |
| 2015-09-30 | force copy when destination exists | Joey Hess |
| 2015-09-25 | propellor spin | Joey Hess |
| 2015-09-25 | Guard against power loss etc when building propellor, by updating the executa... | Joey Hess |
| 2015-08-12 | Make sure that make is installed when bootstrapping propellor. | Joey Hess |
| 2015-05-27 | Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr... | Joey Hess |
| 2015-04-29 | avoid checking build deps if cabal configures ok | Joey Hess |
| 2015-04-29 | Ensure build deps are installed before building propellor in --spin and cron ... | Joey Hess |
| 2015-04-29 | propellor spin | Joey Hess |
| 2015-04-02 | /dev/null any error from propellor --check | Joey Hess |
| 2015-04-02 | Make propellor resistent to changes to shared libraries, such as libffi | Joey Hess |
| 2015-02-28 | better deps installation | Joey Hess |
| 2015-02-28 | support installing build deps using pure cabal, rather than debian packages | Joey Hess |
| 2015-02-28 | avoid using the makefile when bootstrapping with --spin | Joey Hess |
| 2015-02-28 | Propellor now builds itself without needing the Makefile. | Joey Hess |