summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reaktor.Plugins.System: use forM_ like whenJusttv2019-01-271-74/+72
* Reaktor.Plugins.System: compile hPattern oncetv2019-01-262-37/+21
* Reaktor.Plugins.System: add _msgtarget to envtv2019-01-261-0/+1
* Reaktor.Plugins.System: prefix each line with PIDtv2019-01-261-30/+31
* Reaktor.Plugins.System: kill process grouptv2019-01-261-9/+28
* Reaktor.Plugins.System: add optional timeouttv2019-01-262-18/+35
* Reaktor: show unprintable chars in logtv2019-01-251-10/+36
* Reaktor: use stripSGR from blessingstv2019-01-251-7/+0
* Reaktor: use Blessings.Texttv2019-01-251-2/+3
* Reaktor.Plugins.System: don't send errorstv2019-01-241-4/+5
* src: ByteString -> Texttv2019-01-2410-90/+113
* Reaktor.Plugins.System: release -> regaintv2019-01-242-8/+5
* Reaktor.Internal: play ping-pong quietlytv2019-01-243-36/+52
* Reaktor.Plugins.System: print exec errors to IRCtv2019-01-235-175/+189
* src: use more simple functionstv2019-01-2316-627/+530
* src: Types -> Internaltv2019-01-2113-15/+15
* src: add Data.ByteString.Char8.Extendedtv2019-01-2111-20/+25
* src: inittv2019-01-2114-0/+1005