mu/src
Dirk-Jan C. Binnema b28bea9650 * mu-contacts: don't ignore whitespace in regexp (by default), so you can use
"mu cfind 'John Smith'"
2011-05-05 22:53:04 +03:00
..
tests * test-mu-cmd.c: fix test case for apparently yet another diff between GMime versions 2011-05-03 08:18:58 +03:00
Makefile.am * add mu-msg-data-cache.[ch], WIP for the new custom tree model 2011-03-31 23:09:14 +03:00
mu-bookmarks.c * cosmetics 2011-01-07 08:31:36 +02:00
mu-bookmarks.h * <many>: use some gcc attributes (if applicable) for optimization 2010-11-30 08:32:59 +02:00
mu-cmd-cfind.c * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
mu-cmd-extract.c * mu-cmd-extract.c: only check for writability of targetdir if we're actually 2011-01-31 09:13:26 +02:00
mu-cmd-find.c * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
mu-cmd-index.c * mu-cmd-index.c: optimize printing of progress information 2011-04-30 10:08:58 +03:00
mu-cmd.c * mu-cmd-cfind: split off into separate mu-cmd- file 2011-03-05 09:42:06 +02:00
mu-cmd.h * WIP: rudimentary implementation of the 'cfind' command, to find contacts 2011-03-02 23:26:54 +02:00
mu-config.c * mu-config.c: small docu update 2011-03-19 10:08:20 +02:00
mu-config.h * add support for using mu cfind as an external address book for 'mutt' + document 2011-03-06 12:40:08 +02:00
mu-contacts.c * mu-contacts: don't ignore whitespace in regexp (by default), so you can use 2011-05-05 22:53:04 +03:00
mu-contacts.h * use differerent exit codes for error, no matches as >0 matches; as per man page 2011-03-05 15:07:49 +02:00
mu-index.c * mu-store.cc: some optimizations, and add the possibility to use the slightly 2011-04-30 11:31:34 +03:00
mu-index.h * WIP: contact listing / searching. 2011-03-02 00:13:24 +02:00
mu-log.c * add mode_t arg to mu_util_create_dir_maybe, add mu_util_cache_dir 2011-01-11 00:44:03 +02:00
mu-log.h * cosmetics 2011-01-07 08:31:36 +02:00
mu-maildir.c * mu-maildir: some micro optimizations 2011-04-16 14:26:06 +03:00
mu-maildir.h * change MuMaildirWalkMsgCallback so it take a full stat buf* instead of just 2011-01-15 11:53:18 +02:00
mu-msg-contact.c * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
mu-msg-contact.h * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
mu-msg-data-cache.c * cosmetics 2011-04-30 13:52:17 +03:00
mu-msg-data-cache.h * cosmetics 2011-04-30 13:52:17 +03:00
mu-msg-data.c * mu-msg-data.[ch]: copy refs as well, small cleanups 2011-05-03 08:19:34 +03:00
mu-msg-data.h * mu-msg-data.[ch]: copy refs as well, small cleanups 2011-05-03 08:19:34 +03:00
mu-msg-fields.c * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
mu-msg-fields.h * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
mu-msg-file.c * add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen' 2011-03-31 23:08:26 +03:00
mu-msg-file.h * mu-msg-file: cosmetics 2010-12-11 13:53:50 +02:00
mu-msg-flags.c * add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen' 2011-03-31 23:08:26 +03:00
mu-msg-flags.h * add 'flag:unread' as a synonym for 'flag:new OR NOT flag:seen' 2011-03-31 23:08:26 +03:00
mu-msg-iter-priv.hh * rename mu-util-xapian => mu-util-db (and some leftovers) 2010-08-25 21:40:07 +03:00
mu-msg-iter.cc * mu-msg-iter.{cc,h}: add mu_msg_iter_get_refs, small updates 2011-05-03 08:18:08 +03:00
mu-msg-iter.h * mu-msg-iter.{cc,h}: add mu_msg_iter_get_refs, small updates 2011-05-03 08:18:08 +03:00
mu-msg-part.c * mu-msg-part: cleanups & fixes, added mu_msg_part_looks_like_attachment 2011-01-11 23:17:03 +02:00
mu-msg-part.h * mu-msg-part: cleanups & fixes, added mu_msg_part_looks_like_attachment 2011-01-11 23:17:03 +02:00
mu-msg-prio.c * mu-msg-prio: some coding updates 2010-11-21 15:43:11 +02:00
mu-msg-prio.h * mu-msg-prio: some coding updates 2010-11-21 15:43:11 +02:00
mu-msg-priv.h * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
mu-msg.c * mu-msg.c: fix compiler warning due to optimization 2011-05-05 22:51:47 +03:00
mu-msg.h * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
mu-output.c * mu-output: don't print (null) for NULL-strings 2011-04-30 13:51:26 +03:00
mu-output.h * initial plumbing and some documentation for xml/json/sexp output through 2011-01-05 20:35:50 +02:00
mu-query.cc * mu-msg-iter.cc, mu-query.cc, mu-store.cc: use more c++ facilities 2011-03-22 23:37:01 +02:00
mu-query.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-runtime.c * fix infinite loop in mu-cmd-index (fixes issue #36) + some cosmetics 2011-04-24 16:03:40 +03:00
mu-runtime.h * mu_runtime: update getting standard dirs / paths, use them 2011-03-19 10:07:32 +02:00
mu-store.cc * <many> add support for displaying, searching the Bcc: field 2011-05-01 18:31:00 +03:00
mu-store.h * mu-store.cc: some optimizations, and add the possibility to use the slightly 2011-04-30 11:31:34 +03:00
mu-str-normalize.c * mu-str-normalize.c: add note about alternative implementation 2010-12-03 20:53:25 +02:00
mu-str.c * mu-str: add mu_str_guess_first_name, mu_str_guess_last_name and 2011-03-06 12:14:26 +02:00
mu-str.h * cosmetics 2011-05-01 15:01:03 +03:00
mu-util-db.cc * fix compiler warnings for gcc 4.5 2011-04-15 08:49:04 +03:00
mu-util.c * fix infinite loop in mu-cmd-index (fixes issue #36) + some cosmetics 2011-04-24 16:03:40 +03:00
mu-util.h * add mu_util_xapian_is_locked and use it 2011-01-14 07:47:19 +02:00
mu.cc * cosmetics 2011-01-13 21:41:19 +02:00