| Age | Commit message (Expand) | Author |
| 2011-08-16 | * fix 'make distcheck' -- make thread test work regardless of indexing-order ... | Dirk-Jan C. Binnema |
| 2011-08-13 | * mu-store.cc: optimize flag storing by pre-calculating the strings | Dirk-Jan C. Binnema |
| 2011-08-13 | * restore flag:unread and some optimization | Dirk-Jan C. Binnema |
| 2011-08-13 | * update maildir unit tests | Dirk-Jan C. Binnema |
| 2011-08-13 | * fix mu-msg-sexp.c for make line33 | Dirk-Jan C. Binnema |
| 2011-08-13 | * mu-cmd.c: support target-less moving (i.e.. flag setting) | Dirk-Jan C. Binnema |
| 2011-08-13 | * mu-maildir.[ch]: re-implement message flag parsing, message moving | Dirk-Jan C. Binnema |
| 2011-08-13 | * mu-flags.[ch]: small updates | Dirk-Jan C. Binnema |
| 2011-08-11 | * MuMsgFlags => MuFlags | Dirk-Jan C. Binnema |
| 2011-08-11 | * test-mu-maildir.c: add some test cases | Dirk-Jan C. Binnema |
| 2011-08-11 | * MuResult/MuExitCode => MuError | Dirk-Jan C. Binnema |
| 2011-08-11 | * mu-maildir.c: allow for names without !/: | Dirk-Jan C. Binnema |
| 2011-08-11 | * minor | Dirk-Jan C. Binnema |
| 2011-08-11 | * mu-msg-sexp.c: fix each_contact for cc10, line33 checks | Dirk-Jan C. Binnema |
| 2011-08-10 | * test-mu-store.c: fix test case (gboolean vs MuExitCode) | Dirk-Jan C. Binnema |
| 2011-08-10 | * cosmetics, minor | Dirk-Jan C. Binnema |
| 2011-08-10 | * mu-cmd.c, mu-config.c: enable 'mu add' and 'mu remove' and fix line33 check | Dirk-Jan C. Binnema |
| 2011-08-10 | * mu-cmd-find.c, mu-msg-sexp.c, mu-msg.c: refactor for 'make line33' check | Dirk-Jan C. Binnema |
| 2011-08-09 | * mu-msg-flags.c: cosmetic | Dirk-Jan C. Binnema |
| 2011-08-09 | * mu-msg-part.c, mu-runtime.c: updates for mu_util_create_dir_maybe change | Dirk-Jan C. Binnema |
| 2011-08-09 | * make mu_util_create_dir_maybe potentially not warn (useful when the logging | Dirk-Jan C. Binnema |
| 2011-08-09 | * mu-cmd: fix gboolean vs MuExitCode confusion | Dirk-Jan C. Binnema |
| 2011-08-08 | * mu-msg-sexp.c: updates, extensions to the format: | Dirk-Jan C. Binnema |
| 2011-08-08 | * mu-msg-flags.c: be more strict for maildir flags; they must be uppercase | Dirk-Jan C. Binnema |
| 2011-08-08 | * docu fixes | Dirk-Jan C. Binnema |
| 2011-08-06 | * mu-msg-sexp.c: add attachment info to the s-expression | Dirk-Jan C. Binnema |
| 2011-08-06 | * mu-msg-part.[ch]: cosmetics, minor | Dirk-Jan C. Binnema |
| 2011-08-05 | * mu-cmd.c: (mu mv) make --printtarget work even with target=/dev/null | Dirk-Jan C. Binnema |
| 2011-08-03 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-08-03 | * mu-cmd-find.c: remove json output and add option to check for file readability | Dirk-Jan C. Binnema |
| 2011-08-03 | * mu-msg.[ch]: add mu_msg_is_readable | Dirk-Jan C. Binnema |
| 2011-08-03 | * some mu_store_store => mu_store_store_msg and the consequences | Dirk-Jan C. Binnema |
| 2011-08-03 | * add 'mu add' and 'mu remove' commands for adding, removing messages from th... | Dirk-Jan C. Binnema |
| 2011-08-02 | * mu-mv: optionally, let it update the database (--updatedb) and print the | Dirk-Jan C. Binnema |
| 2011-08-02 | * mu-cmd, mu-config: add --flags parameter to 'mu move', to change the messag... | Dirk-Jan C. Binnema |
| 2011-08-02 | * mu-msg: add mu_msg_file_move_to_maildir which uses a path rather than a | Dirk-Jan C. Binnema |
| 2011-08-02 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-08-01 | * added the mu mv command for moving, removing messages (WIP) | Dirk-Jan C. Binnema |
| 2011-07-31 | * use the sexp export that moved to mu-msg-sexp | Dirk-Jan C. Binnema |
| 2011-07-31 | * minor stuff / cosmetics | Dirk-Jan C. Binnema |
| 2011-07-31 | * mu-str.h make mu_str_escape_c_literal optionionally quote "" its result | Dirk-Jan C. Binnema |
| 2011-07-27 | * centralize formatstr parsing, cleanup | Dirk-Jan C. Binnema |
| 2011-07-26 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-07-26 | * mu-cmd-find: improve --format=sexp output | Dirk-Jan C. Binnema |
| 2011-07-25 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-07-25 | * mu-msg: add mu_msg_move_to_maildir, to move a message to different maildir | Dirk-Jan C. Binnema |
| 2011-07-23 | * update for new mu_runtime init stuff | Dirk-Jan C. Binnema |
| 2011-07-23 | * support different log files for different front ends (mu, mug, procmule etc.) | Dirk-Jan C. Binnema |
| 2011-07-22 | * cosmetic | Dirk-Jan C. Binnema |
| 2011-07-21 | * test-mu-date: added some unit tests | Dirk-Jan C. Binnema |