Commit Graph

1197 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema eb8c818bdd * update NEWS/TODO 2011-07-14 08:22:56 +03:00
Dirk-Jan C. Binnema 8b0a31e2a5 Merge branch 'master' into procmule 2011-07-13 23:33:33 +03:00
Dirk-Jan C. Binnema 3bf7c4d641 * test-mu-cmd-find.c: update unit test for --format=mutt-ab changes 2011-07-13 23:28:05 +03:00
Dirk-Jan C. Binnema f9a55ad4aa * mu-cmd-cfind.c: include a header-line for --format=mutt-ab (fixes issue #42)
(thanks!)
2011-07-13 23:10:50 +03:00
Dirk-Jan C. Binnema 63a968ccae * some more guile scripting stuff 2011-07-13 23:00:05 +03:00
Dirk-Jan C. Binnema 647efbac6c * cleanup mu-guile-store a bit 2011-07-13 08:46:27 +03:00
Dirk-Jan C. Binnema 2c34f4eeb5 * mu-stats.scm: add some simple examples on getting message statistics 2011-07-13 08:46:04 +03:00
Dirk-Jan C. Binnema 329a524af7 * mu-query: special-case the empty search expr to mean 'match-all' 2011-07-13 08:18:42 +03:00
Dirk-Jan C. Binnema 9e73fa863e * clean up mu-query; don't preprocess twice... 2011-07-13 08:07:52 +03:00
Dirk-Jan C. Binnema 84189b73b2 * mu-guile-utils => mu-guile-common 2011-07-13 08:07:32 +03:00
Dirk-Jan C. Binnema c023e2c38c * some more work on the guile bindings; somewhat working, still WIP 2011-07-13 00:54:06 +03:00
Dirk-Jan C. Binnema d91b4ffdf8 * updated configure.ac/Makefile.am for guile-snarfing 2011-07-12 09:10:06 +03:00
Dirk-Jan C. Binnema 6e15e3a8e1 Merge branch 'master' into procmule 2011-07-10 20:11:35 +03:00
Dirk-Jan C. Binnema e06f036c72 * add test mail to Makefile.am 2011-07-10 14:53:09 +03:00
Dirk-Jan C. Binnema 5441b1945f * cleanup --exec implementation 2011-07-10 14:48:45 +03:00
Dirk-Jan C. Binnema 76b946e653 * update man page 2011-07-10 14:19:45 +03:00
Dirk-Jan C. Binnema 838bb25d4e Merge branch 'master' into find-exec 2011-07-10 14:12:03 +03:00
Dirk-Jan C. Binnema f59ca5af2d * support special characters in X-Labels 2011-07-10 14:08:16 +03:00
Dirk-Jan C. Binnema 31d568e076 * rename the --separate option into --terminate (mu view), update test cases 2011-07-10 14:07:35 +03:00
Dirk-Jan C. Binnema de150bd9f7 * rename the --separate option into --terminator (mu view) 2011-07-07 22:59:44 +03:00
Dirk-Jan C. Binnema adbab879a2 * mu-cmd-find.c: turn the ^L-separator into a terminator. 2011-07-07 22:18:33 +03:00
Dirk-Jan C. Binnema a31ea71e0a * basic implementation of --exec for mu find (WIP) 2011-07-06 23:35:52 +03:00
Dirk-Jan C. Binnema 543a4400ab * configure.ac: don't error-out when there's not gtk+ and --with-gui=none is
not provided.
2011-07-06 22:14:09 +03:00
Dirk-Jan C. Binnema 8b687e678c * update test-cases 2011-07-06 02:14:53 +03:00
Dirk-Jan C. Binnema 74409c3404 * mu-msg-file: remove leading/trailing whitespace in tags 2011-07-06 02:14:33 +03:00
Dirk-Jan C. Binnema 0ec6df6369 * use the new strip option for list->str 2011-07-06 02:14:00 +03:00
Dirk-Jan C. Binnema 86d7968bc2 * make mu_msg_to_list optionally strip leading/trailing whitespace 2011-07-06 02:12:59 +03:00
Dirk-Jan C. Binnema ca6212944c * mu-cmd-find.c: some preparation for mu find --exec= (WIP) 2011-07-06 02:11:55 +03:00
Dirk-Jan C. Binnema efc7ad8af4 * mu-msg-fields, mu-find.1: don't support references or tags in mu find output
for now
2011-07-06 02:10:58 +03:00
Dirk-Jan C. Binnema 88d761e6fb * beginning of mu find --exec config (WIP) 2011-07-06 02:09:46 +03:00
Dirk-Jan C. Binnema 19ddaee88f * update the cheatsheet 2011-07-05 07:41:41 +03:00
Dirk-Jan C. Binnema 0b7693d077 * guilify mu; first steps, and a new toy called 'muile' 2011-07-05 00:18:43 +03:00
Dirk-Jan C. Binnema 5ad2319fe1 * refactor msg-sorting a bit 2011-07-02 12:50:29 +03:00
Dirk-Jan C. Binnema 58fdfa9bc1 * let mu_str_subject_normalize work with static strings as well 2011-07-02 12:48:46 +03:00
Dirk-Jan C. Binnema a2bc4540e0 * implement sorting of threads on arbitrary fields (WIP) 2011-07-02 11:27:08 +03:00
Dirk-Jan C. Binnema 50edc719fa * basic support for threading in mug2 (WIP) 2011-07-01 20:52:38 +03:00
Dirk-Jan C. Binnema 8a4c70c669 * threading: small updates, cleanups 2011-07-01 20:52:09 +03:00
Dirk-Jan C. Binnema 8955703828 * rename mu-threader-utils => mu-container + cleanups, documentation 2011-07-01 20:51:39 +03:00
Dirk-Jan C. Binnema 126fa0e74a * make threading much faster, removing some safety checks 2011-07-01 01:20:05 +03:00
Dirk-Jan C. Binnema eb7b7e4ea0 * mu-str: fix bug in mu_str_date_parse_hdwmy 2011-06-30 23:46:21 +03:00
Dirk-Jan C. Binnema 2d1f8366d5 * start using message threading (--threads/-t param for mu find) 2011-06-30 23:45:53 +03:00
Dirk-Jan C. Binnema 15ac5f04c9 * initial somewhat working implementation of message threading based on the
JWZ algorithm
2011-06-30 23:44:50 +03:00
Dirk-Jan C. Binnema 28db904fb2 * update/add unit tests for threading 2011-06-30 23:43:08 +03:00
Dirk-Jan C. Binnema 16d6a7bd45 * mu-msg-str.c: fix memory error in date parsing 2011-06-27 21:31:34 +03:00
Dirk-Jan C. Binnema 7da25411bf * mu-msg-file: clean up references handling 2011-06-26 14:52:27 +03:00
Dirk-Jan C. Binnema 7994252527 * mu-msg-threader: set docid on previously seen virtual messages 2011-06-26 14:52:09 +03:00
Dirk-Jan C. Binnema a3bd931aaf * overhaul/clean-up container code, add path object; seems to work now 2011-06-26 13:12:40 +03:00
Dirk-Jan C. Binnema 9c6014e40b * remove debug output, fix code for cc10, line33 2011-06-24 12:39:46 +03:00
Dirk-Jan C. Binnema ffb6dfae8c * handle duplicate-messages correctly + re-check children when they have changed 2011-06-24 12:09:18 +03:00
Dirk-Jan C. Binnema a615b208b6 * update threading documentation 2011-06-24 12:08:25 +03:00