Commit Graph

1583 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 8d52c8b5a1 * mu.cc: give user some advise if an error occured 2011-09-03 10:49:19 +03:00
Dirk-Jan C. Binnema 8ab3ff1fec * mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmetics 2011-09-03 10:48:36 +03:00
Dirk-Jan C. Binnema 9cb879ab64 * mu-log.c: cosmetics 2011-09-03 10:46:17 +03:00
Dirk-Jan C. Binnema 520307a2b1 * mu-index: update for the store changes 2011-09-03 10:45:54 +03:00
Dirk-Jan C. Binnema bd1ae1a124 * mu-store*: use GError, stability fixes + cleanups 2011-09-03 10:45:14 +03:00
Dirk-Jan C. Binnema 0ad110d241 * mu-cmd.c: use GError + cleanups 2011-09-03 10:44:36 +03:00
Dirk-Jan C. Binnema 59472fdce6 * mu-cmd-extract: use GError for error reporting 2011-09-03 10:43:52 +03:00
Dirk-Jan C. Binnema 1b19938b5f * mu-cmd-find, mu-cmd-cfind, mu-cmd-index: use GError for error reporting 2011-09-03 10:43:08 +03:00
Dirk-Jan C. Binnema bb0480b29c * remove the cleanup command 2011-09-03 10:41:41 +03:00
Dirk-Jan C. Binnema 4ce44f6973 * add 'mu server', which starts a process that accepts some commands
specifically designed for communication with emacs
2011-09-03 10:41:24 +03:00
Dirk-Jan C. Binnema b8447cde47 * mug: update for api changes 2011-08-30 22:03:29 +03:00
Dirk-Jan C. Binnema fec0092312 * mu.cc: use mu_cmd_execute 2011-08-30 22:03:17 +03:00
Dirk-Jan C. Binnema 846d2da27f * mu-threader, mu-util: cleanups 2011-08-30 22:02:49 +03:00
Dirk-Jan C. Binnema 6a13866235 * mu-store: many cleanups, fixes 2011-08-30 22:02:28 +03:00
Dirk-Jan C. Binnema 5e9ea1fa23 * mu-query*: take a store rather than a path as argument 2011-08-30 22:02:08 +03:00
Dirk-Jan C. Binnema 28377a6137 * mu-msg-iter.*: cleanups, some renaming 2011-08-30 22:01:30 +03:00
Dirk-Jan C. Binnema c1d0ccc8de * mu-index: take a MuStore rather than paths as arg 2011-08-30 22:00:52 +03:00
Dirk-Jan C. Binnema 1c4016b1ba * mu-contacts: add mu_contacts_clear, whitespace fixes 2011-08-30 22:00:00 +03:00
Dirk-Jan C. Binnema 2c92018484 * update mu-guile for other changes 2011-08-30 21:59:25 +03:00
Dirk-Jan C. Binnema c9d4111915 * update test cases for other changes 2011-08-30 21:59:05 +03:00
Dirk-Jan C. Binnema c7d7965f0d * mu-config: move command handling to mu-cmd 2011-08-30 21:58:35 +03:00
Dirk-Jan C. Binnema 0861319091 * mu-cmd*: cleanup command handling 2011-08-30 21:57:59 +03:00
Dirk-Jan C. Binnema b375199bfa * configure.ac: bump database version to 0.9.8 2011-08-30 21:57:08 +03:00
Dirk-Jan C. Binnema d1b527d321 * gmime-test: whitespace fixes 2011-08-29 23:41:33 +03:00
Dirk-Jan C. Binnema a9ca0f207a * Makefile.am: add new files, remove 2011-08-29 23:41:13 +03:00
Dirk-Jan C. Binnema b669feb637 * configure.ac: check for readline 2011-08-29 23:40:51 +03:00
Dirk-Jan C. Binnema 978c94a2ba * mu-util: forward-port the MacOS/g_slice workaround 2011-08-29 23:40:34 +03:00
Dirk-Jan C. Binnema 9dc4bd24df * mug2: update for mu_store changes 2011-08-29 23:40:07 +03:00
Dirk-Jan C. Binnema 3692fc1b39 * mua updates 2011-08-29 23:39:25 +03:00
Dirk-Jan C. Binnema ff7a40b3d9 * update test cases for other changes 2011-08-29 23:39:11 +03:00
Dirk-Jan C. Binnema fbc786f2fc * minor changes, trailing whitespace fixes 2011-08-29 23:38:55 +03:00
Dirk-Jan C. Binnema 93ec32dcbf * mu-config.[ch]: support the new mu-server command 2011-08-29 23:36:36 +03:00
Dirk-Jan C. Binnema e95908cd93 * add mu-server (previous commit) functions for parsing commands 2011-08-29 23:36:10 +03:00
Dirk-Jan C. Binnema ce97c491eb * mu-store refactoring 2011-08-29 23:35:12 +03:00
Dirk-Jan C. Binnema 26d9bc904d * mu-cmd / mu-cmd-find: get thread info for s-exps output too 2011-08-20 11:58:16 +03:00
Dirk-Jan C. Binnema 7c4d3c6539 * mu-msg-sexp: get the thread info too 2011-08-20 11:57:13 +03:00
Dirk-Jan C. Binnema 9e776cd7c7 * configure.ac: prefer gmime-2.6 if both 2.4, 2.6 are present 2011-08-20 11:56:07 +03:00
Dirk-Jan C. Binnema 56c6863c09 * mu-msg / mu-msg-file: move gmime init to mu_msg
we need gmime even for the MuMsgDoc backend, as there we are using gmime for
  parsing address lists. using the function without 'init' caused crashes...
2011-08-20 11:55:27 +03:00
Dirk-Jan C. Binnema 9b0a9320f5 * mu-msg-guile.c: update for API changes 2011-08-16 23:46:11 +03:00
Dirk-Jan C. Binnema 43b1edbbe5 * mua updates 2011-08-16 23:44:08 +03:00
Dirk-Jan C. Binnema a84d72e7cf * mu-msg: update for other changes 2011-08-16 23:43:57 +03:00
Dirk-Jan C. Binnema 14aa3c132b * add mu-flags unit tests 2011-08-16 23:43:36 +03:00
Dirk-Jan C. Binnema 557a5e291c * mu mv updates:
- rename --printtarget into --print-target
  - support 'delta' flags
  - add --ignore-dups to silently ignore the src = target case
2011-08-16 23:42:47 +03:00
Dirk-Jan C. Binnema 536280e1b6 * configure.ac: bump version to 0.9.8 2011-08-16 23:22:30 +03:00
Dirk-Jan C. Binnema 7238e8fbe5 Merge branch 'master' into emu 2011-08-16 07:32:32 +03:00
Dirk-Jan C. Binnema b4f980be70 Merge remote-tracking branch 'origin/v0.9.7-fixes' 2011-08-16 07:31:54 +03:00
Dirk-Jan C. Binnema ec996e67e4 * mua: updates 2011-08-16 07:30:47 +03:00
Dirk-Jan C. Binnema 05532894a6 * mu-store, mu-msg-file: improve flagging 2011-08-16 00:45:42 +03:00
Dirk-Jan C. Binnema 76c8d21c73 * mua updates 2011-08-16 00:09:34 +03:00
Dirk-Jan C. Binnema ade551deb9 * mu-maildir, mu-util: error when source, target of move are the same 2011-08-16 00:08:35 +03:00