summaryrefslogtreecommitdiff
path: root/src/Propellor/Message.hs
AgeCommit message (Expand)Author
2017-07-05avoid buffering container chain outputJoey Hess
2017-07-05Revert "speed up chain output displaying"Joey Hess
2017-07-05propellor spinJoey Hess
2017-07-05speed up chain output displayingJoey Hess
2017-06-18Display error and warning messages to stderr, not stdout.Joey Hess
2016-11-11Clean up build warnings about redundant constraints when built with ghc 8.0.Joey Hess
2016-06-13wordingJoey Hess
2016-06-13add stopPropellorMessageJoey Hess
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-12-08avoid crash when stdout is not open in call to hIsTerminalDeviceJoey Hess
2015-11-01merge from concurrent-outputJoey Hess
2015-10-28have to flush concurrent output before printing result when chainingJoey Hess
2015-10-28need withConcurrentOutput to flush any buffered concurrent outputJoey Hess
2015-10-28use outputConcurrent interfaceJoey 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-09-13Follow some hlint suggestions.Mario Lang
2015-04-29remove unused importJoey Hess
2014-11-26avoid crash on no propellor.debug settingJoey Hess
2014-11-25propellor.debug can be set in the git config to enable more persistent debugg...Joey Hess
2014-11-19sigel didn't work outJoey Hess
2014-11-19propellor spinJoey Hess
2014-11-19propellor spinJoey Hess
2014-11-19unicode ahoyJoey Hess
2014-11-18reorgJoey Hess
2014-11-18fix color display when running propellor inside dockerJoey Hess
2014-11-18Run remote propellor --spin with a controlling terminal.Joey Hess
2014-11-18ssh won't allocate a tty; work aroundJoey Hess
2014-11-18propellor spinJoey Hess
2014-11-18can't rely on TERM; use hIsTerminalDeviceJoey Hess
2014-11-18Avoid outputting color setting sequences when not run on a terminal.Joey Hess
2014-07-07propellor spinJoey Hess
2014-07-07propellor spinJoey Hess
2014-05-31propellor spinJoey Hess
2014-05-14moved source code to srcJoey Hess