summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/PropellorRepo.hs
AgeCommit message (Collapse)Author
2017-10-04override deploy url with PropellorRepo.hasOriginUrl infoJoey Hess
* Made the PropellorRepo.hasOriginUrl property override the repository url that --spin passes to a host. * PropellorRepo.hasOriginUrl type changed to include HasInfo. (API change) This commit was sponsored by Jake Vosloo on Patreon.
2016-03-26more portedJoey Hess
2016-01-03refactor into smaller modules to untangle git and gpg modulesJoey Hess
2015-11-11rename for clarityJoey Hess
2015-11-11Add Propellor.Property.PropellorRepo.hasUrl, an explicit way to set the git ↵Joey Hess
repository url normally implicitly set when using --spin.