summaryrefslogtreecommitdiff
path: root/doc/todo
AgeCommit message (Collapse)Author
2015-12-11(no commit message)gueux
2015-12-08closeJoey Hess
2015-12-06Added a commentspwhitton
2015-12-06Added a commentspwhitton
2015-12-06commentJoey Hess
2015-12-06expand descspwhitton
2015-12-06fix sigspwhitton
2015-12-06signspwhitton
2015-12-06tensespwhitton
2015-12-06proposalspwhitton
2015-12-06Added a commentspwhitton
2015-12-05followupJoey Hess
2015-12-05Merge branch 'joeyconfig'Joey Hess
2015-12-05remove trivialJoey Hess
2015-12-05Merge branch 'joeyconfig'Joey Hess
2015-12-05Added 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-03Added a commentspwhitton
2015-12-03commentJoey Hess
2015-12-03Added a commentspwhitton
2015-12-02Added a commentspwhitton
2015-12-02commentJoey Hess
2015-12-02Added a commentspwhitton
2015-12-02Added a commentspwhitton
2015-11-30commentJoey Hess
2015-11-26Added a commentspwhitton
2015-11-26commentJoey Hess
2015-11-26commentJoey Hess
2015-11-26pull requestspwhitton
2015-11-26Added a commentspwhitton
2015-11-25reviewJoey Hess
2015-11-25closeJoey Hess
2015-11-25signspwhitton
2015-11-25User.hasDesktopGroups bug reportspwhitton
2015-11-25submit pull requestspwhitton
2015-11-24apologyspwhitton
2015-11-24doneJoey Hess
2015-11-24pull requestspwhitton
2015-11-08updateJoey Hess
2015-11-08todoJoey Hess
2015-11-01Merge branch 'joeyconfig'Joey Hess
2015-10-27Explicit 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
2015-10-25Added a commenthttps://mathstuf.id.fedoraproject.org/
2015-10-25(no commit message)https://mathstuf.id.fedoraproject.org/
2015-10-23doneJoey Hess
2015-10-23mergedJoey Hess
2015-10-23Added a commenthttps://mathstuf.id.fedoraproject.org/
2015-10-21commentJoey Hess
2015-10-21thoughtsJoey Hess
2015-10-21thoughtsJoey Hess
2015-10-21Merge branch 'master' of ssh://propellor.branchable.comJoey Hess