| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-05 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-12-05 | typo | Joey Hess | |
| 2015-12-05 | Merge remote-tracking branch 'origin/master' | Joey Hess | |
| 2015-12-05 | followup | Joey Hess | |
| 2015-12-05 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-12-05 | remove trivial | Joey Hess | |
| 2015-12-05 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-12-05 | UncheckedProperty for cmdProperty et al | Joey Hess | |
| * Properties that run an arbitrary command, such as cmdProperty and scriptProperty are converted to use UncheckedProperty, since they cannot tell on their own if the command truely made a change or not. (API Change) Transition guide: - When GHC complains about an UncheckedProperty, add: `assume` MadeChange - Since these properties used to always return MadeChange, that change is always safe to make. - Or, if you know that the command should modifiy a file, use: `changesFile` filename * A few properties have had their Result improved, for example Apt.buldDep and Apt.autoRemove now check if a change was made or not. | |||
| 2015-12-05 | update link to haskell-tab-indent-mode | spwhitton | |
| 2015-12-05 | Added UncheckedProperty type, along with unchecked to indicate a Property ↵ | Joey Hess | |
| needs its result checked, and checkResult and changesFile to check for changes. | |||
| 2015-12-03 | Added a comment | spwhitton | |
| 2015-12-03 | comment | Joey Hess | |
| 2015-12-03 | suggest haskell-tab-indent-mode for Emacs users in coding style page | spwhitton | |
| 2015-12-03 | Added a comment | spwhitton | |
| 2015-12-02 | Added a comment | spwhitton | |
| 2015-12-02 | comment | Joey Hess | |
| 2015-12-02 | propellor spin | Jaak Pruulmann-Vengerfeldt | |
| 2015-12-02 | Added a comment | spwhitton | |
| 2015-12-02 | Added a comment | spwhitton | |
| 2015-12-01 | propellor spin | Joey Hess | |
| 2015-11-30 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-11-30 | comment | Joey Hess | |
| 2015-11-30 | propellor spin | Joey Hess | |
| 2015-11-30 | propellor spin | Joey Hess | |
| 2015-11-29 | Added a comment: Thank you | jerryjacobs1989@d19093c366dfb2959c549ed1aff6175ddc7a7a5b | |
| 2015-11-26 | Added a comment | spwhitton | |
| 2015-11-26 | propellor spin | Joey Hess | |
| 2015-11-26 | Added Propellor.Property.Fail2Ban. | Joey Hess | |
| 2015-11-26 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-11-26 | comment | Joey Hess | |
| 2015-11-26 | Added changesFile property combinator. | Joey Hess | |
| 2015-11-26 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-11-26 | comment | Joey Hess | |
| 2015-11-26 | changelog | Joey Hess | |
| 2015-11-26 | shorten reference to locale manpage | Sean Whitton | |
| Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit ad7c9338306094f2d8187107417dd9331cb8f8a0) | |||
| 2015-11-26 | improve Haddock for Locale.selectedFor | Sean Whitton | |
| Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit ca016d391e2419856e1efc40cc977af6a99af7d6) | |||
| 2015-11-26 | add Propellor.Property.Locale to propellor.cabal | Sean Whitton | |
| Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit 0beffb353812c79b8455754f11c6f7e45b49c3b6) | |||
| 2015-11-26 | locale props use descriptive types & revertable | Sean Whitton | |
| Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit 6d10045ba74c1dc45e6aab4bae8b4757751c1920) | |||
| 2015-11-26 | properties to select and generate locales | Sean Whitton | |
| Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit ee14ef80cf9ab761b07fbc40f549ad5c7c72f6cb) | |||
| 2015-11-26 | pull request | spwhitton | |
| 2015-11-26 | Added a comment | spwhitton | |
| 2015-11-25 | make trivial since it updates the password each time | Joey Hess | |
| 2015-11-25 | propellor spin | Joey Hess | |
| 2015-11-25 | propellor spin | Joey Hess | |
| 2015-11-25 | add errol sasl password | Joey Hess | |
| 2015-11-25 | propellor spin | Joey Hess | |
| 2015-11-25 | oops | Joey Hess | |
| 2015-11-25 | oops | Joey Hess | |
| 2015-11-25 | Revert "set privdatadir" | Joey Hess | |
| This reverts commit 2a73a185881123fb26e1800a756fe897609a05ee. | |||
| 2015-11-25 | Merge branch 'joeyconfig' | Joey Hess | |
