summaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
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
2012-11-03* guile: fix find-program-in-pathdjcb
2012-10-27* guile: update docdjcb
2012-10-27* make mu:tabulate handle list values, add mu:top-n-most-frequentdjcb
2012-10-27* guile: rename mu:plot -> mu:plot-histogramdjcb
2012-10-23* guile: small fix in script.scmdjcb
2012-10-23* cosmetics / minordjcb
2012-10-22* guile: add mu:run-scriptdjcb
2012-10-22* guile: update the scriptsdjcb
2012-10-22* guile: move scripts to scripts/ (from scripts/stats)djcb
2012-10-21* mu: support description fields in stat scripts, some refactoringdjcb
2012-10-20* fix guile / mu4e doc buildingdjcb
2012-10-20* fix `make distcheck'djcb
2012-10-20* guile: some improvements to the manualdjcb
2012-10-19* guile/mu4e: refactor doc building a bitdjcb
2012-10-19* guile: add support for scriptsdjcb