summaryrefslogtreecommitdiff
path: root/src/Propellor/Message.hs
Commit message (Expand)AuthorAge
* Improve PROPELLOR_TRACE output so serialized trace values always come on thei...Joey Hess2017-08-01
* Merge branch 'master' into joeyconfigJoey Hess2017-07-30
|\
| * Expand the Trace data type.Joey Hess2017-07-29
* | display end trace after displaying normal end messageJoey Hess2017-07-29
|/
* Added PROPELLOR_TRACE environment variableJoey Hess2017-07-29
* avoid buffering container chain outputJoey Hess2017-07-05
* Revert "speed up chain output displaying"Joey Hess2017-07-05
* propellor spinJoey Hess2017-07-05
* speed up chain output displayingJoey Hess2017-07-05
* Display error and warning messages to stderr, not stdout.Joey Hess2017-06-18
* Clean up build warnings about redundant constraints when built with ghc 8.0.Joey Hess2016-11-11
* wordingJoey Hess2016-06-13
* add stopPropellorMessageJoey Hess2016-06-13
* Clean build with ghc 7.10.Joey Hess2015-12-19
* avoid crash when stdout is not open in call to hIsTerminalDeviceJoey Hess2015-12-08
* merge from concurrent-outputJoey Hess2015-11-01
* have to flush concurrent output before printing result when chainingJoey Hess2015-10-28
* need withConcurrentOutput to flush any buffered concurrent outputJoey Hess2015-10-28
* use outputConcurrent interfaceJoey Hess2015-10-28
* split out generic ConcurrentOutput module to UtilityJoey Hess2015-10-28
* concurrency docsJoey Hess2015-10-28
* use execProcessConcurrent everywhereJoey Hess2015-10-27
* concurrent version of createProcessJoey Hess2015-10-27
* make Propellor.Message use lock to handle concurrent threads outputting messagesJoey Hess2015-10-27
* use a shared global for the MessageHandleJoey Hess2015-10-27
* Follow some hlint suggestions.Mario Lang2015-09-13
* remove unused importJoey Hess2015-04-29
* avoid crash on no propellor.debug settingJoey Hess2014-11-26
* propellor.debug can be set in the git config to enable more persistent debugg...Joey Hess2014-11-25
* sigel didn't work outJoey Hess2014-11-19
* propellor spinJoey Hess2014-11-19
* propellor spinJoey Hess2014-11-19
* unicode ahoyJoey Hess2014-11-19
* reorgJoey Hess2014-11-18
* fix color display when running propellor inside dockerJoey Hess2014-11-18
* Run remote propellor --spin with a controlling terminal.Joey Hess2014-11-18
* ssh won't allocate a tty; work aroundJoey Hess2014-11-18
* propellor spinJoey Hess2014-11-18
* can't rely on TERM; use hIsTerminalDeviceJoey Hess2014-11-18
* Avoid outputting color setting sequences when not run on a terminal.Joey Hess2014-11-18
* propellor spinJoey Hess2014-07-07
* propellor spinJoey Hess2014-07-07
* propellor spinJoey Hess2014-05-31
* moved source code to srcJoey Hess2014-05-14