summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-22CI: add timestamps to flatpak[-builder] outputflatpak/gitlab-ci-tsWill Thompson1-2/+4
2018-07-22Merge branch 'staging/flatpak-ci' into 'master'Will Thompson1-0/+5
2018-07-21Run flatpak-build only on master, staging/* and flatpak/*Daniel Firth1-0/+5
2018-07-18Merge branch 'gitlab-ci-flatpak' into 'master'Will Thompson2-41/+65
2018-07-18CI: run flatpak-builder build, publish resultWill Thompson1-17/+37
2018-07-18flatpak: update to Haskell platform 8.4.2, and other new stuffWill Thompson1-22/+26
2018-07-18flatpak: build flatpak/flatpak-xdg-utils, not my forkWill Thompson1-2/+2
2018-07-16Merge branch 'lc/deriveapplicative' into 'master'Will Thompson1-4/+1
2018-07-16Auto-derive Applicative in Bustle/Renderer.hsDaniel Firth1-4/+1
2018-07-13Merge branch 'lc/constraints' into 'master'Will Thompson1-14/+15
2018-07-13Tidy up typeclass constraints in Bustle/Loader/Pcap.hsDaniel Firth1-14/+15
2018-07-10Merge branch 'lc/stack' into 'master'Will Thompson2-4/+2
2018-07-10Merge branch 'master' into 'master'Will Thompson7-44/+29
2018-07-10Bump to nightly-2018-07-09Daniel Firth2-4/+2
2018-07-10Use maybe instead of case statement in DetailsView.hsDaniel Firth1-3/+1
2018-07-09Avoid using return (), use void and forM_Daniel Firth6-41/+28
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