summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-02responseJoey Hess
2016-06-02include description in exampleJoey Hess
2016-06-02Added a commentmithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
2016-06-02post puzzlespwhitton
2016-06-02Added a comment: Sourcecraige@a46118dff5bc0fad85259759970d8b4b9fc377d7
2016-06-01Added a commentarnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7
2016-05-31commentJoey Hess
2016-05-31commentJoey Hess
2016-05-31Added a commentspwhitton
2016-05-31Added a comment: Sourcecraige@a46118dff5bc0fad85259759970d8b4b9fc377d7
2016-05-30commentJoey Hess
2016-05-30Added a commentarnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7
2016-05-30Added a comment: -O0craige@a46118dff5bc0fad85259759970d8b4b9fc377d7
2016-05-30Added a commentspwhitton
2016-05-29clean up after mergeJoey Hess
2016-05-29Merge branch 'joeyconfig'Joey Hess
2016-05-29commentJoey Hess
2016-05-29(no commit message)arnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7
2016-05-28deal with systemd's KillUserProcesses changeJoey Hess
* Systemd: Added killUserProcesses property, which can be reverted to return systemd to its default behavior before version 230 started killing processes like screen sessions. * Systemd: Added logindConfigured property.
2016-05-24Added a commentgueux
2016-05-23setting up joeyconfig after mergeJoey Hess
2016-05-23Merge branch 'master' into joeyconfigJoey Hess
2016-05-23Merge remote-tracking branch 'origin/joeyconfig' into joeyconfigJoey Hess
2016-05-23Modules added for Sbuild and Ccache. Thanks, Sean WhittonJoey Hess
2016-05-23Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-05-23more consistent layout in exampleJoey Hess
2016-05-23Merge remote-tracking branch 'spwhitton/sbuild'Joey Hess
2016-05-22Added a commentspwhitton
2016-05-23add new modules to propellor.cabalSean Whitton
2016-05-23copy sample piuparts conf docSean Whitton
2016-05-22add news item for propellor 3.0.4Joey Hess
2016-05-22bump standards-versionJoey Hess
2016-05-22Merge branch 'joeyconfig'Joey Hess
2016-05-22prep releaseJoey Hess
2016-05-22split out module to work around badly named symbol in directory-1.2.6.2Joey Hess
Sadly my bug report about this is not going to get fixed it seems, so I have to drag around a whole added module file just to deal with it. https://github.com/haskell/directory/issues/52
2016-05-22propellor spinJoey Hess
2016-05-22merge Utility from git-annexJoey Hess
2016-05-22update ghc version; 8.0.1 is releasedJoey Hess
2016-05-22commentJoey Hess
2016-05-22Added a commentspwhitton
2016-05-22changesFile -> changesFileContentSean Whitton
2016-05-22rm dummy descSean Whitton
2016-05-22don't invoke ccache with no paramsSean Whitton
2016-05-22be more careful setting sbuild ccache limitsSean Whitton
2016-05-22hasLimits requires installedSean Whitton
2016-05-22consistencySean Whitton
2016-05-22property to set the limits filled outSean Whitton
2016-05-22start reworking Ccache.Limit to Utility.DataSizeSean Whitton
2016-05-22hasGroupCache -> hasCacheSean Whitton
I was originally thinking that the name `Ccache.hasCache` might be for a property `User -> Property DebianLike`. However, someone wanted to write a property configuring a user cache, it would probably have the standard location `~/.ccache`. This cache would be implicitly created when required, so the name `Ccache.hasCache` would be needed.
2016-05-21reviewJoey Hess