| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-06 | propellor spin | Joey Hess | |
| 2015-12-06 | propellor spin | Joey Hess | |
| 2015-12-06 | propellor spin | Joey Hess | |
| 2015-12-06 | avoid running update-grub except for just after installing the grub package | Joey Hess | |
| 2015-12-06 | propellor spin | Joey Hess | |
| 2015-12-06 | only write /etc/hosts once, avoiding always returning MadeChange | Joey Hess | |
| 2015-12-06 | avoid removing line we wanted to add, only to add it back later | Joey Hess | |
| 2015-12-06 | improve error display | Joey Hess | |
| 2015-12-06 | propellor spin | Joey Hess | |
| 2015-12-06 | setting the same sasl password updates the mtime of the file, but the ↵ | Joey Hess | |
| contents remain the same Don't much like using Data.Hash.MD5, but it's available in dependencies and pulling in a real hash library would be overkill. And md5 is a perfectly ok hash to use here. | |||
| 2015-12-06 | propellor spin | Joey Hess | |
| 2015-12-06 | check for changes to sasldb2 | Joey Hess | |
| 2015-12-06 | Apt.cacheCleaned was trivial, force NoChange | Joey Hess | |
| 2015-12-06 | propellor spin | Joey Hess | |
| 2015-12-05 | refactor | Joey Hess | |
| 2015-12-05 | make Locale.selectedFor check contents of file to decide if it needs to make ↵ | Joey Hess | |
| a change | |||
| 2015-12-05 | format | Joey Hess | |
| 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 | |
