Commit Graph

  • e28d2d3e3b * add '(:found <n>)' djcb 2011-10-25 08:42:57 +0300
  • fee3096d54 * remove the 'rm' command djcb 2011-10-25 08:42:21 +0300
  • 991cc06f20 * update mm djcb 2011-10-24 00:20:32 +0300
  • 92e543c803 * fix unit tests (i.e.. fix re-indexing messages bug) djcb 2011-10-24 00:20:05 +0300
  • 2010df4dad * mu-cmd-server.c: add ugly work-around to ensure emacs interprets messages at once djcb 2011-10-18 10:40:41 +0100
  • f51e78066e * mm updates (add menus for view, headers) djcb 2011-10-18 10:39:49 +0100
  • ac6c5b4598 * mm updates Dirk-Jan C. Binnema 2011-10-10 08:38:14 +0300
  • 0eac659575 * mu-msg-fields: escape folder names Dirk-Jan C. Binnema 2011-10-10 08:38:05 +0300
  • c16496817d * mu-store: minor changes Dirk-Jan C. Binnema 2011-10-10 08:37:37 +0300
  • 41a8ae3124 * fix threading in the presence of duplicate messages Dirk-Jan C. Binnema 2011-10-10 08:36:34 +0300
  • 7e5df3c090 * mu-cmd-server.c: add signal handling Dirk-Jan C. Binnema 2011-10-10 08:36:01 +0300
  • 1bb15332c4 * mm updates Dirk-Jan C. Binnema 2011-10-04 08:12:47 +0300
  • a02464d307 * mm-send.el: remove <> from message ids when flagging them Dirk-Jan C. Binnema 2011-10-03 09:13:58 +0300
  • 1385969d22 * mu-cmd-server.c: use unbuffered writing for output Dirk-Jan C. Binnema 2011-10-03 09:13:24 +0300
  • bb5028da72 * mm: many updates (still WIP) Dirk-Jan C. Binnema 2011-10-02 21:35:03 +0300
  • c7993b7a3b * mu-msg-sexp.c: cosmetic Dirk-Jan C. Binnema 2011-10-02 21:34:50 +0300
  • a4646b29f1 * mu-cmd-server.c: improve error handling, support flagging message by message-id Dirk-Jan C. Binnema 2011-10-02 21:34:27 +0300
  • 311c3b6847 * mm: updates Dirk-Jan C. Binnema 2011-09-30 08:37:47 +0300
  • 658b34d5b4 * mu-str: mu_str_xapian_ascii_escape_in_place: escape "/" as well Dirk-Jan C. Binnema 2011-09-30 08:37:34 +0300
  • 74a9a5df23 * mu-cmd-query: use the new threading/revert support Dirk-Jan C. Binnema 2011-09-30 08:36:37 +0300
  • c9c316efdc * mu-cmd-server: cleanups, add support for editing existing messages Dirk-Jan C. Binnema 2011-09-30 08:36:00 +0300
  • a936a4dab5 * mu-msg-iter: support reverse sorting Dirk-Jan C. Binnema 2011-09-30 08:34:49 +0300
  • ef88afc0a7 * mu-msg-fields.c: store TERM for maildir field as well; add some more comments Dirk-Jan C. Binnema 2011-09-30 08:34:15 +0300
  • f9cc681163 * mug-query-bar.c: fix compile warning, add (c)-header Dirk-Jan C. Binnema 2011-09-30 08:31:23 +0300
  • c8f869e041 * threader/container: support reverse sorting for threaded output, some cleanups Dirk-Jan C. Binnema 2011-09-30 08:30:24 +0300
  • f3264affba * mm updates (WIP) Dirk-Jan C. Binnema 2011-09-22 21:01:35 +0300
  • 406aeb6e29 * mu-cmd-server.c: by default, sort by date in reverse order Dirk-Jan C. Binnema 2011-09-22 21:01:18 +0300
  • e2fc573d42 * src/, man/, NEWS: rename --descending into --reverse Dirk-Jan C. Binnema 2011-09-22 21:00:52 +0300
  • 3d41a0fe3d * mm: some more updates (WIP) Dirk-Jan C. Binnema 2011-09-20 23:59:20 +0300
  • 5866220781 * mu-cmd-server.c: don't give double error notifications Dirk-Jan C. Binnema 2011-09-20 23:59:07 +0300
  • 689d94df62 * mu-msg: clearup error handling in mu_msg_move_to_maildir Dirk-Jan C. Binnema 2011-09-20 00:22:54 +0300
  • c130ad6a57 * mu_store_add_path now takes a maildir arg Dirk-Jan C. Binnema 2011-09-20 00:22:21 +0300
  • d1e843cf29 * mu-cmd.c: cosmetic Dirk-Jan C. Binnema 2011-09-20 00:22:03 +0300
  • 4105f15ca0 * mu-cmd-server, m-msg-part.c: add support opening, extracting attachments Dirk-Jan C. Binnema 2011-09-20 00:21:37 +0300
  • e685f6b7e0 * mm updates (WIP) Dirk-Jan C. Binnema 2011-09-20 00:20:59 +0300
  • 2d52e671cc * libmuguile: small compile fixes for new gcc (and guile stable-2.0) Dirk-Jan C. Binnema 2011-09-19 08:21:50 +0300
  • b25e5be7a9 * mu-cmd-server: add 'add' command Dirk-Jan C. Binnema 2011-09-18 23:58:10 +0300
  • 88d81512c4 * toys/mm: updates Dirk-Jan C. Binnema 2011-09-18 23:57:46 +0300
  • 553b88620e * fix make check, make cc10 and make line33 Dirk-Jan C. Binnema 2011-09-18 21:29:28 +0300
  • 3dca2a39f1 * update gitignore Dirk-Jan C. Binnema 2011-09-18 14:46:10 +0300
  • a009308de9 * mu-cmd-server: add 'index', 'compose' commands; many internal improvements Dirk-Jan C. Binnema 2011-09-18 14:46:02 +0300
  • c42821646f * mu-index: don't require a non-NULL callback for mu_index_cleanup Dirk-Jan C. Binnema 2011-09-18 14:44:59 +0300
  • 868a863c0a * mu-msg-fields: indentation/ Dirk-Jan C. Binnema 2011-09-18 14:44:19 +0300
  • e6b4b99677 * mu-msg-sexp: don't add 'eox' anymore; let mu-cmd-server do that Dirk-Jan C. Binnema 2011-09-18 14:43:33 +0300
  • 7486e024bf * mu-msg.[ch]: improve message moving (update path, flags, maildir) Dirk-Jan C. Binnema 2011-09-18 14:42:55 +0300
  • a984a70543 * mu-store-(read|write).cc: cleanups Dirk-Jan C. Binnema 2011-09-18 14:42:10 +0300
  • 2b41379183 * mu-store.[cc,h]: cleanup API, implementation Dirk-Jan C. Binnema 2011-09-18 14:40:51 +0300
  • a197e584a5 * test-mu-store: updated test cases for API changes Dirk-Jan C. Binnema 2011-09-18 14:40:14 +0300
  • 288a5763a6 * many updates to `mm', the mu-based MUA for emacs Dirk-Jan C. Binnema 2011-09-18 14:39:36 +0300
  • 462f5f5247 * add some elisp to access mu server Dirk-Jan C. Binnema 2011-09-12 20:52:32 +0300
  • c35923b467 * mu-store-write.cc: cleaunp Dirk-Jan C. Binnema 2011-09-12 20:51:01 +0300
  • 1f4e55865c * mu-store-read.cc: add mu_store_get_msg Dirk-Jan C. Binnema 2011-09-12 20:50:11 +0300
  • a6066c6ca9 * mu-query.h: cosmetic Dirk-Jan C. Binnema 2011-09-12 20:49:01 +0300
  • eecd21cc5b * mu-query: improve error handling Dirk-Jan C. Binnema 2011-09-12 20:48:30 +0300
  • 1fe1b144ef * test-mu-store.c: update for API change Dirk-Jan C. Binnema 2011-09-12 20:47:41 +0300
  • 9f6b3b4035 * mu-msg-sexp: expand, more clearly separate 'full' and 'header' messages Dirk-Jan C. Binnema 2011-09-12 20:43:48 +0300
  • 9fb2289252 * mu-msg.[ch]: update the flags as well after a message-move Dirk-Jan C. Binnema 2011-09-12 20:42:53 +0300
  • 373db2828a * mu-msg-field: cosmetic Dirk-Jan C. Binnema 2011-09-12 20:42:30 +0300
  • 939dd1d064 * mu-cmd-server: implement most (all?) needed commands Dirk-Jan C. Binnema 2011-09-12 20:41:29 +0300
  • 0c7f7d4d06 * re-enable procmule (WIP) Dirk-Jan C. Binnema 2011-09-12 20:40:34 +0300
  • 628d154a2c * minor / cosmetic changes Dirk-Jan C. Binnema 2011-09-12 20:38:40 +0300
  • 1a7414dd6d * mu-cmd-*: minor, updates for API changes Dirk-Jan C. Binnema 2011-09-12 20:34:48 +0300
  • b944da0ae1 * mu-maildir: make public mu_maildir_get_maildir_from_path, add tests Dirk-Jan C. Binnema 2011-09-12 20:33:06 +0300
  • c7acf40d27 * update configure.ac for 0.9.7 v0.9.7 Dirk-Jan C. Binnema 2011-09-03 12:06:29 +0300
  • 5148790d64 * prepare v0.9.7 Dirk-Jan C. Binnema 2011-09-03 12:04:00 +0300
  • 1a2614ec98 * updated test cases; in particular, use g_test_verbose Dirk-Jan C. Binnema 2011-09-03 10:51:00 +0300
  • 273ed47eb6 * mug2: update for api changes Dirk-Jan C. Binnema 2011-09-03 10:50:39 +0300
  • 8fff492414 * mu-util: add some new exception handler macros Dirk-Jan C. Binnema 2011-09-03 10:50:15 +0300
  • 53c2c91d3a * mu-query.cc: some cleanups, cosmetics Dirk-Jan C. Binnema 2011-09-03 10:49:51 +0300
  • 8d52c8b5a1 * mu.cc: give user some advise if an error occured Dirk-Jan C. Binnema 2011-09-03 10:49:19 +0300
  • 8ab3ff1fec * mu-msg-doc.cc, mu-msg-iter.cc, mu-msg.h: cosmetics Dirk-Jan C. Binnema 2011-09-03 10:48:36 +0300
  • 9cb879ab64 * mu-log.c: cosmetics Dirk-Jan C. Binnema 2011-09-03 10:46:17 +0300
  • 520307a2b1 * mu-index: update for the store changes Dirk-Jan C. Binnema 2011-09-03 10:45:54 +0300
  • bd1ae1a124 * mu-store*: use GError, stability fixes + cleanups Dirk-Jan C. Binnema 2011-09-03 10:45:14 +0300
  • 0ad110d241 * mu-cmd.c: use GError + cleanups Dirk-Jan C. Binnema 2011-09-03 10:44:36 +0300
  • 59472fdce6 * mu-cmd-extract: use GError for error reporting Dirk-Jan C. Binnema 2011-09-03 10:43:52 +0300
  • 1b19938b5f * mu-cmd-find, mu-cmd-cfind, mu-cmd-index: use GError for error reporting Dirk-Jan C. Binnema 2011-09-03 10:43:08 +0300
  • bb0480b29c * remove the cleanup command Dirk-Jan C. Binnema 2011-09-03 10:41:41 +0300
  • 4ce44f6973 * add 'mu server', which starts a process that accepts some commands Dirk-Jan C. Binnema 2011-09-03 10:41:24 +0300
  • b8447cde47 * mug: update for api changes Dirk-Jan C. Binnema 2011-08-30 22:03:29 +0300
  • fec0092312 * mu.cc: use mu_cmd_execute Dirk-Jan C. Binnema 2011-08-30 22:03:17 +0300
  • 846d2da27f * mu-threader, mu-util: cleanups Dirk-Jan C. Binnema 2011-08-30 22:02:49 +0300
  • 6a13866235 * mu-store: many cleanups, fixes Dirk-Jan C. Binnema 2011-08-30 22:02:28 +0300
  • 5e9ea1fa23 * mu-query*: take a store rather than a path as argument Dirk-Jan C. Binnema 2011-08-30 22:02:08 +0300
  • 28377a6137 * mu-msg-iter.*: cleanups, some renaming Dirk-Jan C. Binnema 2011-08-30 22:01:30 +0300
  • c1d0ccc8de * mu-index: take a MuStore rather than paths as arg Dirk-Jan C. Binnema 2011-08-30 22:00:52 +0300
  • 1c4016b1ba * mu-contacts: add mu_contacts_clear, whitespace fixes Dirk-Jan C. Binnema 2011-08-30 22:00:00 +0300
  • 2c92018484 * update mu-guile for other changes Dirk-Jan C. Binnema 2011-08-30 21:59:25 +0300
  • c9d4111915 * update test cases for other changes Dirk-Jan C. Binnema 2011-08-30 21:59:05 +0300
  • c7d7965f0d * mu-config: move command handling to mu-cmd Dirk-Jan C. Binnema 2011-08-30 21:58:35 +0300
  • 0861319091 * mu-cmd*: cleanup command handling Dirk-Jan C. Binnema 2011-08-30 21:57:59 +0300
  • b375199bfa * configure.ac: bump database version to 0.9.8 Dirk-Jan C. Binnema 2011-08-30 21:57:08 +0300
  • d1b527d321 * gmime-test: whitespace fixes Dirk-Jan C. Binnema 2011-08-29 23:41:33 +0300
  • a9ca0f207a * Makefile.am: add new files, remove Dirk-Jan C. Binnema 2011-08-29 23:41:13 +0300
  • b669feb637 * configure.ac: check for readline Dirk-Jan C. Binnema 2011-08-29 23:40:51 +0300
  • 978c94a2ba * mu-util: forward-port the MacOS/g_slice workaround Dirk-Jan C. Binnema 2011-08-29 23:40:34 +0300
  • 9dc4bd24df * mug2: update for mu_store changes Dirk-Jan C. Binnema 2011-08-29 23:40:07 +0300
  • 3692fc1b39 * mua updates Dirk-Jan C. Binnema 2011-08-29 23:39:25 +0300
  • ff7a40b3d9 * update test cases for other changes Dirk-Jan C. Binnema 2011-08-29 23:39:11 +0300
  • fbc786f2fc * minor changes, trailing whitespace fixes Dirk-Jan C. Binnema 2011-08-29 23:38:55 +0300