summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-15cabal: remove Other-Modules: GetText_bustlebustle-0.7.0Will Thompson1-3/+3
2018-06-15New screenshots for 0.7.0Will Thompson3-0/+0
2018-06-15News for 0.7.0Will Thompson5-41/+72
2018-06-15Update Git and issue tracker URLsWill Thompson2-4/+4
2018-06-15Use dbus-monitor --pcap to capture trafficWill Thompson12-347/+1031
2018-06-15flatpak: temporarily bundle a fixed flatpak-spawnWill Thompson1-0/+10
2018-06-15flatpak: use $FLATPAK_BUILDER_N_JOBS; related tweaksWill Thompson2-10/+7
2018-06-15Update Flatpak goop from FlathubWill Thompson3-261/+206
2018-06-15cabal: fix several warningsWill Thompson2-3/+7
2018-06-15Expunge deprecated use_action_appearance propertyWill Thompson1-6/+0
2018-06-01Define g_autoptr(BustlePcapMonitor)Will Thompson1-0/+2
2018-05-30Bump GLib dependencyWill Thompson2-3/+3
2018-05-30Makefile: remove stray TARBALL_DIR referenceWill Thompson1-2/+0
2018-05-24Update messages.potWill Thompson1-1/+13
2018-05-24appdata: add missing <releases> wrapper elementWill Thompson1-5/+7
2018-05-24NEWS and screenshots for 0.6.3bustle-0.6.3Will Thompson3-7/+32
2018-05-24Add screenshots for appdataWill Thompson3-0/+0
2018-05-23Update messages.potWill Thompson1-70/+157
2018-05-23Work around hgettext bug with non-ASCII stringsWill Thompson1-2/+2
2018-05-23Add MultiParamTypeClasses pragmaWill Thompson1-1/+1
2018-05-23Add special handling for libpcap limitationWill Thompson2-3/+31
2018-05-23Warning fixesWill Thompson2-2/+3
2018-05-23Resurrect flag to enable/disable translationsWill Thompson3-7/+34
2018-05-23Fix setting GtkHeaderBar titleWill Thompson1-1/+4
2018-05-23Remove method/signal iconsWill Thompson6-364/+3