mu/src
Dirk-Jan C. Binnema d112c2c930 * update testcases for normalization 2010-11-02 00:08:31 +02:00
..
tests * update testcases for normalization 2010-11-02 00:08:31 +02:00
Makefile.am * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
mu-cmd-extract.c * mu-cmd-extract,test-mu-util: cleanups to pass line33/cc10 2010-10-30 15:14:14 +03:00
mu-cmd-find.c * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
mu-cmd-index.c * mu-cmd-index: cosmetic 2010-10-09 12:53:02 +03:00
mu-cmd-mkdir.c * add some extra error checking for the right command 2010-08-29 16:39:27 +03:00
mu-cmd-mkdir.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-cmd-view.c * mu-cmd-view.c: fix showing of body 2010-09-10 20:37:58 +03:00
mu-cmd-view.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-cmd.c * mu-cmd: some cosmetical updates in the output 2010-10-09 13:19:47 +03:00
mu-cmd.h * add some extra error checking for the right command 2010-08-29 16:39:27 +03:00
mu-config.c * mu-config: small fix 2010-10-23 12:12:14 +03:00
mu-config.h * update mu extract implementation, support --overwrite and --targetdir (WIP, 2010-09-01 23:35:34 +03:00
mu-index.c * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-index.h * mu-index: cosmetics 2010-09-26 15:52:42 +03:00
mu-log.c * small logging cleanups, don't g_debug before we initialized logging 2010-10-09 12:44:48 +03:00
mu-log.h * small logging cleanups, don't g_debug before we initialized logging 2010-10-09 12:44:48 +03:00
mu-maildir.c * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-maildir.h * some minor cleanups 2010-08-27 00:25:07 +03:00
mu-msg-contact.c * mu-msg-contact: check for type of internetaddress (fixes some warning) + 2010-09-12 21:00:45 +03:00
mu-msg-contact.h * mu-msg-contact: check for type of internetaddress (fixes some warning) + 2010-09-12 21:00:45 +03:00
mu-msg-fields.c * add FLAG_XAPIAN_VALUE for MU_MSG_FIELD_ID_MSGID so the 'i' format field 2010-10-23 12:29:06 +03:00
mu-msg-fields.h * mu-store/mu-msg-fields: special handling for To:/Cc:/From: so we can better 2010-09-12 16:28:34 +03:00
mu-msg-flags.c * mu-msg-flags: better logging 2010-01-06 01:27:03 +02:00
mu-msg-flags.h * mu-msg-(fields|flags): cosmetics 2010-09-05 12:37:47 +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 * rename mu_msg_iter_is_null => mu_msg_iter_is_done 2010-09-09 00:09:00 +03:00
mu-msg-iter.h * rename mu_msg_iter_is_null => mu_msg_iter_is_done 2010-09-09 00:09:00 +03:00
mu-msg-part.c * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-msg-part.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-msg-prio.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-msg-priv.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-msg-status.h * many: renaming/refactoring 2010-08-25 00:57:16 +03:00
mu-msg-str.c * add mu_msg_str_normalize (to remove accents from strings, optionally lowercase) 2010-11-02 00:05:27 +02:00
mu-msg-str.h * add mu_msg_str_normalize (to remove accents from strings, optionally lowercase) 2010-11-02 00:05:27 +02:00
mu-msg.c * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-msg.h * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
mu-output-link.c * fix typo 2010-10-31 11:35:00 +02:00
mu-output-link.h * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
mu-output-plain.c * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
mu-output-plain.h * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
mu-query.cc * cosmetic 2010-11-02 00:05:49 +02:00
mu-query.h * mu-query: pre-process queries to work around some mismatches with xapian 2010-09-12 16:30:29 +03:00
mu-result.h * mu-result: remove MU_IGNORE 2010-01-03 23:53:29 +02:00
mu-store.cc * store normalized version of strings as well (value) 2010-11-02 00:06:17 +02:00
mu-store.h * mu-store: add mu_store_count 2010-09-26 15:52:22 +03:00
mu-util-db.cc * rename mu-util-xapian => mu-util-db (and some leftovers) 2010-08-25 21:40:07 +03:00
mu-util-db.h * rename mu-util-xapian => mu-util-db (and some leftovers) 2010-08-25 21:40:07 +03:00
mu-util.c * small logging cleanups, don't g_debug before we initialized logging 2010-10-09 12:44:48 +03:00
mu-util.h * mu-util.[ch]: use realpath to resolve dirs, some cosmetics 2010-09-23 00:03:04 +03:00
mu.cc * mu.cc: minor changes 2010-09-09 08:15:41 +03:00