Commit Graph

  • 3b3a02a2b5 * configure.ac: bump database version (updated needed for new mdir paths '/') v0.7 Dirk-Jan C. Binnema 2010-02-27 13:31:38 +0200
  • 2ec9940c71 * update NEWS, www for 0.7 release Dirk-Jan C. Binnema 2010-02-27 13:31:09 +0200
  • f537016280 * configure.ac: use AM_SILENT_RULES to make the build less noisy Dirk-Jan C. Binnema 2010-02-27 13:19:25 +0200
  • abfde3a5b9 * mu-cmd-find.c: update help text (it's --rebuild, not --empty) Dirk-Jan C. Binnema 2010-02-20 14:36:43 +0200
  • 6503a6f2ab * www: update the maildir: example Dirk-Jan C. Binnema 2010-02-15 20:47:13 +0200
  • 2f7533d57b * mu.1: update the dcoumentation on the maildir: parameter Dirk-Jan C. Binnema 2010-02-15 20:37:17 +0200
  • 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' Dirk-Jan C. Binnema 2010-02-15 20:24:00 +0200
  • 01d6fbb257 * mu-cmd-index: restart 'processed' at 0 when cleaning up after indexing Dirk-Jan C. Binnema 2010-02-13 18:45:44 +0200
  • 2846a40025 * mu-cmd-index.c: clear the stats before cleanup only when run as a separate command Dirk-Jan C. Binnema 2010-02-13 14:08:45 +0200
  • 41dbb68e6b * www: updated for 0.7-beta release Dirk-Jan C. Binnema 2010-02-11 20:49:26 +0200
  • 01db6dcf45 * cosmetic v0.7-beta Dirk-Jan C. Binnema 2010-02-11 20:20:50 +0200
  • 302f7ea9d5 * mu-store-xapian.cc: remove obsolete comment Dirk-Jan C. Binnema 2010-02-11 20:20:34 +0200
  • 5228495e56 * mu-msg-gmime.c: remove obsolete TODO Dirk-Jan C. Binnema 2010-02-11 20:20:03 +0200
  • d7bcf3df36 * mu-config.c: remove extra space Dirk-Jan C. Binnema 2010-02-11 20:19:43 +0200
  • 2637989d93 * mu-cmd.c: small update in help text Dirk-Jan C. Binnema 2010-02-11 20:19:20 +0200
  • dda9de5573 * mu.1: updated man page Dirk-Jan C. Binnema 2010-02-11 20:18:50 +0200
  • a165bb1de4 * configure.ac: set version to 0.7-beta Dirk-Jan C. Binnema 2010-02-11 20:18:13 +0200
  • 6f64f013be * test-mu-query.c: updated Dirk-Jan C. Binnema 2010-02-09 22:11:15 +0200
  • 5414c396af * mu-msg-fields,mu.1: update some field codes, documentation Dirk-Jan C. Binnema 2010-02-09 22:10:58 +0200
  • a4471e6bdd * mu-maildir.c: small refactoring to satisfy 'make line33' Dirk-Jan C. Binnema 2010-02-09 21:53:12 +0200
  • 46e3037634 * Makefile.am: add fixme target, to list all FIXMEs/TODOs Dirk-Jan C. Binnema 2010-02-09 21:51:59 +0200
  • 97abf6f4f0 * NEWS: updated release notes Dirk-Jan C. Binnema 2010-02-08 23:18:04 +0200
  • c5dc61986a * cosmetics Dirk-Jan C. Binnema 2010-02-08 23:17:47 +0200
  • 9a4340406b * mu-msg-gmime: fix leak when converting to utf8 Dirk-Jan C. Binnema 2010-02-08 23:17:35 +0200
  • e078512fb4 www: update example on webpage (maildir) Dirk-Jan C. Binnema 2010-02-08 21:26:22 +0200
  • 3102d59155 * configure.ac: minor Dirk-Jan C. Binnema 2010-02-08 21:26:06 +0200
  • e01f37dc57 * tests/: update Dirk-Jan C. Binnema 2010-02-08 21:25:53 +0200
  • f6ce5eb98a * TODO: update -- code complete Dirk-Jan C. Binnema 2010-02-08 21:25:38 +0200
  • 2ecc885418 * create release notes for 0.7 (next release) Dirk-Jan C. Binnema 2010-02-08 21:25:17 +0200
  • 06ef26c896 * mu.1: document maildir support Dirk-Jan C. Binnema 2010-02-08 21:24:36 +0200
  • 0dd39fcc57 * mu-query-xapian: minor update for name changes Dirk-Jan C. Binnema 2010-02-08 21:24:10 +0200
  • f520e41a62 * mu-store-xapian: more clearly separate index/term/value Dirk-Jan C. Binnema 2010-02-08 21:23:41 +0200
  • 11ed5c7f96 * mu-cmd-find: update for the changes in mu-msg-gmime Dirk-Jan C. Binnema 2010-02-08 21:23:06 +0200
  • b19dabefba * mu-cmd-index: update for --empty => --rebuild Dirk-Jan C. Binnema 2010-02-08 21:22:30 +0200
  • c141d9436c * mu-config,mu-index: rename --empty -> --rebuild, small changes for maildir stuff Dirk-Jan C. Binnema 2010-02-08 21:21:30 +0200
  • 8f825b4816 * mu-msg-field: add support for maildir field; more clear separate index/term/value for xapian Dirk-Jan C. Binnema 2010-02-08 21:20:11 +0200
  • b77004774c * mu-log: remove some crap from the to-screen logging Dirk-Jan C. Binnema 2010-02-08 21:19:17 +0200
  • 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) Dirk-Jan C. Binnema 2010-02-08 21:18:46 +0200
  • 0dfd2060e3 * mu-msg-gmime: add support for the Maildir field Dirk-Jan C. Binnema 2010-02-08 21:17:11 +0200
  • 5190a8bc58 * fix the wrong dirs that broke test cases Dirk-Jan C. Binnema 2010-02-05 18:54:27 +0200
  • 8448473732 * enforce that maildir paths are absolute Dirk-Jan C. Binnema 2010-02-04 23:00:34 +0200
  • b416714622 * tests/: update test cases a bit Dirk-Jan C. Binnema 2010-02-04 22:48:13 +0200
  • dbcc57baa5 * mu-msg-iter-xapian: cosmetics Dirk-Jan C. Binnema 2010-02-04 22:47:16 +0200
  • d5e8aefc78 * mu-msg-gmime: update comments a bit Dirk-Jan C. Binnema 2010-02-04 22:46:54 +0200
  • 826aeb684d * Makefile.am, configure.ac: clear up the pmccabe stuff a bit Dirk-Jan C. Binnema 2010-02-04 22:45:54 +0200
  • 3b1fbb79e9 * mu-log: refactor a bit to stay within cc-limits Dirk-Jan C. Binnema 2010-02-04 22:44:42 +0200
  • 9206894e02 * implement 'mu view' Dirk-Jan C. Binnema 2010-02-04 22:44:05 +0200
  • fa08d66380 * remove mu_query_xapian_combine; let Xapian handle it. add mu_util_str_from_strv for combining strings Dirk-Jan C. Binnema 2010-02-03 21:06:31 +0200
  • a2d1692dda * implement automatic log file cleanup, document it Dirk-Jan C. Binnema 2010-02-03 21:01:08 +0200
  • a87c514965 * update TODO: make distcheck works now, basic test suite in place Dirk-Jan C. Binnema 2010-02-02 21:56:07 +0200
  • 7af1775c3d * mu-config: add some missing struct members in init Dirk-Jan C. Binnema 2010-02-02 21:54:00 +0200
  • 5b6101ef15 * mu-cmd-index.c: don't require a writeable Maildir Dirk-Jan C. Binnema 2010-02-02 21:53:28 +0200
  • 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) Dirk-Jan C. Binnema 2010-02-02 21:52:59 +0200
  • 63175c5c58 * Makefile.am, configure.ac: minor updates Dirk-Jan C. Binnema 2010-02-02 21:51:53 +0200
  • d892624c49 * HACKING: mention the max 33 non-comment lines in a function Dirk-Jan C. Binnema 2010-02-02 21:51:11 +0200
  • a4ca5304a6 * refactor convert_to_utf8 (GMimePart *part, char *buffer) Dirk-Jan C. Binnema 2010-02-02 21:50:35 +0200
  • ee355138e9 * mu.1: mention that queries are logged Dirk-Jan C. Binnema 2010-02-02 21:49:59 +0200
  • 1a633fb125 * update gtest.mk to actually abort when there's an error in the test cases Dirk-Jan C. Binnema 2010-02-02 21:49:42 +0200
  • ea2802f1ce * update some test files / cleanup Makefile.am to work with distcheck (mainly fix the false assumptions on the build dirs) Dirk-Jan C. Binnema 2010-02-02 21:48:41 +0200
  • 3b253adf43 * test-mu-common.[ch]: centralize some common test code Dirk-Jan C. Binnema 2010-02-02 21:47:19 +0200
  • 14c61ba502 * rename msg files to use the ! rather than : separator, which broke distcheck Dirk-Jan C. Binnema 2010-02-02 21:46:40 +0200
  • 1d75aea016 * mu-find: some fixes for the nothing-matches case Dirk-Jan C. Binnema 2010-02-02 08:46:55 +0200
  • ed9f59f0b4 * configure.ac: bump db version Dirk-Jan C. Binnema 2010-02-02 08:46:22 +0200
  • 933245928f * mu-index.c, mu-maildir.c, test-mu-query.c: some refactoring to get max line len <= 35 Dirk-Jan C. Binnema 2010-02-02 08:46:01 +0200
  • 64246329f5 * Makefile.am: line40=>line35. decrease max amount of lines in a function Dirk-Jan C. Binnema 2010-02-02 08:44:44 +0200
  • fe3aa7772a * mu_msg_gmime: refactor part_to_string; set function line number check to < 40 Dirk-Jan C. Binnema 2010-01-31 23:55:22 +0200
  • a3abc73065 * add function size check ('make line30') Dirk-Jan C. Binnema 2010-01-31 20:40:02 +0200
  • 22e9d22c17 * <many>: refactor querying a bit Dirk-Jan C. Binnema 2010-01-31 20:36:56 +0200
  • a5ea077357 * test-mu-query.c: add some test cases Dirk-Jan C. Binnema 2010-01-31 17:37:14 +0200
  • 3c74b9aa6e * mu-query-xapian: fix silly typo (s/ANO/AND/) that screwed up some searches Dirk-Jan C. Binnema 2010-01-31 14:17:23 +0200
  • e017e658de * mu-util-xapian.cc: don't log db version for each query Dirk-Jan C. Binnema 2010-01-31 14:16:25 +0200
  • db55e8cf7d * mu-cmd.c: move cmd_view stub to mu_cmd_find Dirk-Jan C. Binnema 2010-01-31 14:15:43 +0200
  • 9725f41258 * mu-cmd-find: add some documentation, mu_cmd_view stub Dirk-Jan C. Binnema 2010-01-31 14:14:56 +0200
  • 4eb9f8049b * tests: add some test cases for querying. add dummy.cc to enforce C++ linking Dirk-Jan C. Binnema 2010-01-31 14:14:19 +0200
  • c4bac8306e * mu-cmd-index: add documentation, don't print \n in quiet mode Dirk-Jan C. Binnema 2010-01-31 13:34:04 +0200
  • ee946a7f70 * add missing glib/gstdio.h include Dirk-Jan C. Binnema 2010-01-31 12:15:00 +0200
  • 12dc28e3e9 * update database up-to-date and/or empty checks Dirk-Jan C. Binnema 2010-01-31 12:14:25 +0200
  • 143f8c007d * cosmetics Dirk-Jan C. Binnema 2010-01-31 12:13:46 +0200
  • 8ed3eb9276 * mu-index.[ch]: minor changes Dirk-Jan C. Binnema 2010-01-31 12:13:06 +0200
  • 8cbd6384a7 * mu-log: fix C++ linking Dirk-Jan C. Binnema 2010-01-31 12:12:41 +0200
  • d339a4b4bb * refactoring: split off 'mu find' and 'mu index' stuff from mu-cmd into separate files Dirk-Jan C. Binnema 2010-01-31 12:12:04 +0200
  • a2fd42c8a2 * mu.c => mu.cc: force c++-linking Dirk-Jan C. Binnema 2010-01-31 12:10:21 +0200
  • d88660df59 * TODO: updated Dirk-Jan C. Binnema 2010-01-29 08:33:52 +0200
  • 5b0a9c04ff * src/tests/Makefile.am: add the test mails to EXTRA_DIST Dirk-Jan C. Binnema 2010-01-29 08:20:36 +0200
  • cf0ba86d17 * WIP: mu view Dirk-Jan C. Binnema 2010-01-29 00:35:05 +0200
  • c5dc8f044d * add many unit tests Dirk-Jan C. Binnema 2010-01-28 22:21:57 +0200
  • a411a9964b * add unit tests for mu_maildir_mkdir Dirk-Jan C. Binnema 2010-01-27 08:15:08 +0200
  • 696f0863d0 * update configure.ac (using autoupdate) Dirk-Jan C. Binnema 2010-01-26 08:19:22 +0200
  • 2bdfb40faf * add unit test for mu_util_check_dir Dirk-Jan C. Binnema 2010-01-25 22:21:11 +0200
  • 3b8f908fa6 * tests: add tests for mu_util_dir_expand and mu_util_guess_maildir Dirk-Jan C. Binnema 2010-01-25 13:27:02 +0200
  • afcd800a2e * set up (unit) test framework using gtester Dirk-Jan C. Binnema 2010-01-25 10:24:33 +0200
  • 92202ac6eb * split mu bulding in libmu noinst lib and mu.c. Dirk-Jan C. Binnema 2010-01-25 09:43:53 +0200
  • fb7e358912 * implement signal handler for mu index, and document it Dirk-Jan C. Binnema 2010-01-25 09:28:08 +0200
  • 1a95c7f7c2 * configure.ac: update d_type note Dirk-Jan C. Binnema 2010-01-25 08:23:40 +0200
  • 15c2449665 * TODO: updated Dirk-Jan C. Binnema 2010-01-25 08:23:26 +0200
  • 9ba4b29bba * mu-maildir: some refactoring, fix clearlinks issue Dirk-Jan C. Binnema 2010-01-24 14:55:22 +0200
  • c7f8977fab * man/mu.1: add the help, cleanup command descriptions Dirk-Jan C. Binnema 2010-01-24 13:16:16 +0200
  • f752584002 * mu-cmd: enable the 'help' and 'cleanup' commands Dirk-Jan C. Binnema 2010-01-24 13:15:43 +0200
  • 0b3de03d9d * mu-query-xapian: support batchsize == 0; use the db->get_doccount in that case Dirk-Jan C. Binnema 2010-01-24 13:15:04 +0200
  • cf6c5d0a84 * cosmetics Dirk-Jan C. Binnema 2010-01-24 01:37:26 +0200