mu/src
Dirk-Jan C. Binnema afcd800a2e * set up (unit) test framework using gtester 2010-01-25 10:24:33 +02:00
..
tests * set up (unit) test framework using gtester 2010-01-25 10:24:33 +02:00
Makefile.am * set up (unit) test framework using gtester 2010-01-25 10:24:33 +02:00
mu-cmd.c * implement signal handler for mu index, and document it 2010-01-25 09:28:08 +02:00
mu-cmd.h * mu-cmd: enable the 'help' and 'cleanup' commands 2010-01-24 13:15:43 +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 * implement signal handler for mu index, and document it 2010-01-25 09:28:08 +02:00
mu-index.h * implement signal handler for mu index, and document it 2010-01-25 09:28:08 +02:00
mu-log.c * mu-log: cosmetic 2010-01-23 12:30:09 +02:00
mu-log.h * mu-log.[ch]: still log to the log file with --quiet 2010-01-06 21:42:59 +02:00
mu-maildir.c * implement signal handler for mu index, and document it 2010-01-25 09:28:08 +02:00
mu-maildir.h * mu-maildir.[ch]: cosmetics 2010-01-08 20:53:21 +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_get_field_string: fix MU_MSG_FIELD_ID_MSGID 2010-01-22 19:15:56 +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 * implement & use the new batch stuff, small fixes 2010-01-24 00:52:15 +02:00
mu-msg-iter-xapian.h * rename MuMsgXapian => MuMsgIterXapian 2010-01-23 23:34:27 +02:00
mu-msg-str.c * cosmetic 2010-01-22 19:17:00 +02:00
mu-msg-str.h * mu-msg-str: use G_GNUC_WARN_UNUSED_RESULT where it makes sense 2010-01-08 20:52:11 +02:00
mu-msg.h * update copyright year => 2010 2010-01-01 15:56:45 +02:00
mu-query-xapian.cc * mu-query-xapian: support batchsize == 0; use the db->get_doccount in that case 2010-01-24 13:15:04 +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: do extra logging, small updates 2010-01-24 00:50:23 +02:00
mu-util-xapian.h * mu-util-xapian: do extra logging, small updates 2010-01-24 00:50:23 +02:00
mu-util.c * fix logic inversion in mu_util_guess_maildir (debian #566183, issue #14) 2010-01-22 07:14:25 +02:00
mu-util.h * <many>: (WIP) use ~/mu/xapian as the database with an embedded version tag 2010-01-23 20:50:06 +02:00
mu.c * move config handling to mu-config, add --mode parameter for mkdir 2010-01-21 20:05:19 +02:00