summaryrefslogtreecommitdiff
path: root/src/Propellor
AgeCommit message (Expand)Author
2015-11-24haddock improvementsJoey Hess
2015-11-24Added User.hasDesktopGroups property.Joey Hess
2015-11-24fixesJoey Hess
2015-11-24found this handy conversion of my blog post to propellor property in spwhitto...Joey Hess
2015-11-24refactorJoey Hess
2015-11-24fix indentJoey Hess
2015-11-24Git.repoConfigured and Git.repoAcceptsNonFFs propsSean Whitton
2015-11-21Merge branch 'joeyconfig'Joey Hess
2015-11-21DebianMirror: use a lensy approach to set values of a DebianMirrorFélix Sipma
2015-11-21DebianMirror: add DebianMirror typeFélix Sipma
2015-11-20DebianMirror: add a [RsyncExtra] argumentFélix Sipma
2015-11-20DebianMirror: debmirror --host argument should be a hostname, not an urlFélix Sipma
2015-11-17Removed the (unused) dependency on quickcheck.Joey Hess
2015-11-17DiskImage creation automatically uses Chroot.noServices.Joey Hess
2015-11-17Added Chroot.noServices property.Joey Hess
2015-11-17export for haddockJoey Hess
2015-11-11Merge branch 'joeyconfig'Joey Hess
2015-11-11rename for clarityJoey Hess
2015-11-11Merge branch 'joeyconfig'Joey Hess
2015-11-11Add Propellor.Property.PropellorRepo.hasUrl, an explicit way to set the git r...Joey Hess
2015-11-08Merge branch 'joeyconfig'Joey Hess
2015-11-01merge from concurrent-outputJoey Hess
2015-11-01run editor processes in foregroundJoey Hess
2015-11-01a few tweaks for concurrent outputJoey Hess
2015-11-01Revert "propellor spin"Joey Hess
2015-11-01propellor spinJoey Hess
2015-11-01Merge branch 'joeyconfig'Joey Hess
2015-11-01take dkim out of test modeJoey Hess
2015-10-29generalize what can be outputJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28have to flush concurrent output before printing result when chainingJoey Hess
2015-10-28fix bad MVar use, use STMJoey Hess
2015-10-28need withConcurrentOutput to flush any buffered concurrent outputJoey Hess
2015-10-28use outputConcurrent interfaceJoey Hess
2015-10-28remove debugJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28split out generic ConcurrentOutput module to UtilityJoey Hess
2015-10-28concurrency docsJoey Hess
2015-10-27use execProcessConcurrent everywhereJoey Hess
2015-10-27concurrent version of createProcessJoey Hess
2015-10-27make Propellor.Message use lock to handle concurrent threads outputting messagesJoey Hess
2015-10-27use a shared global for the MessageHandleJoey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-26Merge branch 'joeyconfig'Joey Hess
2015-10-26Add File.isCopyOfPer Olofsson
2015-10-24propellor spinJoey Hess
2015-10-24improve RevertableProperty combiningJoey Hess