Commit Graph

  • 28db904fb2 * update/add unit tests for threading Dirk-Jan C. Binnema 2011-06-30 23:43:08 +0300
  • 16d6a7bd45 * mu-msg-str.c: fix memory error in date parsing Dirk-Jan C. Binnema 2011-06-27 21:31:34 +0300
  • 7da25411bf * mu-msg-file: clean up references handling Dirk-Jan C. Binnema 2011-06-26 14:52:27 +0300
  • 7994252527 * mu-msg-threader: set docid on previously seen virtual messages Dirk-Jan C. Binnema 2011-06-26 14:52:09 +0300
  • a3bd931aaf * overhaul/clean-up container code, add path object; seems to work now Dirk-Jan C. Binnema 2011-06-26 13:12:40 +0300
  • 9c6014e40b * remove debug output, fix code for cc10, line33 Dirk-Jan C. Binnema 2011-06-24 12:39:46 +0300
  • ffb6dfae8c * handle duplicate-messages correctly + re-check children when they have changed Dirk-Jan C. Binnema 2011-06-24 12:09:18 +0300
  • a615b208b6 * update threading documentation Dirk-Jan C. Binnema 2011-06-24 12:08:25 +0300
  • f193a5636d * mu-msg.h: cosmetic Dirk-Jan C. Binnema 2011-06-24 10:22:16 +0300
  • c8c1f50ac2 * mu-msg-threader.c: handle duplicate message-ids Dirk-Jan C. Binnema 2011-06-24 10:21:59 +0300
  • 937fc20cab * mu-msg-find: improve display of threaded messages Dirk-Jan C. Binnema 2011-06-24 10:21:41 +0300
  • 32127cdc9f * mug2: update for threading changes Dirk-Jan C. Binnema 2011-06-24 00:24:48 +0300
  • 95bb29b653 * update / add test cases for threading Dirk-Jan C. Binnema 2011-06-24 00:24:04 +0300
  • eb9b0c6de8 * update threading implementation (WIP still) Dirk-Jan C. Binnema 2011-06-24 00:21:54 +0300
  • 1891e68936 * mu-find.1: document -t/--threads for thread display Dirk-Jan C. Binnema 2011-06-24 00:20:24 +0300
  • ac2fe36f20 * gmime-test: display message references Dirk-Jan C. Binnema 2011-06-24 00:19:09 +0300
  • 707a1ea1c2 * mu-cmd-find.c, mu-cmd.c: make sure we pass 'make line33' Dirk-Jan C. Binnema 2011-06-19 21:24:08 +0300
  • f51fbebe9a * mug,mug2: update for api changes Dirk-Jan C. Binnema 2011-06-19 21:23:46 +0300
  • a356dbec10 * update test case for the new thread param for queries Dirk-Jan C. Binnema 2011-06-19 21:05:12 +0300
  • 0e4b4f7a55 * mu-msg-iter.{cc,h}: hook up the msg-iter with threading Dirk-Jan C. Binnema 2011-06-19 21:04:40 +0300
  • d28319bc27 * mu-find: enable threaded output Dirk-Jan C. Binnema 2011-06-19 21:04:03 +0300
  • 9a5888f7c8 * enable the --threads/t argument for mu-find / queries Dirk-Jan C. Binnema 2011-06-19 21:03:33 +0300
  • 1e945e301f * semi-working message-threader (WIP) Dirk-Jan C. Binnema 2011-06-19 21:02:41 +0300
  • dfcbd854f0 * update test-cases Dirk-Jan C. Binnema 2011-06-18 18:49:46 +0300
  • e0c522c6a0 * mu-cmd-find: use the semi-working message threading Dirk-Jan C. Binnema 2011-06-18 18:49:33 +0300
  • f2a0e19626 * mu-msg: small improvements, cosmetics Dirk-Jan C. Binnema 2011-06-18 18:48:59 +0300
  • d2d94f291e * mu-msg-iter: use the semi-working message-threading Dirk-Jan C. Binnema 2011-06-18 18:47:46 +0300
  • a3ec83b96d * semi-working message-threading (WIP) Dirk-Jan C. Binnema 2011-06-18 18:47:13 +0300
  • d0d8356248 * mu-msg-file: ensure there are no duplicates in References: + Reply-To Dirk-Jan C. Binnema 2011-06-18 18:45:32 +0300
  • 023efcc0ae * store references in that cache, cleanup Dirk-Jan C. Binnema 2011-06-18 18:44:28 +0300
  • 35f7e2cd95 * mu-str: add simplistic mu_str_subject_normalize (WIP) Dirk-Jan C. Binnema 2011-06-18 18:43:09 +0300
  • b08bf4a1ed * mu-msg-doc: cosmetics, documentation Dirk-Jan C. Binnema 2011-06-18 18:42:24 +0300
  • 8000b85f89 * mu-msg.h: update docstring Dirk-Jan C. Binnema 2011-06-13 23:04:56 +0300
  • a69cacf919 * WIP: mu-msg-threader, and hook it up with msg-iter Dirk-Jan C. Binnema 2011-06-13 23:04:20 +0300
  • 583afc2749 * make mu-msg-file return references in same order as found in msgs; update unit test Dirk-Jan C. Binnema 2011-06-08 09:01:26 +0300
  • ef6f58d51b * cheatsheet.org: updated Dirk-Jan C. Binnema 2011-06-08 08:34:34 +0300
  • 9b0067aa4a * add mailing list test msg for unit tests Dirk-Jan C. Binnema 2011-06-08 08:33:30 +0300
  • f14de4784b * mu-msg-iter.cc: pre-fetch documents in an mset, makes search slightly faster Dirk-Jan C. Binnema 2011-06-03 08:22:56 +0300
  • 4dfe33609b * add mu_msg_iter_reset (to reset iter to the beginning), add tests Dirk-Jan C. Binnema 2011-06-02 18:13:17 +0300
  • 4c1baccc86 * mu-msg-iter: remove offset/index, cosmetics Dirk-Jan C. Binnema 2011-06-02 17:59:49 +0300
  • 9531cb9cd5 * update TODO Dirk-Jan C. Binnema 2011-06-02 17:36:25 +0300
  • eddf5a3965 * update mu-msg-iter (remove batching) Dirk-Jan C. Binnema 2011-06-02 17:36:15 +0300
  • 794825e297 * remove the needless batching in mu-msg-iter, mu-query, update callers Dirk-Jan C. Binnema 2011-06-02 17:35:46 +0300
  • fbaa1fc66e * minor update to mu-completion.zsh Dirk-Jan C. Binnema 2011-06-16 08:14:39 +0300
  • 53a2a03dbd * bump database version (9.7) Dirk-Jan C. Binnema 2011-06-16 08:14:26 +0300
  • 52b7ac738d * add tags output to 'mu view' Dirk-Jan C. Binnema 2011-06-16 08:14:07 +0300
  • 940644fccc * mention tags, x in mu-find.1 manpage Dirk-Jan C. Binnema 2011-06-16 08:13:53 +0300
  • 927737cc09 * test-mu-query.c: add some tests for querying tags Dirk-Jan C. Binnema 2011-06-16 07:59:23 +0300
  • e7f9e1d082 * mu-store.cc: handle a comma-separated list of tags as multiple terms for the doc Dirk-Jan C. Binnema 2011-06-16 07:59:00 +0300
  • a9161d1cd5 * add unit tests for reading tags Dirk-Jan C. Binnema 2011-06-16 00:49:30 +0300
  • 95c67fdc39 * mu-msg-cache: add MU_MSG_FIELD_ID_TAGS Dirk-Jan C. Binnema 2011-06-16 00:49:04 +0300
  • 9971c1e7ae * add basic support for X-Label (WIP) Dirk-Jan C. Binnema 2011-06-16 00:26:30 +0300
  • 2a36799054 * cosmetic Dirk-Jan C. Binnema 2011-06-15 23:52:41 +0300
  • 76bef9f984 * mu-store.cc: support GSList* fields Dirk-Jan C. Binnema 2011-06-15 23:52:32 +0300
  • dab245d010 * make MU_MSG_FIELD_ID_REFS a GSList* field Dirk-Jan C. Binnema 2011-06-15 23:51:49 +0300
  • a98bff9493 * mu-msg: add support for GSList* fields Dirk-Jan C. Binnema 2011-06-15 23:51:16 +0300
  • 663895f968 * add support for GSList* fields to MuMsgDoc and MuMsgFile Dirk-Jan C. Binnema 2011-06-15 23:50:17 +0300
  • 1e629e45c7 * mu-msg-cache: add support for GSList* values Dirk-Jan C. Binnema 2011-06-15 23:48:54 +0300
  • 2ef079968a * add mu_str_from_list, mu_str_to_list and mu_str_list_free + unit tests Dirk-Jan C. Binnema 2011-06-15 23:44:52 +0300
  • de24a59d8c * mu-cmd-find.c: fix compiler warning Dirk-Jan C. Binnema 2011-06-15 08:15:13 +0300
  • 57ebeda135 * add optional separator (\f, form-feed) between multiple messages in 'mu view' when using --separate (fixes issue #41) Dirk-Jan C. Binnema 2011-06-14 00:08:13 +0300
  • d2d791998f * update www a bit Dirk-Jan C. Binnema 2011-06-02 12:14:36 +0300
  • 8531a78301 * merge mu-output with mu-cmd-find Dirk-Jan C. Binnema 2011-06-02 11:18:47 +0300
  • a35f67715a * man/...: document where we encode the output to the current locale (and the couple of places where we don't) Dirk-Jan C. Binnema 2011-06-02 11:09:50 +0300
  • ccbf76b793 * make the output of mu cfind/extract/view locale-encoded except for cfind with --format=bbdb Dirk-Jan C. Binnema 2011-06-02 11:09:04 +0300
  • de539ea3f8 * cosmetics Dirk-Jan C. Binnema 2011-06-02 11:07:57 +0300
  • e16c95a883 * make mu find --format=plain output respect the locale Dirk-Jan C. Binnema 2011-06-01 21:56:09 +0300
  • 4629e26609 * mu-str.c: convert strftime output to utf8 if needed Dirk-Jan C. Binnema 2011-06-01 21:55:32 +0300
  • 7019bd9b86 * mu-util.[ch]: add mu_util_locale_is_utf8, handle invalid utf8 string more gracefully Dirk-Jan C. Binnema 2011-06-01 21:52:58 +0300
  • 8b7d0f9b06 * mu-util.c: only convert if the locale is not already in UTF8 Dirk-Jan C. Binnema 2011-05-31 23:23:50 +0300
  • 096c92e5c2 * add mu_util_print_encoded, mu_util_printerr_encoded, mu_util_fputs_encoded, for printing where the input (in utf8) is converted to the current locale before printing (WIP) Dirk-Jan C. Binnema 2011-05-31 23:17:09 +0300
  • c81f13cbdd * mu.1: document that mu output is always in UTF8-format Dirk-Jan C. Binnema 2011-05-29 14:05:28 +0300
  • 577f79164e * index.org: minor fixes in webpage Dirk-Jan C. Binnema 2011-05-29 13:58:42 +0300
  • a34738c882 * mu-output: push cyclomatic complexity <= 10 to satisfy 'make cc10' Dirk-Jan C. Binnema 2011-05-29 13:58:17 +0300
  • 0dcc122c0f * add test mail Dirk-Jan C. Binnema 2011-05-29 13:57:27 +0300
  • 61f462c4ad * prepare for 0.9.6 v0.9.6 Dirk-Jan C. Binnema 2011-05-28 12:29:53 +0300
  • 39ad685e1d * update documentation Dirk-Jan C. Binnema 2011-05-26 23:39:54 +0300
  • 132f0d4b01 * mu-cmd-index: fix backspace printing (don't try to modify static str) Dirk-Jan C. Binnema 2011-05-26 23:39:33 +0300
  • ff8f5db9a8 * improved color impl for mu view Dirk-Jan C. Binnema 2011-05-26 23:38:30 +0300
  • 0c462c9100 * mu-cmd-find: use color option with update mu-output Dirk-Jan C. Binnema 2011-05-26 23:37:49 +0300
  • 82342041f1 * mu-cmd-extract.c: implement color output Dirk-Jan C. Binnema 2011-05-26 23:37:06 +0300
  • 57c0ce07e1 * mu-cfind.c: improve color output impl Dirk-Jan C. Binnema 2011-05-26 23:36:22 +0300
  • c60e03a16d * mu-config.[ch]: do tty-checking here (for --color), add mu_config_param_num (for param-checking) Dirk-Jan C. Binnema 2011-05-26 23:35:34 +0300
  • a2907dc8e5 * mu-output: implement color output for 'mu find' Dirk-Jan C. Binnema 2011-05-26 23:33:36 +0300
  • fe32cf84b1 * mu-str.[ch], mu-util.[ch]: better, simpler ANSI colors through some #defines Dirk-Jan C. Binnema 2011-05-26 23:32:23 +0300
  • 4d183fc868 * update zsh completions (still very much WIP) Dirk-Jan C. Binnema 2011-05-25 22:04:32 +0300
  • 1e356ed313 * update documentation Dirk-Jan C. Binnema 2011-05-25 22:04:13 +0300
  • 5bda5975c9 * mu-cmd-find, mu-output: don't use --summary-len anymore, use --summary Dirk-Jan C. Binnema 2011-05-25 22:03:43 +0300
  • c6d4200b0a * mu-output: update for color output in some cases Dirk-Jan C. Binnema 2011-05-25 22:03:09 +0300
  • f1ad2ebc51 * update 'mu view' and 'mu cfind' to use colors in some cases Dirk-Jan C. Binnema 2011-05-25 22:02:24 +0300
  • 2b56e46260 * mu-config: add the --color option, to enable color output in some cases (or, alternatively, set the MU_COLOR env var to non-empty) Dirk-Jan C. Binnema 2011-05-25 22:01:05 +0300
  • bc8c1a0289 * add mu_util_color_print for printing color (ANSI) to console Dirk-Jan C. Binnema 2011-05-25 21:59:34 +0300
  • 4e904d7c73 * test-mu-cmd.c: updated testcase Dirk-Jan C. Binnema 2011-05-25 21:58:48 +0300
  • 9e39dc67bd * update the cheatsheet a bit Dirk-Jan C. Binnema 2011-05-25 08:14:22 +0300
  • 24f98ce433 * mu-str.c: fix leak in mu_str_guess_nick Dirk-Jan C. Binnema 2011-05-25 08:12:58 +0300
  • f22b506607 * test-mu-cmd.c, test-mu-contacts.c: fix tiny leaks in test cases Dirk-Jan C. Binnema 2011-05-25 08:12:27 +0300
  • 3c20cfc4de * mu-contacts.c, mu-msg.c: cosmetics Dirk-Jan C. Binnema 2011-05-25 08:11:50 +0300
  • 03c94bd82d * mu-contacts: fix leak in contact_info_new Dirk-Jan C. Binnema 2011-05-24 23:21:51 +0300
  • d2fa1c3596 * mu-str.c: fix out-of-bounds issue with mu_str_ascii_xapian_escape_in_place Dirk-Jan C. Binnema 2011-05-24 23:15:20 +0300
  • dca15dbefc * minor contrib stuff Dirk-Jan C. Binnema 2011-05-24 22:43:22 +0300