Commit Graph

  • f8d9a64c34 * configure.ac: add HAVE_GLIB216, so we can use some it's stuff djcb 2010-08-15 13:32:04 +0300
  • 5a9904618a * mu-cmd, mu-cmd-index: small improvements in strings for users djcb 2010-08-14 15:31:55 +0300
  • 6408c6345f * add --summary and --summary-len cmdline params note: the underlying functionality is not there yet djcb 2010-08-14 15:29:46 +0300
  • cd88b65428 * configure.ac: better feedback to user if gmime is missing djcb 2010-08-14 15:28:25 +0300
  • 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. djcb 2010-08-14 15:19:08 +0300
  • f09b1e08d8 * update TODO file Dirk-Jan C. Binnema 2010-08-14 13:21:34 +0300
  • 3f8a3ba97f * mu-log: it's not an error when moving the log file failed due to no gio Dirk-Jan C. Binnema 2010-08-14 13:21:24 +0300
  • 12736b03db * mu-cmd-find: use g_debug, not g_warning when text body not found Dirk-Jan C. Binnema 2010-08-14 13:20:42 +0300
  • 9b83bfe5eb * mu-index: cosmetic Dirk-Jan C. Binnema 2010-07-30 20:58:51 +0300
  • 226d73e762 * update TODO for 0.7.1 Dirk-Jan C. Binnema 2010-07-30 20:58:34 +0300
  • 3787392c88 * candidate fix for the MacOS wordexp issue Dirk-Jan C. Binnema 2010-07-30 20:56:50 +0300
  • 024c7535fb * mu-log: small cosmetics Dirk-Jan C. Binnema 2010-07-30 20:52:30 +0300
  • f2cc543baf * fix error handling of shell expansion (candidate fix for issue #23) Dirk-Jan C. Binnema 2010-07-26 12:12:43 +0300
  • 7e2b3ff7a0 * mu_msg_iter_xapian_get_field_numeric: explicitly cast to gint64 this might resolve some build problems Dirk-Jan C. Binnema 2010-07-26 00:29:10 +0300
  • d621a8a502 * explicitly #include <signal.h> in mu-cmd-index.c Dirk-Jan C. Binnema 2010-07-25 19:13:56 +0300
  • 38f5c8abeb * make requirement for GIO optional (issue #22) Dirk-Jan C. Binnema 2010-07-24 20:28:39 +0300
  • fed8d20503 * mu.1: some spelling fixes from Philipp Weis Dirk-Jan C. Binnema 2010-04-24 10:53:24 +0300
  • 7895a1376b * tests/test-mu-query: add 'count_matches' function; add test_mu_query_03 (currently failing) Dirk-Jan C. Binnema 2010-03-02 17:27:08 +0200
  • 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