Commit Graph

  • fd93663e8a * mu-msg.c: cosmetic Dirk-Jan C. Binnema 2010-09-10 20:37:38 +0300
  • 80a08462d8 * update / add unit tests Dirk-Jan C. Binnema 2010-09-10 20:37:06 +0300
  • 57fc2441a8 * <many>: make gmime initialization/de-initialization implicit (remove mu_msg_init/mu_msg_uninit) Dirk-Jan C. Binnema 2010-09-10 08:18:04 +0300
  • 55981b27df * mu-query.cc: make queries a bit more eager to match (WIP) ie., convert to lowercase, do STEM_SOME, not STEM_ALL this needs tweaking, more testing, but passed current unit tests Dirk-Jan C. Binnema 2010-09-09 08:21:01 +0300
  • b4d7ea5a36 * mu-maildir.c: minor, cosmetic Dirk-Jan C. Binnema 2010-09-09 08:19:00 +0300
  • 1a98b2de64 * mu-cmd-index: minor, cosmetic Dirk-Jan C. Binnema 2010-09-09 08:18:14 +0300
  • 42cdf60504 * mu-cmd-index: mention cleanup phase in user output Dirk-Jan C. Binnema 2010-09-09 08:17:50 +0300
  • ae50a6364e * mu-cmd-find: use mu_msg_iter_is_done Dirk-Jan C. Binnema 2010-09-09 08:17:00 +0300
  • 3cc7d4ee89 * mu.cc: minor changes Dirk-Jan C. Binnema 2010-09-09 08:15:41 +0300
  • 200eabdca9 * document new mu.1 command line options Dirk-Jan C. Binnema 2010-09-09 00:13:54 +0300
  • 3a4bfe1362 * move some system-initialization to mu_util_init_system; set G_SLICE env far to always-malloc on FreeBSD, as g_slice does not work correctly there. Dirk-Jan C. Binnema 2010-09-09 00:12:06 +0300
  • 32a218d76e * cleanup testcase, update for mu_msg_iter_is_done Dirk-Jan C. Binnema 2010-09-09 00:09:33 +0300
  • d1f4ebde0b * rename mu_msg_iter_is_null => mu_msg_iter_is_done Dirk-Jan C. Binnema 2010-09-09 00:09:00 +0300
  • c6ebff4928 * use '-m' shortcut only for --maildir, not for --muhome... Dirk-Jan C. Binnema 2010-09-06 23:44:23 +0300
  • 3def4d36b8 * updated NEWS Dirk-Jan C. Binnema 2010-09-05 21:39:15 +0300
  • b7410acce8 * mu-cmd-index.c, mu-cmd-view.c, mu-msg-part.c: fix some overly long functions Dirk-Jan C. Binnema 2010-09-05 21:39:07 +0300
  • 51790dd888 * mu-query: transfer queries to lowercase; this fixes some false-negatives Dirk-Jan C. Binnema 2010-09-05 21:21:26 +0300
  • 283f3036a6 * update man pages Dirk-Jan C. Binnema 2010-09-05 21:20:46 +0300
  • f20a81ae8f * updated TODO Dirk-Jan C. Binnema 2010-09-05 13:44:13 +0300
  • b3ef775489 * add some stuff to the zsh completions Dirk-Jan C. Binnema 2010-09-05 13:44:04 +0300
  • 60be96510f * test-mu-query.c: add test for mu_msg_iter_get_msg, summary Dirk-Jan C. Binnema 2010-09-05 13:01:33 +0300
  • a039fe87bf * updated HACKING Dirk-Jan C. Binnema 2010-09-05 12:40:13 +0300
  • 999c12649d * updated TODO Dirk-Jan C. Binnema 2010-09-05 12:40:05 +0300
  • 8a285c7d0d * src/Makefile.am: add -Wdeclaration-after-statement to the warning flags for c-code Dirk-Jan C. Binnema 2010-09-05 12:39:08 +0300
  • 956720df61 * mu.cc: add some comment about setlocale Dirk-Jan C. Binnema 2010-09-05 12:38:11 +0300
  • 3b514b066f * mu-msg-(fields|flags): cosmetics Dirk-Jan C. Binnema 2010-09-05 12:37:47 +0300
  • b8f5451b06 * mu-msg-iter.{cc,h}: some cleanups, documentation updates Dirk-Jan C. Binnema 2010-09-05 12:37:12 +0300
  • 572da91216 * add new test for non-ascii search Dirk-Jan C. Binnema 2010-09-04 14:37:19 +0300
  • c55831f7c7 * mu.cc: add some comment regarding setlocale Dirk-Jan C. Binnema 2010-09-04 14:32:33 +0300
  • b05359d344 * add test mail file, update unit test for number Dirk-Jan C. Binnema 2010-09-04 14:32:10 +0300
  • 6b3272fb8c * mu.cc: setlocale (LC_ALL, "") to make non-ascii searches work Dirk-Jan C. Binnema 2010-09-04 12:58:45 +0300
  • 0ad1fb1165 * update mu extract implementation, support --overwrite and --targetdir (WIP, needs testing) Dirk-Jan C. Binnema 2010-09-01 23:35:34 +0300
  • 364620170c * update mu-extract man page a bit Dirk-Jan C. Binnema 2010-09-01 23:35:03 +0300
  • a512cb64f4 * fix typo that broke unit test Dirk-Jan C. Binnema 2010-08-29 22:15:25 +0300
  • 15ad934d81 * update attachment-extraction (ie., 'mu extract'); still WIP, but basics are working Dirk-Jan C. Binnema 2010-08-29 22:13:06 +0300
  • a7a08dde7f * add some extra error checking for the right command Dirk-Jan C. Binnema 2010-08-29 16:39:27 +0300
  • d5329d3696 * mu-config: add some config options for mu extract Dirk-Jan C. Binnema 2010-08-29 16:30:55 +0300
  • 01ff6d4fc1 * remove some of the lesser-used single-char versions of command line args Dirk-Jan C. Binnema 2010-08-27 08:26:41 +0300
  • 89f2182f03 * some minor cleanups Dirk-Jan C. Binnema 2010-08-27 00:25:07 +0300
  • c771b9a705 * add missing test-mu-msg.c djcb 2010-08-26 21:21:29 +0300
  • 2cd082c06b * rename MuStoreXapian => MuStore djcb 2010-08-25 21:55:08 +0300
  • 0c04143bbc * rename MuQueryXapian => MuQuery djcb 2010-08-25 21:46:16 +0300
  • ba2cb41585 * rename mu-util-xapian => mu-util-db (and some leftovers) djcb 2010-08-25 21:40:07 +0300
  • b50a3dc245 * rename MuMsgIterXapian => MuMsgIter djcb 2010-08-25 21:29:53 +0300
  • dd263ec1ed * contrib/Makefile.am: small fix to ignore make check djcb 2010-08-25 00:57:40 +0300
  • 9a510162b5 * many: renaming/refactoring - mu-msg-gmime => mu-msg - mu-msg-part-info => mu-msg-part djcb 2010-08-25 00:57:16 +0300
  • f1bbb3fb96 * WIP: more attachment handling changes Dirk-Jan C. Binnema 2010-08-24 21:10:00 +0300
  • 2980737853 * add start of mu-extract manpage Dirk-Jan C. Binnema 2010-08-24 21:09:43 +0300
  • 1b75323e1c * many: small cosmetic / documentation updates Dirk-Jan C. Binnema 2010-08-23 08:23:58 +0300
  • 43b1c0fcf1 * WIP: rough implementation of attachment extraction djcb 2010-08-22 22:50:19 +0300
  • db7c78cc2e * mu-msg-contact: small renaming djcb 2010-08-22 19:31:54 +0300
  • 3cdb1f15ed * next step in attachment handling infra; still WIP djcb 2010-08-22 19:31:21 +0300
  • 37b0ea3bc3 * small updates Dirk-Jan C. Binnema 2010-08-21 20:44:53 +0300
  • a3ec22bae9 * add start of zsh-completion support (WIP) Dirk-Jan C. Binnema 2010-08-21 20:44:45 +0300
  • 596317b8dc * WIP: added MuMsgPartInfo (WIP) Dirk-Jan C. Binnema 2010-08-21 20:44:13 +0300
  • fc40900037 * some cleanup + beginnings of extract functionality Dirk-Jan C. Binnema 2010-08-20 21:38:54 +0300
  • a4515de466 * update: some refactoring of commands djcb 2010-08-20 21:07:36 +0300
  • 7ea074431c * mu-msg-gmime: further cleanups Dirk-Jan C. Binnema 2010-08-19 23:14:13 +0300
  • 478a2ab3eb * mu-msg-gmime: cosmetics djcb 2010-08-19 22:51:55 +0300
  • d79b93a45d * mu-msg-gmime: fix contacts list bug, update unit tests djcb 2010-08-19 22:44:57 +0300
  • 93590436c1 * MuMsgContact refactoring (split off) djcb 2010-08-19 22:15:19 +0300
  • 5fb3e7fd36 * mu-msg-util: some minor cosmetic fixes Dirk-Jan C. Binnema 2010-08-18 23:45:50 +0300
  • 6b1fa8db25 * test-mu-msg-gmime: add some unit tests Dirk-Jan C. Binnema 2010-08-18 23:45:19 +0300
  • 5e3aa6024f * mu-msg-gmime: slight doc update Dirk-Jan C. Binnema 2010-08-18 22:49:46 +0300
  • 69c93430b9 * refactor: add mu_msg_iter_xapian_get_msg_gmime and use it Dirk-Jan C. Binnema 2010-08-18 22:49:10 +0300
  • 145fd8f75c * WIP: start work on attachment handling in mu-msg-gmime (and some cleanup) Dirk-Jan C. Binnema 2010-08-18 00:33:37 +0300
  • 80dd533f18 * configure.ac: small updates Dirk-Jan C. Binnema 2010-08-18 00:32:52 +0300
  • 52e6fa5f32 * add some mu-msg-gmime unit tests Dirk-Jan C. Binnema 2010-08-18 00:18:42 +0300
  • 537dd1b3a1 * update TODO file Dirk-Jan C. Binnema 2010-08-17 00:50:41 +0300
  • bf163e3db5 * testdir/tmp: better file to ignore Dirk-Jan C. Binnema 2010-08-17 00:42:22 +0300
  • 6b20dbd38e * don't require gio anymore, not even optionally Dirk-Jan C. Binnema 2010-08-17 00:41:37 +0300
  • 908ff418d5 * cosmetics djcb 2010-08-15 20:44:10 +0300
  • c576756f23 * add --summary-len option for mu view, and document it. djcb 2010-08-15 20:43:58 +0300
  • 6a275521f1 * split the manpages, add documentation for --summary-len djcb 2010-08-15 20:29:15 +0300
  • 19217eef50 * mu-cmd-find: add support for summaries to 'mu find' (WIP) djcb 2010-08-15 14:59:55 +0300
  • f163db1c3a * cosmetic djcb 2010-08-15 14:59:16 +0300
  • 6976d663f4 * cosmetic djcb 2010-08-15 14:59:02 +0300
  • 00212179f1 * add the --summary-len options (defaults at zero) djcb 2010-08-15 14:58:34 +0300
  • 9e24a093a7 * add mu_msg_gmime_get_summary, some cosmetics djcb 2010-08-15 14:55:25 +0300
  • 2e6685bdeb * cosmetic: fix include tag djcb 2010-08-15 13:33:32 +0300
  • 48affa6500 * mu-cmd-index: fix some casting warnings djcb 2010-08-15 13:33:15 +0300
  • 30ee022b04 * mu-msg-str: use g_format_size_for_display when we have GLib >= 2.16 djcb 2010-08-15 13:32:43 +0300
  • f8d9a64c34 * configure.ac: add HAVE_GLIB216, so we can use some it's stuff djcb 2010-08-15 13:32:04 +0300
  • 5a9904618a * mu-cmd, mu-cmd-index: small improvements in strings for users djcb 2010-08-14 15:31:55 +0300
  • 6408c6345f * add --summary and --summary-len cmdline params note: the underlying functionality is not there yet djcb 2010-08-14 15:29:46 +0300
  • cd88b65428 * configure.ac: better feedback to user if gmime is missing djcb 2010-08-14 15:28:25 +0300
  • 488fef2d04 * unbreak the unit tests for git checkouts the git version was broken because git doesn't accept empty dirs; added tmp/dummy to fix this. djcb 2010-08-14 15:19:08 +0300
  • f09b1e08d8 * update TODO file Dirk-Jan C. Binnema 2010-08-14 13:21:34 +0300
  • 3f8a3ba97f * mu-log: it's not an error when moving the log file failed due to no gio Dirk-Jan C. Binnema 2010-08-14 13:21:24 +0300
  • 12736b03db * mu-cmd-find: use g_debug, not g_warning when text body not found Dirk-Jan C. Binnema 2010-08-14 13:20:42 +0300
  • 9b83bfe5eb * mu-index: cosmetic Dirk-Jan C. Binnema 2010-07-30 20:58:51 +0300
  • 226d73e762 * update TODO for 0.7.1 Dirk-Jan C. Binnema 2010-07-30 20:58:34 +0300
  • 3787392c88 * candidate fix for the MacOS wordexp issue Dirk-Jan C. Binnema 2010-07-30 20:56:50 +0300
  • 024c7535fb * mu-log: small cosmetics Dirk-Jan C. Binnema 2010-07-30 20:52:30 +0300
  • f2cc543baf * fix error handling of shell expansion (candidate fix for issue #23) Dirk-Jan C. Binnema 2010-07-26 12:12:43 +0300
  • 7e2b3ff7a0 * mu_msg_iter_xapian_get_field_numeric: explicitly cast to gint64 this might resolve some build problems Dirk-Jan C. Binnema 2010-07-26 00:29:10 +0300
  • d621a8a502 * explicitly #include <signal.h> in mu-cmd-index.c Dirk-Jan C. Binnema 2010-07-25 19:13:56 +0300
  • 38f5c8abeb * make requirement for GIO optional (issue #22) Dirk-Jan C. Binnema 2010-07-24 20:28:39 +0300
  • fed8d20503 * mu.1: some spelling fixes from Philipp Weis Dirk-Jan C. Binnema 2010-04-24 10:53:24 +0300
  • 7895a1376b * tests/test-mu-query: add 'count_matches' function; add test_mu_query_03 (currently failing) Dirk-Jan C. Binnema 2010-03-02 17:27:08 +0200