summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-07-19commentJoey Hess
2019-07-19Added a comment: probably low level is neededdavid
2019-07-19(no commit message)david
2019-07-18Added a comment: A first attemptdavid
2019-07-18(no commit message)david
2019-07-17add news item for propellor 5.9.1Joey Hess
2019-07-17Added a commentspwhitton
2019-07-16Apt.update: Pass --allow-releaseinfo-change when updating Unstable or TestingJoey Hess
So that code name changes that happen in those suites during a stable release don't prevent updating the rolling suites.
2019-07-12Added a commentspwhitton
2019-07-12(no commit message)maerwald
2019-07-10seeking advice from DDsJoey Hess
2019-07-02add news item for propellor 5.9.0Joey Hess
2019-07-02closeJoey Hess
2019-07-02Revert "Revert "custom type error messages""Joey Hess
This reverts commit 665ea0d3d9e1b0e90278fd659dee0ef8642030da.
2019-07-02point to branchJoey Hess
2019-07-02Revert "custom type error messages"Joey Hess
This reverts commits 14f6ae30809d8bbdb10b91cc59757e865a365df8 de21ef26861db458b0dfb0212cf501f9f8ed459b e20662e6a8881db55394a6366be17ca4e509bc2a Until this bug is resolved, these custom error types hide more basic errors. https://gitlab.haskell.org/ghc/ghc/issues/16894
2019-07-01custom type error messagesJoey Hess
* Avoid displaying an excessive amount of type error messages when many properties have been combined in a props list. * Added custom type error messages when Properties don't combine due to conflicting metatypes. * Added custom type error messages for ensureProperty and tightenTargets. * ensureProperty: The constraints have been simplified to EnsurePropertyAllowed. (API change) * ensureProperty: The contraints have been simplified to TightenTargetsAllowed. (API change) * CheckCombinable generates a Bool. (API change) This commit was sponsored by Jake Vosloo on Patreon.
2019-07-01Merge branch 'master' into joeyconfigJoey Hess
2019-07-01type-errors libraryJoey Hess
2019-06-15responseJoey Hess
2019-06-15Added a comments@aa9ff9ce06b08acfd2a93ebd342ce6879430fbdd
2019-06-08Added a commentspwhitton
2019-06-08(no commit message)david
2019-06-06Added a comments@aa9ff9ce06b08acfd2a93ebd342ce6879430fbdd
2019-06-06Added a comments@aa9ff9ce06b08acfd2a93ebd342ce6879430fbdd
2019-06-05Added a commentspwhitton
2019-06-04Added a comments@aa9ff9ce06b08acfd2a93ebd342ce6879430fbdd
2019-06-03Added a commentspwhitton
2019-06-02Added a comments@aa9ff9ce06b08acfd2a93ebd342ce6879430fbdd
2019-06-02Added a commentspwhitton
2019-06-02Added a commentspwhitton
2019-05-30(no commit message)david
2019-05-29(no commit message)david
2019-05-29New post about merging upstream changes.s@aa9ff9ce06b08acfd2a93ebd342ce6879430fbdd
2019-05-18post TODOspwhitton
2019-04-26add news item for propellor 5.8.0Joey Hess
2019-04-22commenJoey Hess
2019-04-20Added a commentNicolas.Schodet
2019-04-20Added a commentdesired.mta@88576fa3c90538abed47d3f0aa48d00bcc903b23
2019-04-18Added a comment: patches submittedspwhitton
2019-04-16commentJoey Hess
2019-04-16Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2019-04-16commentJoey Hess
2019-04-16Added a commentNicolas.Schodet
2019-04-16Added a comment: containerToHost?Nicolas.Schodet
2019-04-16Ssh.userKeys, Ssh.userKeyAt: Create .ssh directory when it does not yet exist.Joey Hess
* Ssh.userKeys, Ssh.userKeyAt: Create .ssh directory when it does not yet exist. * Ssh.userKeyAt: When a relative filepath is provided, it's put inside the user's .ssh directory.
2019-04-16commentJoey Hess
2019-04-14Added a commentNicolas.Schodet
2019-04-14Getting Info from containersNicolas.Schodet
2019-04-14Added a commentNicolas.Schodet