| Age | Commit message (Expand) | Author |
| 2012-03-30 | * updates for new mu_str escaping function, better error handling | djcb |
| 2012-03-30 | * mu-util.h: fix catch-macro for the case where the GError is set already | djcb |
| 2012-03-30 | * mu-str etc.: improve escaping (for gmail folder names) | djcb |
| 2012-03-30 | * mu-store-read.cc: cosmetic | djcb |
| 2012-03-29 | * mu-msg.c: fix for mu_msg_move_to_maildir for top-level messages | djcb |
| 2012-03-27 | * don't save drafts immediately, and do the post-sending stuff not in hooks, | djcb |
| 2012-03-26 | * mu-maildir.c: ignore emacs temp files | djcb |
| 2012-03-26 | * mu-store.cc: add include unistd.h; this is needed by g++ 4.7 (as noted by | djcb |
| 2012-03-25 | * implement the :erase message from the backend to properly clean up the | djcb |
| 2012-03-24 | * mu-maildir.c: small cleanups | djcb |
| 2012-03-19 | * test-mu-util.c: remove broken test case | djcb |
| 2012-03-19 | * fix mu_util_guess_maildir, mu_util_guess_mu_homedir for freebsd | djcb |
| 2012-03-19 | * mu-msg-file.c: mu_msg_mime_part_to_string: less noisy handling of broken me... | djcb |
| 2012-03-19 | * tests: don't use mu_util_init_system, small cleanups | djcb |
| 2012-03-19 | * mu-runtime.c, mu-util.c: remove mu_util_init_system | djcb |
| 2012-03-19 | * mu-maildir.c: clear up maildir scanning | djcb |
| 2012-03-19 | * test-mu-cmd-cfind.c: fix unit tests for ubuntu 10.04 | djcb |
| 2012-03-18 | * fix logic screwup in determining submailddirs of dirs starting with 'c' or | djcb |
| 2012-03-14 | * tests/: fix test cases for freebsd (and other bsds) | djcb |
| 2012-03-14 | * some warning fixes for gcc 4.1.1 | djcb |
| 2012-03-13 | * fix compiler warning for newest gcc/g++ | djcb |
| 2012-03-11 | * mu-msg-part: g_mime_data_wrapper_write_to_stream returns ssize_t, notv0.9.8.2 | djcb |
| 2012-03-08 | * mu_util_play: accept paths with spaces etc. as well | djcb |
| 2012-03-08 | * tests: more gracefully deal with the case where there's no en_US.utf8 locale | djcb |
| 2012-03-08 | * test-mu-util.c: fix test_mu_util_dir_expand_03 for the symlink case | djcb |
| 2012-02-29 | * make mu compile warning-free with clang/clang++ | Dirk-Jan C. Binnema |
| 2012-02-29 | * possible fix for some encoding problem (mu_util_fputs_encoded) + cosmetics | Dirk-Jan C. Binnema |
| 2012-02-26 | * test-mu-maildir: add some extra tests for maildir creation | Dirk-Jan C. Binnema |
| 2012-02-26 | * mu-cmd-find.c: with --format=links, always try to create the target maildir, | Dirk-Jan C. Binnema |
| 2012-02-26 | * mu-maildir.[ch]: make create_maildir work even if the maildir already | Dirk-Jan C. Binnema |
| 2012-02-26 | * cosmetics | Dirk-Jan C. Binnema |
| 2012-02-23 | * mu-cmd-find.c: --format=links: don't show error when there isn't any + unit... | Dirk-Jan C. Binnema |
| 2012-02-18 | * remove traces of the 'cleanup' command | djcb |
| 2012-02-15 | * mu-msg-file: for text-bodies, concatenate all text/plain parts | djcb |
| 2012-02-13 | * update test, docs for mu extract | djcb |
| 2012-02-13 | * update code for new mu_msg_part_for_each API | djcb |
| 2012-02-13 | * update attachment extraction code: | djcb |
| 2012-02-09 | * mu-cmd-server.c: fix backend problem when forwarding messages with attachments | djcb |
| 2012-02-09 | * features: mark messages as read/unread | djcb |
| 2012-01-31 | * test-mu-maildir.c: work around some weirdness on MacOS, fix permissions | djcb |
| 2012-01-23 | * test-mu-maildir.c: make the verbose output a bit more useful. | djcb |
| 2012-01-23 | * don't insist on using xdg-open; use "open" on MacOS or what MU_PLAY_PROGRAM... | djcb |
| 2012-01-22 | * minor | djcb |
| 2012-01-22 | * mu-config.c: deal with the case where no Maildir is defined | djcb |
| 2012-01-22 | * fix mu_cmd_index for line33 | djcb |
| 2012-01-22 | * mu_index: fix error handlingv0.9.8-beta2 | djcb |
| 2012-01-21 | * mu-cmd-index.c: improve color output when indexing | djcb |
| 2012-01-21 | * mu-cmd-index.c: fix print_stats for 'line33' | djcb |
| 2012-01-21 | * make colorized output the default | djcb |
| 2012-01-21 | * tests: fix unit tests for the improved parsing | djcb |