mu/src
Dirk-Jan C. Binnema 56f1664d8c * some further cleanups, add mu-output.h 2011-01-05 00:21:43 +02:00
..
tests * many changes to the config system 2011-01-04 23:19:03 +02:00
Makefile.am * some further cleanups / refactoring 2011-01-04 23:44:18 +02:00
mu-bookmarks.c * mu-bookmarks.[ch]: bookmarks implemenation was still missing from git 2010-11-15 23:25:06 +02:00
mu-bookmarks.h * <many>: use some gcc attributes (if applicable) for optimization 2010-11-30 08:32:59 +02:00
mu-cmd-extract.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-cmd-find.c * some further cleanups, add mu-output.h 2011-01-05 00:21:43 +02:00
mu-cmd-index.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-cmd-mkdir.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-cmd-view.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-cmd.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-config.c * some further cleanups, add mu-output.h 2011-01-05 00:21:43 +02:00
mu-config.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-index.c * <many>: add option to change the batch size for xapian transactions 2011-01-02 18:05:43 +02:00
mu-index.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-log.c * unify error printing a bit (starting with lowercase) 2010-11-30 22:20:27 +02: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 * mu-maildir: use GError, not g_warning 2010-12-17 08:33:48 +02:00
mu-maildir.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-msg-contact.c * mu-msg-contact.[ch]: add _new, _destroy functions 2010-11-20 20:28:54 +02:00
mu-msg-contact.h * mu-msg-contact.[ch]: add _new, _destroy functions 2010-11-20 20:28:54 +02:00
mu-msg-fields.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-msg-fields.h * mu-msg-fields.[ch]: add info whether the field should be normalized/escaped 2010-11-29 21:18:37 +02:00
mu-msg-file.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-msg-file.h * mu-msg-file: cosmetics 2010-12-11 13:53:50 +02:00
mu-msg-flags.c * mu_msg_flags_from_file => mu_msg_file_get_flags_from_path 2010-12-07 23:15:38 +02:00
mu-msg-flags.h * mu_msg_flags_from_file => mu_msg_file_get_flags_from_path 2010-12-07 23:15:38 +02: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: add some casting to prevent compiler warning 2010-12-18 10:44:27 +02:00
mu-msg-iter.h * mu-msg-iter: add some casting to prevent compiler warning 2010-12-18 10:44:27 +02: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.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 changes to the config system 2011-01-04 23:19:03 +02:00
mu-msg.c * mu-msg.c: use mu-msg-file 2010-12-07 23:17:42 +02:00
mu-msg.h * some further cleanups / refactoring 2011-01-04 23:44:18 +02:00
mu-output-plain.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-output-plain.h * refactor output a bit (mu-cmd-find) 2010-10-31 11:34:01 +02:00
mu-output.c * fix some small errors, add missing file 2011-01-04 23:52:16 +02:00
mu-output.h * some further cleanups, add mu-output.h 2011-01-05 00:21:43 +02:00
mu-query.cc * some further cleanups / refactoring 2011-01-04 23:44:18 +02:00
mu-query.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-runtime.c * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-runtime.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu-store.cc * <many>: add option to change the batch size for xapian transactions 2011-01-02 18:05:43 +02:00
mu-store.h * many changes to the config system 2011-01-04 23:19:03 +02: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 * dont't require direntry->d_type; this should help the Solaris build. 2010-12-11 13:52:03 +02:00
mu-str.h * dont't require direntry->d_type; this should help the Solaris build. 2010-12-11 13:52:03 +02: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 * mu-runtime, mu-util: improve check for muhome dir 2011-01-02 18:45:16 +02:00
mu-util.h * many changes to the config system 2011-01-04 23:19:03 +02:00
mu.cc * many changes to the config system 2011-01-04 23:19:03 +02:00