summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-05clean up after mergeJoey Hess
2016-07-05Merge branch 'joeyconfig'Joey Hess
2016-07-05commentJoey Hess
2016-06-27(no commit message)tobiasBora
2016-06-27(no commit message)tobiasBora
2016-06-27(no commit message)tobiasBora
2016-06-24Added a commentgueux
2016-06-24Added a commentgueux
2016-06-24Added a commentgueux
2016-06-23propellor spinJoey Hess
2016-06-23propellor spinJoey Hess
2016-06-23propellor spinJoey Hess
2016-06-23propellor spinJoey Hess
2016-06-23propellor spinJoey Hess
2016-06-23propellor spinJoey Hess
2016-06-23propellor spinJoey Hess
2016-06-23setting up joeyconfig after mergeJoey Hess
2016-06-23add news item for propellor 3.1.1Joey Hess
2016-06-23releasing package propellor version 3.1.1Joey Hess
2016-06-23fix Ccache.hs haddockSean Whitton
2016-06-22add news item for propellor 3.1.0Joey Hess
2016-06-22prep releaseJoey Hess
2016-06-22commentJoey Hess
2016-06-21changelog attribution fixSean Whitton
2016-06-21Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-06-21mergedJoey Hess
2016-06-21Merge remote-tracking branch 'spwhitton/reboot'Joey Hess
2016-06-21Added a commentgueux
2016-06-21Added a comment: reboot branch merges cleanlyspwhitton
2016-06-21Revert "fix Propellor.Types.Exception for GHC 7.6.3"Sean Whitton
2016-06-21Revert "fix Propellor/Exception.hs for GHC 7.6.3"Sean Whitton
2016-06-21Revert "docs on property ordering"Sean Whitton
2016-06-21Added a commentspwhitton
2016-06-21fix permissions of ccache on upgrade from 3.0.5Sean Whitton
2016-06-20Added a commentgueux
2016-06-20another approachJoey Hess
2016-06-20commentJoey Hess
2016-06-20commentJoey Hess
2016-06-20commentJoey Hess
2016-06-20Merge remote-tracking branch 'felix/hasinisection-header'Joey Hess
2016-06-20Merge remote-tracking branch 'felix/derivedatatypeable-exception'Joey Hess
2016-06-20ConfFile: cosmetic fixesFélix Sipma
2016-06-20ConfFile.hasIniSection: add missing headerFélix Sipma
2016-06-20handle SomeAsyncException same as AsyncExceptionJoey Hess
2016-06-20Property: prevent ambiguous occurencesFélix Sipma
2016-06-20Exception: prevent use of FunctorFélix Sipma
2016-06-20Exception: prevent use of Control.Applicative (ghc compatibility)Félix Sipma
2016-06-20Exception: import Prelude after Control.Applicative to prevent warningFélix Sipma
2016-06-20Exception: import Control.Applicative (old ghc compatibility)Félix Sipma
2016-06-20add DeriveDataTypeable extension to ExceptionFélix Sipma