mu/src
djcb 488fef2d04 * unbreak the unit tests for git checkouts
the git version was broken because git doesn't accept empty dirs;
  added tmp/dummy to fix this.
2010-08-14 15:19:08 +03:00
..
tests * unbreak the unit tests for git checkouts 2010-08-14 15:19:08 +03: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 * mu-cmd-find: use g_debug, not g_warning when text body not found 2010-08-14 13:20:42 +03: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-index: cosmetic 2010-07-30 20:58:51 +03: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: small update in help text 2010-02-11 20:19:20 +02:00
mu-cmd.h * WIP: mu view 2010-01-29 00:35:05 +02:00
mu-config.c * mu-config.c: remove extra space 2010-02-11 20:19:43 +02:00
mu-config.h * mu-config,mu-index: rename --empty -> --rebuild, small changes for maildir stuff 2010-02-08 21:21:30 +02:00
mu-index.c * mu-config,mu-index: rename --empty -> --rebuild, small changes for maildir stuff 2010-02-08 21:21:30 +02:00
mu-index.h * enforce that maildir paths are absolute 2010-02-04 23:00:34 +02:00
mu-log.c * mu-log: it's not an error when moving the log file failed due to no gio 2010-08-14 13:21:24 +03:00
mu-log.h * implement automatic log file cleanup, document it 2010-02-03 21:01:08 +02:00
mu-maildir.c * mu-maildir: start maildirs (for the maildir: search param) with a slash 2010-02-15 20:24:00 +02:00
mu-maildir.h * mu-maildir: feed the maildir name to message callback 2010-02-08 21:18:46 +02:00
mu-msg-fields.c * mu-msg-fields,mu.1: update some field codes, documentation 2010-02-09 22:10:58 +02:00
mu-msg-fields.h * mu-msg-field: add support for maildir field; more clear separate 2010-02-08 21:20:11 +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.c: remove obsolete TODO 2010-02-11 20:20:03 +02:00
mu-msg-gmime.h * mu-msg-gmime: add support for the Maildir field 2010-02-08 21:17:11 +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_get_field_numeric: explicitly cast to gint64 2010-07-26 00:29:10 +03: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: minor update for name changes 2010-02-08 21:24:10 +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 * mu-store-xapian.cc: remove obsolete comment 2010-02-11 20:20:34 +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 * candidate fix for the MacOS wordexp issue 2010-07-30 20:56:50 +03:00
mu-util.h * remove mu_query_xapian_combine; let Xapian handle it. add 2010-02-03 21:06:31 +02:00
mu.cc * cosmetic 2010-02-11 20:20:50 +02:00