summaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
2020-04-20guile: path updates for 2.2Dirk-Jan C. Binnema
2020-04-19~/.mu -> ~/.cache/muDominik Schrempf
2020-04-15Revert "guile: don't link with muldefs"Dirk-Jan C. Binnema
2020-04-14guile: don't link with muldefsDirk-Jan C. Binnema
2020-02-25guile: fix unit testsDirk-Jan C. Binnema
2020-02-25fix guile buildDirk-Jan C. Binnema
2019-11-06Fix typosJonas Bernoulli
2019-07-30tests: update for lib/mu-store changesDirk-Jan C. Binnema
2019-07-30guile: update for lib/mu-store changesDirk-Jan C. Binnema
2019-07-13mu: ensure we build with --enabled-shared for guileDirk-Jan C. Binnema
2019-07-13guile: use mu_msg_contact_emailDirk-Jan C. Binnema
2019-05-11Fix handling of --text option in `msg-graphs' examplePiyush
2019-05-11Fix typo in the definition of mu:plotPiyush
2019-04-27guile: remove save/save-as from manualdjcb
2019-04-23Fix grammarDavid Florness
2019-01-20mu-guile: mention LTDL_LIBRARY_PATHdjcb
2018-11-04add optional support for building with asandjcb
2018-08-18Merge branch 'pr-1111'djcb
2018-06-11update compiler warnings, fix themdjcb
2018-05-21guile: optionally allow guile2.2djcb
2017-11-05cosmetic1.0-alpha1djcb
2017-11-05guile: small doc fixdjcb
2016-07-25Add --expr flag to constrain search when looking for duplicatesStephen J. Eglen
2016-03-05Update calls to mu:get-parts after name changeJakub Sitnicki
2015-06-14script: make find-dups a bit fasterdjcb
2015-04-22mu: don't use __FUNCTION__, use __func__djcb
2015-03-22guile: Add '--delete' option to find-dups.scmMark A. Hershberger
2014-12-07Fix build error in msgs-count.scmChen He
2014-06-02* mu-guile: add exampledjcb
2013-10-14guile: minor updatesdjcb
2013-10-09* guile: update command-line arguments in scriptsdjcb
2013-07-23* guile: some update for the output formatdjcb
2013-06-09* mu-guile.texi: minor change; may fix compilationdjcb
2013-06-09* cosmeticsdjcb
2013-06-09* guile: make running guile scripts a bit more convenient, document itdjcb
2013-06-07* guile: add find-dups script, to find duplicate messagesdjcb
2013-05-28fix file size in test-mu-guile.scm changed by e97ec2d5Chirantan Ekbote
2013-05-15* guile: update guile tests for slightly updated testcasesdjcb
2013-05-13* cosmeticdjcb
2013-03-30* more more copyright year updatesdjcb
2013-03-30* update copyright yearsdjcb
2013-03-18* mu-guile: resets default term to wxt (accidentally changed to qt)D. LoBraico
2013-03-18* mu-guile: allow passing extra options to gnuplot in mu:plot-histogramD. LoBraico
2013-01-27* guile: add msgs-count scriptdjcb
2013-01-06* mu_store_needs_upgrade --> mu_store_versions_matchdjcb
2012-12-23* mu-guile-message.c: fix small leakdjcb
2012-12-22* use AM_CPPFLAGS instead of INCLUDESdjcb
2012-12-16* add query flags (which match msgiterflags) to mu_query_run, update callersdjcb
2012-12-09* update / add testcases for string normalizationdjcb
2012-11-18* lib: do some more escaping of body textdjcb