| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-06 | proposal | spwhitton | |
| 2015-12-06 | add news item for propellor 2.15.0 | Joey Hess | |
| 2015-12-06 | Added a comment | spwhitton | |
| 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 | 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 | Added a comment | spwhitton | |
| 2015-12-02 | Added a comment | spwhitton | |
| 2015-11-30 | comment | Joey Hess | |
| 2015-11-29 | Added a comment: Thank you | jerryjacobs1989@d19093c366dfb2959c549ed1aff6175ddc7a7a5b | |
| 2015-11-26 | Added a comment | spwhitton | |
| 2015-11-26 | comment | Joey Hess | |
| 2015-11-26 | comment | Joey Hess | |
| 2015-11-26 | pull request | spwhitton | |
| 2015-11-26 | Added a comment | spwhitton | |
| 2015-11-25 | review | Joey Hess | |
| 2015-11-25 | close | Joey Hess | |
| 2015-11-25 | sign | spwhitton | |
| 2015-11-25 | User.hasDesktopGroups bug report | spwhitton | |
| 2015-11-25 | submit pull request | spwhitton | |
| 2015-11-24 | add news item for propellor 2.14.0 | Joey Hess | |
| 2015-11-24 | sign script contribution | spwhitton | |
| 2015-11-24 | post propellor_lines script | spwhitton | |
| 2015-11-24 | apology | spwhitton | |
| 2015-11-24 | done | Joey Hess | |
| 2015-11-24 | pull request | spwhitton | |
| 2015-11-14 | Added a comment | spwhitton | |
| 2015-11-13 | response | Joey Hess | |
| 2015-11-12 | Added a comment | picca | |
| 2015-11-12 | anwser | Joey Hess | |
| 2015-11-11 | Added a comment | picca | |
| 2015-11-11 | comment | Joey Hess | |
| 2015-11-11 | comment | Joey Hess | |
| 2015-11-11 | (no commit message) | picca | |
| 2015-11-10 | create forum post | spwhitton | |
| 2015-11-08 | add news item for propellor 2.13.0 | Joey Hess | |
| 2015-11-08 | update | Joey Hess | |
| 2015-11-08 | todo | Joey Hess | |
| 2015-11-01 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-27 | Explicit Info/NoInfo for RevertableProperty (API change) | Joey Hess | |
| RevertableProperty used to be assumed to contain info, but this is now made explicit, with RevertableProperty HasInfo or RevertableProperty NoInfo. Transition guide: - If you define a RevertableProperty, expect some type check failures like: "Expecting one more argument to ‘RevertableProperty’". - Change it to "RevertableProperty NoInfo" - The compiler will then tell you if it needs "HasInfo" instead. - If you have code that uses the RevertableProperty constructor that fails to type check, use the more powerful <!> operator | |||
