| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-17 | Removed the (unused) dependency on quickcheck. | Joey Hess | |
| 2015-10-29 | merge patch from Santiago Vila | Joey Hess | |
| 2015-10-29 | generalize what can be output | Joey Hess | |
| This adds a dependency on Text, but I don't mind propellor depending on it and am somewhat surprised it doesn't already. Using Text also lets this use encodeUtf8 instead of the nasty hack it was using to go from String -> ByteString. | |||
| 2015-10-28 | fix bad MVar use, use STM | Joey Hess | |
| I had 2 MVars both involved in the same lock, and it seemed intractable to avoid deadlocks with them. STM makes it easy. At this point, the concurrent process stuff seems to work pretty well, but I'm not 100% sure it's not got some bugs. | |||
| 2015-09-04 | debian/control: Fix typo enures -> ensures | Santiago Vila | |
| 2015-08-31 | implement dirsizes | Joey Hess | |
| Used Data.Map.Strict, so bumped versions. Don't want to support the ghc in debian oldstable.. (cherry picked from commit e413bed2c1cb15dcb8ce721a2801021e39f3ba86) | |||
| 2015-08-12 | Make sure that make is installed when bootstrapping propellor. | Joey Hess | |
| 2015-06-30 | Version dependency on exceptions. | Joey Hess | |
| 2015-04-29 | propellor spin | Joey Hess | |
| 2015-01-19 | use git.joeyh.name in preference to git.kitenet.net | Joey Hess | |
| 2015-01-04 | prep | Joey Hess | |
| 2014-11-21 | maintainer | Joey Hess | |
| 2014-11-08 | Orphaned the Debian package, as I am retiring from Debian. | Joey Hess | |
| 2014-10-24 | update home page | Joey Hess | |
| 2014-08-19 | The Debian package now includes a single-revision git repository in ↵ | Joey Hess | |
| /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as its "upstream" remote. This avoids relying on the security of the github repository when using the Debian package. | |||
| 2014-04-22 | Add missing build deps and deps. Closes: #745459 | Joey Hess | |
| 2014-04-10 | deps | Joey Hess | |
| 2014-04-03 | debianization and a wrapper program for /usr/bin | Joey Hess | |
