mu/src
Dirk-Jan C. Binnema 3b253adf43 * test-mu-common.[ch]: centralize some common test code 2010-02-02 21:47:19 +02:00
..
tests * test-mu-common.[ch]: centralize some common test code 2010-02-02 21:47:19 +02:00
Makefile.am * mu.c => mu.cc: force c++-linking 2010-01-31 12:10:21 +02:00
mu-cmd-find.c * mu-find: some fixes for the nothing-matches case 2010-02-02 08:46:55 +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 * <many>: refactor querying a bit 2010-01-31 20:36:56 +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 * implement & use the new batch stuff, small fixes 2010-01-24 00:52:15 +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: cosmetic 2010-01-23 12:30:09 +02:00
mu-log.h * mu-log: fix C++ linking 2010-01-31 12:12:41 +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: refactor part_to_string; set function line number check to < 40 2010-01-31 23:55:22 +02:00
mu-msg-gmime.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-msg-iter-xapian-priv.hh * rename MuMsgXapian => MuMsgIterXapian 2010-01-23 23:34:27 +02:00
mu-msg-iter-xapian.cc * <many>: refactor querying a bit 2010-01-31 20:36:56 +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 * mu-query-xapian: fix silly typo (s/ANO/AND/) that screwed up some searches 2010-01-31 14:17:23 +02:00
mu-query-xapian.h * mu-query-xapian: support batchsize == 0; use the db->get_doccount in that case 2010-01-24 13:15:04 +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 * tests: add tests for mu_util_dir_expand and mu_util_guess_maildir 2010-01-25 13:27:02 +02:00
mu-util.h * add unit test for mu_util_check_dir 2010-01-25 22:21:11 +02:00
mu.cc * mu.c => mu.cc: force c++-linking 2010-01-31 12:10:21 +02:00