mu/src
Dirk-Jan C. Binnema 9a1ccc3103 * re-enable message summaries 2011-05-15 10:40:29 +03:00
..
tests * re-enable message summaries 2011-05-15 10:40:29 +03:00
Makefile.am * mu-msg-db.[cc,h]: basic implementation of Xapian::Document backend for MuMsg 2011-05-15 10:39:27 +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 * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03: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 * re-enable message summaries 2011-05-15 10:40:29 +03: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 * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +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: also ignore .#evolution, update comments a bit 2011-05-06 08:33:37 +03:00
mu-maildir.h * refactoring: merge mu-msg-file with mu-maildir 2011-05-06 08:11:47 +03:00
mu-msg-cache.c * add mu-msg-cache.[ch] for caching MuMsg data 2011-05-14 18:04:30 +03:00
mu-msg-cache.h * add mu-msg-cache.[ch] for caching MuMsg data 2011-05-14 18:04:30 +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-db.cc * mu-msg-db.[cc,h]: basic implementation of Xapian::Document backend for MuMsg 2011-05-15 10:39:27 +03:00
mu-msg-db.h * mu-msg-db.[cc,h]: basic implementation of Xapian::Document backend for MuMsg 2011-05-15 10:39:27 +03:00
mu-msg-fields.c * mu-msg-fields.[ch]: reindent, remove MU_MSG_FIELD_ID_SUMMARY 2011-05-14 18:06:33 +03:00
mu-msg-fields.h * mu-msg-fields.[ch]: reindent, remove MU_MSG_FIELD_ID_SUMMARY 2011-05-14 18:06:33 +03:00
mu-msg-file.c * mu-msg-*: take mu_msg_cache into use 2011-05-14 18:07:51 +03:00
mu-msg-file.h * mu-msg-*: take mu_msg_cache into use 2011-05-14 18:07:51 +03: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 * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-msg-iter.h * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-msg-part.c * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03: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 * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-msg-prio.h * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +03:00
mu-msg-priv.h * mu-msg-*: take mu_msg_cache into use 2011-05-14 18:07:51 +03:00
mu-msg.c * merge mu-msg-contact.[ch] with mu-msg.[ch] 2011-05-14 18:14:24 +03:00
mu-msg.h * merge mu-msg-contact.[ch] with mu-msg.[ch] 2011-05-14 18:14:24 +03:00
mu-output.c * re-enable message summaries 2011-05-15 10:40:29 +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-query.cc: enable wildcard queries (Xapian::QueryParser::FLAG_WILDCARD) 2011-05-09 12:00:50 +03:00
mu-query.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-runtime.c * <many> WIP: refactor mu-msg -- mu-msg-file 2011-05-09 02:58:33 +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 * merge mu-msg-contact.[ch] with mu-msg.[ch] 2011-05-14 18:14:24 +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