summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2016-02-25FooBuntu -> BuntishJoey Hess
Seems that Canonical have trademarked numerous words ending in "buntu", and would like to trademark anything ending in that to the extent their lawyers can make that happen.
2016-02-19trademark nonsenseJoey Hess
Removed references to *buntu from code and documentation because of an unfortunate trademark use policy. http://joeyh.name/blog/entry/trademark_nonsense/ That included changing a data constructor to "FooBuntu", an API change.
2015-12-08typoSean Whitton
(cherry picked from commit 4e1f83fcd976a8838f3abe10c0e30022ebe83cf3)
2015-12-08document two new safety checksSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit bf8af2d2dd3c5b08d53bef72d2dc0ae745d81f0c)
2015-12-05remove trivialJoey 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-11-24doneJoey Hess
2015-11-24pull requestspwhitton
2015-11-14Added a commentspwhitton
2015-11-13responseJoey Hess
2015-11-12Added a commentpicca
2015-11-12anwserJoey Hess
2015-11-11Added a commentpicca
2015-11-11commentJoey Hess
2015-11-11commentJoey Hess
2015-11-11(no commit message)picca
2015-11-10create forum postspwhitton
2015-11-08add news item for propellor 2.13.0Joey Hess
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-27commentJoey Hess
2015-10-27Added a commentpicca
2015-10-27(no commit message)picca
2015-10-25Added a commenthttps://mathstuf.id.fedoraproject.org/
2015-10-25(no commit message)https://mathstuf.id.fedoraproject.org/
2015-10-23add news item for propellor 2.12.0Joey Hess
2015-10-23doneJoey Hess
2015-10-23commentJoey Hess
2015-10-23(no commit message)gueux
2015-10-23mergedJoey Hess
2015-10-23Added a commenthttps://mathstuf.id.fedoraproject.org/
2015-10-22make api links point to latest versionJoey Hess
2015-10-22fix linkJoey Hess
2015-10-21fix linkJoey Hess
2015-10-21layoutJoey Hess
2015-10-21formatJoey Hess
2015-10-21update docs for conductorsJoey Hess
2015-10-21commentJoey Hess
2015-10-21thoughtsJoey Hess
2015-10-21thoughtsJoey Hess
2015-10-21Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2015-10-21todoJoey Hess
2015-10-21Added a commenthttps://mathstuf.id.fedoraproject.org/
2015-10-20add news item for propellor 2.10.0Joey Hess
2015-10-20Added a comment: Dry run modehttp://www.joachim-breitner.de/
2015-10-20add news item for propellor 2.9.0Joey Hess
2015-10-20tofoJoey Hess
2015-10-20fix closeJoey Hess