summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-08Handle NameOwnerChanged et al. while renderingbetter-inferenceWill Thompson7-187/+97
2018-07-05CONTRIBUTING: fix funky line wrappingWill Thompson1-2/+2
2018-07-05Encourage contributors to use 'stack'Will Thompson2-4/+21
2018-07-05Renderer: don't shadow 'first'Will Thompson1-3/+3
2018-07-05Setup: don't use deprecated rewriteFileWill Thompson1-1/+1
2018-07-05Drop Tested-With: GHC == 8.2.2Will Thompson1-1/+1
2018-07-04Merge branch 'master' into 'master'Will Thompson3-21/+5
2018-07-04Use NonEmpty instance in baseDaniel Firth3-21/+5
2018-07-04README: link to wiki with https:Will Thompson1-1/+1
2018-07-04README: add CI pipeline badgeWill Thompson1-0/+2
2018-07-04AboutDialog: credit @locallycompactWill Thompson1-0/+1
2018-07-04Merge branch 'master' into 'master'Will Thompson25-167/+189
2018-07-04Update versions in bustle.cabalDaniel Firth1-4/+4
2018-07-04Turn off use camelCase and reduceDuplication for now, we'll get these laterDaniel Firth1-0/+2
2018-07-04Fix hlint errors in Diagram.hs, Loader.hs, StatisticPane.hs, Stats.hs, UI.hs andDaniel Firth7-14/+13
2018-07-04eta reduce in Bustle/Application/Monad.hsDaniel Firth1-1/+1
2018-07-04Fix hlint errors in Monitor.hs, Noninteractive.hs and Regions.hsDaniel Firth3-7/+7
2018-07-04Fix hlint errors in Stats.hsDaniel Firth1-11/+7
2018-07-04Fix hlint errors in Diagram.hsDaniel Firth1-3/+3
2018-07-04Fix hlint errors in Pcap.hsDaniel Firth1-14/+13
2018-07-04Remove unnecessary Control.Monad.Except importDaniel Firth1-1/+0
2018-07-04Fix hlint errors in Renderer.hsDaniel Firth1-10/+9
2018-07-04Remove unnecessary Control.Applicative importsDaniel Firth4-4/+0
2018-07-04Fix hlint errors in UI.hsDaniel Firth1-25/+25
2018-07-04Fix hlint errors in Canvas.hsDaniel Firth1-2/+1
2018-07-04Fix hlint errors in DetailsView.hsDaniel Firth1-1/+1
2018-07-04Fix hlint errors in FilterDialog.hs and OpenTwoDialog.hsDaniel Firth2-10/+7
2018-07-04Get rid of maybeM, it's just forM_Daniel Firth5-17/+8
2018-07-04Fix hlint errors in TestDaniel Firth2-10/+8
2018-07-04Fix hlint errors in GetText.hs and Setup.hsDaniel Firth2-20/+19
2018-07-04Add Semigroup instances for MonoidsDaniel Firth2-15/+24
2018-07-04Add gitlab ci with hlint and stackDaniel Firth1-0/+29
2018-07-03Add stack.yamlDaniel Firth1-0/+10
2018-07-03Remove Travis-CI stuffWill Thompson3-310/+0
2018-06-28Merge pull request #8 from jtojnar/fix-buildWill Thompson1-1/+2
2018-06-28cabal: Add missing gio-unix dependencyJan Tojnar1-1/+2
2018-06-28monitor: claim name before dumping other namesWill Thompson2-0/+34
2018-06-28Show bytestrings as text even with embedded NULsWill Thompson1-2/+4
2018-06-26PcapMonitor: get rid of priv structureWill Thompson2-167/+111
2018-06-26monitor: don't try to autostart the bus daemonWill Thompson1-1/+2
2018-06-22Fix building DumpMessages.hsWill Thompson2-3/+18
2018-06-22Remove stale reference to tests/Monitor.hsWill Thompson1-30/+0
2018-06-22It's not "hacking", it's "contributing".Will Thompson2-1/+1
2018-06-22Make ay formatting clearerWill Thompson1-2/+3
2018-06-22Don't lose empty window after errorWill Thompson1-11/+21
2018-06-22Move errors to a GtkInfoBarWill Thompson5-73/+173
2018-06-22Get rid of ugly recording dialogWill Thompson4-185/+244
2018-06-22Details: show sender & destinationWill Thompson2-14/+100
2018-06-22Development version 0.7.1.1Will Thompson1-1/+1
2018-06-15Remove obsolete information about reconfiguring the system busbustle-0.7.1Will Thompson4-12/+3