summaryrefslogtreecommitdiff
path: root/guile
AgeCommit message (Expand)Author
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
2012-10-19* guile: add a bunch of statistics scriptsdjcb
2012-10-17* guile: install guile scriptdjcb
2012-09-17* guile: update some of the examplesdjcb
2012-09-17* guile: fix getting message bodiesdjcb
2012-08-28* guile: don't use obsolete 'message' module anymore in examples/org2mu4edjcb
2012-08-11* bump glib version to 2.24, make gtest stuff non-optionaldjcb
2012-08-09* update for attachment checking changesdjcb
2012-08-09* guile: update test casedjcb
2012-08-01* guile: add mu:count to (mu stats)djcb
2012-07-31* guile: cosmeticdjcb
2012-07-25* guile: add mu:correl, to calculate pearson's correlation coefficient betwee...djcb
2012-07-20* guile: fix mu-guile.texi format (texi2dvi generation)djcb
2012-07-20* guile: minor Makefile updatedjcb
2012-07-18* refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changesdjcb
2012-07-17* crypto: update other mu-msg-part users for api changesdjcb
2012-07-16* refactor mu_msg_(un)load_msg_file from various versionsdjcb
2012-07-15* guile: some more improvementsdjcb