Commit Graph

6121 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 42cdf60504 * mu-cmd-index: mention cleanup phase in user output 2010-09-09 08:17:50 +03:00
Dirk-Jan C. Binnema ae50a6364e * mu-cmd-find: use mu_msg_iter_is_done 2010-09-09 08:17:00 +03:00
Dirk-Jan C. Binnema 3cc7d4ee89 * mu.cc: minor changes 2010-09-09 08:15:41 +03:00
Dirk-Jan C. Binnema 200eabdca9 * document new mu.1 command line options 2010-09-09 00:13:54 +03:00
Dirk-Jan C. Binnema 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.
2010-09-09 00:12:06 +03:00
Dirk-Jan C. Binnema 32a218d76e * cleanup testcase, update for mu_msg_iter_is_done 2010-09-09 00:09:33 +03:00
Dirk-Jan C. Binnema d1f4ebde0b * rename mu_msg_iter_is_null => mu_msg_iter_is_done 2010-09-09 00:09:00 +03:00
Dirk-Jan C. Binnema c6ebff4928 * use '-m' shortcut only for --maildir, not for --muhome... 2010-09-06 23:44:23 +03:00
Dirk-Jan C. Binnema 3def4d36b8 * updated NEWS 2010-09-05 21:39:15 +03:00
Dirk-Jan C. Binnema b7410acce8 * mu-cmd-index.c, mu-cmd-view.c, mu-msg-part.c: fix some overly long functions 2010-09-05 21:39:07 +03:00
Dirk-Jan C. Binnema 51790dd888 * mu-query: transfer queries to lowercase; this fixes some false-negatives 2010-09-05 21:21:26 +03:00
Dirk-Jan C. Binnema 283f3036a6 * update man pages 2010-09-05 21:20:46 +03:00
Dirk-Jan C. Binnema f20a81ae8f * updated TODO 2010-09-05 13:44:13 +03:00
Dirk-Jan C. Binnema b3ef775489 * add some stuff to the zsh completions 2010-09-05 13:44:04 +03:00
Dirk-Jan C. Binnema 60be96510f * test-mu-query.c: add test for mu_msg_iter_get_msg, summary 2010-09-05 13:01:33 +03:00
Dirk-Jan C. Binnema a039fe87bf * updated HACKING 2010-09-05 12:40:13 +03:00
Dirk-Jan C. Binnema 999c12649d * updated TODO 2010-09-05 12:40:05 +03:00
Dirk-Jan C. Binnema 8a285c7d0d * src/Makefile.am: add -Wdeclaration-after-statement to the warning flags for c-code 2010-09-05 12:39:08 +03:00
Dirk-Jan C. Binnema 956720df61 * mu.cc: add some comment about setlocale 2010-09-05 12:38:11 +03:00
Dirk-Jan C. Binnema 3b514b066f * mu-msg-(fields|flags): cosmetics 2010-09-05 12:37:47 +03:00
Dirk-Jan C. Binnema b8f5451b06 * mu-msg-iter.{cc,h}: some cleanups, documentation updates 2010-09-05 12:37:12 +03:00
Dirk-Jan C. Binnema 572da91216 * add new test for non-ascii search 2010-09-04 14:37:19 +03:00
Dirk-Jan C. Binnema c55831f7c7 * mu.cc: add some comment regarding setlocale 2010-09-04 14:32:33 +03:00
Dirk-Jan C. Binnema b05359d344 * add test mail file, update unit test for number 2010-09-04 14:32:10 +03:00
Dirk-Jan C. Binnema 6b3272fb8c * mu.cc: setlocale (LC_ALL, "") to make non-ascii searches work 2010-09-04 12:58:45 +03:00
Dirk-Jan C. Binnema 0ad1fb1165 * update mu extract implementation, support --overwrite and --targetdir (WIP,
needs testing)
2010-09-01 23:35:34 +03:00
Dirk-Jan C. Binnema 364620170c * update mu-extract man page a bit 2010-09-01 23:35:03 +03:00
Dirk-Jan C. Binnema a512cb64f4 * fix typo that broke unit test 2010-08-29 22:15:25 +03:00
Dirk-Jan C. Binnema 15ad934d81 * update attachment-extraction (ie., 'mu extract'); still WIP, but basics are working 2010-08-29 22:13:06 +03:00
Dirk-Jan C. Binnema a7a08dde7f * add some extra error checking for the right command 2010-08-29 16:39:27 +03:00
Dirk-Jan C. Binnema d5329d3696 * mu-config: add some config options for mu extract 2010-08-29 16:30:55 +03:00
Dirk-Jan C. Binnema 01ff6d4fc1 * remove some of the lesser-used single-char versions of command line args 2010-08-27 08:26:41 +03:00
Dirk-Jan C. Binnema 89f2182f03 * some minor cleanups 2010-08-27 00:25:07 +03:00
djcb c771b9a705 * add missing test-mu-msg.c 2010-08-26 21:21:29 +03:00
djcb 2cd082c06b * rename MuStoreXapian => MuStore 2010-08-25 21:55:08 +03:00
djcb 0c04143bbc * rename MuQueryXapian => MuQuery 2010-08-25 21:46:16 +03:00
djcb ba2cb41585 * rename mu-util-xapian => mu-util-db (and some leftovers) 2010-08-25 21:40:07 +03:00
djcb b50a3dc245 * rename MuMsgIterXapian => MuMsgIter 2010-08-25 21:29:53 +03:00
djcb dd263ec1ed * contrib/Makefile.am: small fix to ignore make check 2010-08-25 00:57:40 +03:00
djcb 9a510162b5 * many: renaming/refactoring
- mu-msg-gmime => mu-msg
  - mu-msg-part-info => mu-msg-part

    removed some unused functions, updated dependencies
    make check still works
2010-08-25 00:57:16 +03:00
Dirk-Jan C. Binnema f1bbb3fb96 * WIP: more attachment handling changes 2010-08-24 21:10:00 +03:00
Dirk-Jan C. Binnema 2980737853 * add start of mu-extract manpage 2010-08-24 21:09:43 +03:00
Dirk-Jan C. Binnema 1b75323e1c * many: small cosmetic / documentation updates 2010-08-23 08:23:58 +03:00
djcb 43b1c0fcf1 * WIP: rough implementation of attachment extraction 2010-08-22 22:50:19 +03:00
djcb db7c78cc2e * mu-msg-contact: small renaming 2010-08-22 19:31:54 +03:00
djcb 3cdb1f15ed * next step in attachment handling infra; still WIP 2010-08-22 19:31:21 +03:00
Dirk-Jan C. Binnema 37b0ea3bc3 * small updates 2010-08-21 20:44:53 +03:00
Dirk-Jan C. Binnema a3ec22bae9 * add start of zsh-completion support (WIP) 2010-08-21 20:44:45 +03:00
Dirk-Jan C. Binnema 596317b8dc * WIP: added MuMsgPartInfo (WIP) 2010-08-21 20:44:13 +03:00
Dirk-Jan C. Binnema fc40900037 * some cleanup + beginnings of extract functionality 2010-08-20 21:38:54 +03:00