mu/src
Dirk-Jan C. Binnema dbcc57baa5 * mu-msg-iter-xapian: cosmetics 2010-02-04 22:47:16 +02:00
..
tests * update some test files / cleanup Makefile.am to work with distcheck 2010-02-02 21:48:41 +02:00
Makefile.am * src/Makefile.am: add AM_CFLAGS, AM_CXXFLAGS with strict warnings 2010-02-02 21:52:59 +02:00
mu-cmd-find.c * implement 'mu view' 2010-02-04 22:44:05 +02:00
mu-cmd-find.h * mu-cmd-find: add some documentation, mu_cmd_view stub 2010-01-31 14:14:56 +02:00
mu-cmd-index.c * mu-cmd-index.c: don't require a writeable Maildir 2010-02-02 21:53:28 +02:00
mu-cmd-index.h * mu-cmd-index: add documentation, don't print \n in quiet mode 2010-01-31 13:34:04 +02:00
mu-cmd.c * mu-cmd.c: move cmd_view stub to mu_cmd_find 2010-01-31 14:15:43 +02:00
mu-cmd.h * WIP: mu view 2010-01-29 00:35:05 +02:00
mu-config.c * mu-config: add some missing struct members in init 2010-02-02 21:54:00 +02:00
mu-config.h * introduce --empty and --autoupgrade, and document them 2010-01-23 21:57:57 +02:00
mu-index.c * mu-index.c, mu-maildir.c, test-mu-query.c: some refactoring to get max line 2010-02-02 08:46:01 +02:00
mu-index.h * mu-index.[ch]: minor changes 2010-01-31 12:13:06 +02:00
mu-log.c * mu-log: refactor a bit to stay within cc-limits 2010-02-04 22:44:42 +02:00
mu-log.h * implement automatic log file cleanup, document it 2010-02-03 21:01:08 +02:00
mu-maildir.c * mu-index.c, mu-maildir.c, test-mu-query.c: some refactoring to get max line 2010-02-02 08:46:01 +02:00
mu-maildir.h * add many unit tests 2010-01-28 22:21:57 +02:00
mu-msg-fields.c * mu-msg-fields.c, mu.1: index the msg-id as well and document it 2010-01-22 19:16:47 +02:00
mu-msg-fields.h * cosmetic 2010-01-11 20:47:01 +02:00
mu-msg-flags.c * mu-msg-flags: better logging 2010-01-06 01:27:03 +02:00
mu-msg-flags.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-gmime.c * mu-msg-gmime: update comments a bit 2010-02-04 22:46:54 +02:00
mu-msg-gmime.h * mu-msg-gmime: update comments a bit 2010-02-04 22:46:54 +02:00
mu-msg-iter-xapian-priv.hh * rename MuMsgXapian => MuMsgIterXapian 2010-01-23 23:34:27 +02:00
mu-msg-iter-xapian.cc * mu-msg-iter-xapian: cosmetics 2010-02-04 22:47:16 +02:00
mu-msg-iter-xapian.h * <many>: refactor querying a bit 2010-01-31 20:36:56 +02:00
mu-msg-str.c * add many unit tests 2010-01-28 22:21:57 +02:00
mu-msg-str.h * add many unit tests 2010-01-28 22:21:57 +02:00
mu-msg.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-query-xapian.cc * remove mu_query_xapian_combine; let Xapian handle it. add 2010-02-03 21:06:31 +02:00
mu-query-xapian.h * remove mu_query_xapian_combine; let Xapian handle it. add 2010-02-03 21:06:31 +02:00
mu-result.h * mu-result: remove MU_IGNORE 2010-01-03 23:53:29 +02:00
mu-store-xapian.cc * cosmetics 2010-01-24 01:37:26 +02:00
mu-store-xapian.h * <many>: (WIP) use ~/mu/xapian as the database with an embedded version tag 2010-01-23 20:50:06 +02:00
mu-util-xapian.cc * mu-util-xapian.cc: don't log db version for each query 2010-01-31 14:16:25 +02:00
mu-util-xapian.h * update database up-to-date and/or empty checks 2010-01-31 12:14:25 +02:00
mu-util.c * remove mu_query_xapian_combine; let Xapian handle it. add 2010-02-03 21:06:31 +02:00
mu-util.h * remove mu_query_xapian_combine; let Xapian handle it. add 2010-02-03 21:06:31 +02:00
mu.cc * mu.c => mu.cc: force c++-linking 2010-01-31 12:10:21 +02:00