Commit Graph

6121 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 451be4394d * mu-maildir: start maildirs (for the maildir: search param) with a slash
(well, G_DIR_SEPARATOR); thus, we can find mails in the 'root' maildir as
  well. When indexing under (say) ~/Maildir, a mail in cur will have maildir
  '/', and in foo/cur will have '/foo'
2010-02-15 20:24:00 +02:00
Dirk-Jan C. Binnema 01d6fbb257 * mu-cmd-index: restart 'processed' at 0 when cleaning up after indexing 2010-02-13 18:45:44 +02:00
Dirk-Jan C. Binnema 2846a40025 * mu-cmd-index.c: clear the stats before cleanup only when run as a separate
command
2010-02-13 14:08:45 +02:00
Dirk-Jan C. Binnema 41dbb68e6b * www: updated for 0.7-beta release 2010-02-11 20:49:26 +02:00
Dirk-Jan C. Binnema 01db6dcf45 * cosmetic 2010-02-11 20:20:50 +02:00
Dirk-Jan C. Binnema 302f7ea9d5 * mu-store-xapian.cc: remove obsolete comment 2010-02-11 20:20:34 +02:00
Dirk-Jan C. Binnema 5228495e56 * mu-msg-gmime.c: remove obsolete TODO 2010-02-11 20:20:03 +02:00
Dirk-Jan C. Binnema d7bcf3df36 * mu-config.c: remove extra space 2010-02-11 20:19:43 +02:00
Dirk-Jan C. Binnema 2637989d93 * mu-cmd.c: small update in help text 2010-02-11 20:19:20 +02:00
Dirk-Jan C. Binnema dda9de5573 * mu.1: updated man page 2010-02-11 20:18:50 +02:00
Dirk-Jan C. Binnema a165bb1de4 * configure.ac: set version to 0.7-beta 2010-02-11 20:18:13 +02:00
Dirk-Jan C. Binnema 6f64f013be * test-mu-query.c: updated 2010-02-09 22:11:15 +02:00
Dirk-Jan C. Binnema 5414c396af * mu-msg-fields,mu.1: update some field codes, documentation 2010-02-09 22:10:58 +02:00
Dirk-Jan C. Binnema a4471e6bdd * mu-maildir.c: small refactoring to satisfy 'make line33' 2010-02-09 21:53:12 +02:00
Dirk-Jan C. Binnema 46e3037634 * Makefile.am: add fixme target, to list all FIXMEs/TODOs 2010-02-09 21:51:59 +02:00
Dirk-Jan C. Binnema 97abf6f4f0 * NEWS: updated release notes 2010-02-08 23:18:04 +02:00
Dirk-Jan C. Binnema c5dc61986a * cosmetics 2010-02-08 23:17:47 +02:00
Dirk-Jan C. Binnema 9a4340406b * mu-msg-gmime: fix leak when converting to utf8 2010-02-08 23:17:35 +02:00
Dirk-Jan C. Binnema e078512fb4 www: update example on webpage (maildir) 2010-02-08 21:26:22 +02:00
Dirk-Jan C. Binnema 3102d59155 * configure.ac: minor 2010-02-08 21:26:06 +02:00
Dirk-Jan C. Binnema e01f37dc57 * tests/: update 2010-02-08 21:25:53 +02:00
Dirk-Jan C. Binnema f6ce5eb98a * TODO: update -- code complete 2010-02-08 21:25:38 +02:00
Dirk-Jan C. Binnema 2ecc885418 * create release notes for 0.7 (next release) 2010-02-08 21:25:17 +02:00
Dirk-Jan C. Binnema 06ef26c896 * mu.1: document maildir support 2010-02-08 21:24:36 +02:00
Dirk-Jan C. Binnema 0dd39fcc57 * mu-query-xapian: minor update for name changes 2010-02-08 21:24:10 +02:00
Dirk-Jan C. Binnema f520e41a62 * mu-store-xapian: more clearly separate index/term/value 2010-02-08 21:23:41 +02:00
Dirk-Jan C. Binnema 11ed5c7f96 * mu-cmd-find: update for the changes in mu-msg-gmime 2010-02-08 21:23:06 +02:00
Dirk-Jan C. Binnema b19dabefba * mu-cmd-index: update for --empty => --rebuild 2010-02-08 21:22:30 +02:00
Dirk-Jan C. Binnema c141d9436c * mu-config,mu-index: rename --empty -> --rebuild, small changes for maildir stuff 2010-02-08 21:21:30 +02:00
Dirk-Jan C. Binnema 8f825b4816 * mu-msg-field: add support for maildir field; more clear separate
index/term/value for xapian
2010-02-08 21:20:11 +02:00
Dirk-Jan C. Binnema b77004774c * mu-log: remove some crap from the to-screen logging 2010-02-08 21:19:17 +02:00
Dirk-Jan C. Binnema b2c8f38c0c * mu-maildir: feed the maildir name to message callback
(ie., when the full path is ~/Maildir/foo/bar/cur/msg, the maildir is foo/bar)
2010-02-08 21:18:46 +02:00
Dirk-Jan C. Binnema 0dfd2060e3 * mu-msg-gmime: add support for the Maildir field 2010-02-08 21:17:11 +02:00
Dirk-Jan C. Binnema 5190a8bc58 * fix the wrong dirs that broke test cases 2010-02-05 18:54:27 +02:00
Dirk-Jan C. Binnema 8448473732 * enforce that maildir paths are absolute 2010-02-04 23:00:34 +02:00
Dirk-Jan C. Binnema b416714622 * tests/: update test cases a bit 2010-02-04 22:48:13 +02:00
Dirk-Jan C. Binnema dbcc57baa5 * mu-msg-iter-xapian: cosmetics 2010-02-04 22:47:16 +02:00
Dirk-Jan C. Binnema d5e8aefc78 * mu-msg-gmime: update comments a bit 2010-02-04 22:46:54 +02:00
Dirk-Jan C. Binnema 826aeb684d * Makefile.am, configure.ac: clear up the pmccabe stuff a bit 2010-02-04 22:45:54 +02:00
Dirk-Jan C. Binnema 3b1fbb79e9 * mu-log: refactor a bit to stay within cc-limits 2010-02-04 22:44:42 +02:00
Dirk-Jan C. Binnema 9206894e02 * implement 'mu view' 2010-02-04 22:44:05 +02:00
Dirk-Jan C. Binnema fa08d66380 * remove mu_query_xapian_combine; let Xapian handle it. add
mu_util_str_from_strv for combining strings
2010-02-03 21:06:31 +02:00
Dirk-Jan C. Binnema a2d1692dda * implement automatic log file cleanup, document it 2010-02-03 21:01:08 +02:00
Dirk-Jan C. Binnema a87c514965 * update TODO: make distcheck works now, basic test suite in place 2010-02-02 21:56:07 +02:00
Dirk-Jan C. Binnema 7af1775c3d * mu-config: add some missing struct members in init 2010-02-02 21:54:00 +02:00
Dirk-Jan C. Binnema 5b6101ef15 * mu-cmd-index.c: don't require a writeable Maildir 2010-02-02 21:53:28 +02:00
Dirk-Jan C. Binnema 529c5b84db * src/Makefile.am: add AM_CFLAGS, AM_CXXFLAGS with strict warnings
(but no -Werror as we don't want to break builds if some compiler other than
  mine barfs)
2010-02-02 21:52:59 +02:00
Dirk-Jan C. Binnema 63175c5c58 * Makefile.am, configure.ac: minor updates 2010-02-02 21:51:53 +02:00
Dirk-Jan C. Binnema d892624c49 * HACKING: mention the max 33 non-comment lines in a function 2010-02-02 21:51:11 +02:00
Dirk-Jan C. Binnema a4ca5304a6 * refactor convert_to_utf8 (GMimePart *part, char *buffer) 2010-02-02 21:50:35 +02:00