Commit Graph

360 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 52e6fa5f32 * add some mu-msg-gmime unit tests 2010-08-18 00:18:42 +03:00
Dirk-Jan C. Binnema 537dd1b3a1 * update TODO file 2010-08-17 00:50:41 +03:00
Dirk-Jan C. Binnema bf163e3db5 * testdir/tmp: better file to ignore 2010-08-17 00:42:22 +03:00
Dirk-Jan C. Binnema 6b20dbd38e * don't require gio anymore, not even optionally 2010-08-17 00:41:37 +03:00
djcb 908ff418d5 * cosmetics 2010-08-15 20:44:10 +03:00
djcb c576756f23 * add --summary-len option for mu view, and document it. 2010-08-15 20:43:58 +03:00
djcb 6a275521f1 * split the manpages, add documentation for --summary-len 2010-08-15 20:29:15 +03:00
djcb 19217eef50 * mu-cmd-find: add support for summaries to 'mu find' (WIP) 2010-08-15 14:59:55 +03:00
djcb f163db1c3a * cosmetic 2010-08-15 14:59:16 +03:00
djcb 6976d663f4 * cosmetic 2010-08-15 14:59:02 +03:00
djcb 00212179f1 * add the --summary-len options (defaults at zero)
(the '--summary' option has been removed, instead it's implied from
summary-len > 0)
2010-08-15 14:58:34 +03:00
djcb 9e24a093a7 * add mu_msg_gmime_get_summary, some cosmetics
mu_msg_gmime_get_summary returns the first /n/ lines of the message, with
  newlines removed. maybe this would need filling (word wrap), but that's not
  implemented yet.
2010-08-15 14:55:25 +03:00
djcb 2e6685bdeb * cosmetic: fix include tag 2010-08-15 13:33:32 +03:00
djcb 48affa6500 * mu-cmd-index: fix some casting warnings 2010-08-15 13:33:15 +03:00
djcb 30ee022b04 * mu-msg-str: use g_format_size_for_display when we have GLib >= 2.16 2010-08-15 13:32:43 +03:00
djcb f8d9a64c34 * configure.ac: add HAVE_GLIB216, so we can use some it's stuff 2010-08-15 13:32:04 +03:00
djcb 5a9904618a * mu-cmd, mu-cmd-index: small improvements in strings for users 2010-08-14 15:31:55 +03:00
djcb 6408c6345f * add --summary and --summary-len cmdline params
note: the underlying functionality is not there yet
2010-08-14 15:29:46 +03:00
djcb cd88b65428 * configure.ac: better feedback to user if gmime is missing 2010-08-14 15:28:25 +03:00
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
Dirk-Jan C. Binnema f09b1e08d8 * update TODO file 2010-08-14 13:21:34 +03:00
Dirk-Jan C. Binnema 3f8a3ba97f * 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
Dirk-Jan C. Binnema 12736b03db * mu-cmd-find: use g_debug, not g_warning when text body not found 2010-08-14 13:20:42 +03:00
Dirk-Jan C. Binnema 9b83bfe5eb * mu-index: cosmetic 2010-07-30 20:58:51 +03:00
Dirk-Jan C. Binnema 226d73e762 * update TODO for 0.7.1 2010-07-30 20:58:34 +03:00
Dirk-Jan C. Binnema 3787392c88 * candidate fix for the MacOS wordexp issue 2010-07-30 20:56:50 +03:00
Dirk-Jan C. Binnema 024c7535fb * mu-log: small cosmetics 2010-07-30 20:52:30 +03:00
Dirk-Jan C. Binnema f2cc543baf * fix error handling of shell expansion (candidate fix for issue #23) 2010-07-26 12:12:43 +03:00
Dirk-Jan C. Binnema 7e2b3ff7a0 * mu_msg_iter_xapian_get_field_numeric: explicitly cast to gint64
this might resolve some build problems
2010-07-26 00:29:10 +03:00
Dirk-Jan C. Binnema d621a8a502 * explicitly #include <signal.h> in mu-cmd-index.c 2010-07-25 19:13:56 +03:00
Dirk-Jan C. Binnema 38f5c8abeb * make requirement for GIO optional (issue #22) 2010-07-24 20:28:39 +03:00
Dirk-Jan C. Binnema fed8d20503 * mu.1: some spelling fixes from Philipp Weis 2010-04-24 10:53:24 +03:00
Dirk-Jan C. Binnema 7895a1376b * tests/test-mu-query: add 'count_matches' function; add test_mu_query_03
(currently failing)
2010-03-02 17:27:08 +02:00
Dirk-Jan C. Binnema 3b3a02a2b5 * configure.ac: bump database version (updated needed for new mdir paths '/') 2010-02-27 13:31:38 +02:00
Dirk-Jan C. Binnema 2ec9940c71 * update NEWS, www for 0.7 release 2010-02-27 13:31:09 +02:00
Dirk-Jan C. Binnema f537016280 * configure.ac: use AM_SILENT_RULES to make the build less noisy 2010-02-27 13:19:25 +02:00
Dirk-Jan C. Binnema abfde3a5b9 * mu-cmd-find.c: update help text (it's --rebuild, not --empty) 2010-02-20 14:36:43 +02:00
Dirk-Jan C. Binnema 6503a6f2ab * www: update the maildir: example 2010-02-15 20:47:13 +02:00
Dirk-Jan C. Binnema 2f7533d57b * mu.1: update the dcoumentation on the maildir: parameter 2010-02-15 20:37:17 +02:00
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