mu/src
Dirk-Jan C. Binnema e478eeee6d * reindentation, fix mu_str_ascii_xapian_escape_in_place for '..' 2011-05-22 10:27:12 +03:00
..
tests * reindentation, fix mu_str_ascii_xapian_escape_in_place for '..' 2011-05-22 10:27:12 +03:00
Makefile.am Reverting "* fix test-mu-msg.c merge fallout" 2011-05-19 23:12:25 +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 * implement saving mime-part by file-name, improve error handling 2011-05-21 14:12:01 +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 * mu-cmd.c, test-mu-cmd.c: add attachment info to 'mu view' + unit test 2011-05-21 20:20:38 +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 * mu-config.h: fix indentation 2011-05-22 10:25:21 +03:00
mu-contacts.c * mu-contacts: cosmetics 2011-05-18 22:14:08 +03:00
mu-contacts.h * mu-contacts: cosmetics 2011-05-18 22:14:08 +03: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 * fix cc10 check 2011-05-19 20:50:16 +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 * complete initial implementation of mu-msg-cache 2011-05-17 23:17:50 +03:00
mu-msg-cache.h * complete initial implementation of mu-msg-cache 2011-05-17 23:17:50 +03:00
mu-msg-doc.cc * mu-msg-db => mu-msg-doc 2011-05-17 23:17:11 +03:00
mu-msg-doc.h * mu-msg-db => mu-msg-doc 2011-05-17 23:17:11 +03:00
mu-msg-fields.c * mu-msg-field.[ch]: add attach/a MsgFieldId 2011-05-21 16:05:44 +03:00
mu-msg-fields.h * mu-msg-field.[ch]: add attach/a MsgFieldId 2011-05-21 16:05:44 +03:00
mu-msg-file.c * mu-msg, mu-msg-file: fix up mu_msg_get_header 2011-05-19 22:25:27 +03:00
mu-msg-file.h * mu-msg, mu-msg-file: fix up mu_msg_get_header 2011-05-19 22:25:27 +03:00
mu-msg-flags.c * fix line33 check 2011-05-19 20:22:55 +03:00
mu-msg-flags.h * fix line33 check 2011-05-19 20:22:55 +03:00
mu-msg-iter.cc * cosmetics, re-indentation 2011-05-19 07:32:09 +03:00
mu-msg-iter.h * mu-msg-iter.{cc,h}: clear-up api, update callers 2011-05-19 00:26:14 +03:00
mu-msg-part.c * implement saving mime-part by file-name, improve error handling 2011-05-21 14:12:01 +03:00
mu-msg-part.h * mu-msg-part.h: make it C++-friendly 2011-05-21 16:06:11 +03:00
mu-msg-prio.c * cosmetics, re-indentation 2011-05-19 07:32:09 +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.c, mu-msg-priv.h: hook up with mu-msg-cache, mu-msg-file and mu-msg-doc 2011-05-17 23:20:05 +03:00
mu-msg.c * fix mu-msg.c merge fallout 2011-05-19 22:53:34 +03:00
mu-msg.h * mu-msg, mu-msg-file: fix up mu_msg_get_header 2011-05-19 22:25:27 +03:00
mu-output.c * fix line33 check 2011-05-19 20:22:55 +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: special-case 'now' and 'today' when used as start of range 2011-05-22 10:26:20 +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 * cosmetics, re-indentation 2011-05-19 07:32:09 +03:00
mu-store.cc * mu-query.cc, mu-store.cc: cosmetics 2011-05-21 20:20:07 +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 * reindentation, fix mu_str_ascii_xapian_escape_in_place for '..' 2011-05-22 10:27:12 +03: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 * mu-util.c: don't write to stderr when opening fails in mu_util_create_writeable_fd 2011-05-21 14:11:23 +03:00
mu-util.h * mu-msg-iter-priv.cc: get rid of this with some void** casting tricks... 2011-05-18 23:51:52 +03:00
mu.cc * cosmetics 2011-01-13 21:41:19 +02:00