| Age | Commit message (Expand) | Author |
| 2011-08-22 | * mu-util.c: use G_SLICE=always-malloc for all non-Linux systems | Dirk-Jan C. Binnema |
| 2011-08-20 | * mu-msg, mu-msg-file: also initialize gmime for doc-backed messages | Dirk-Jan C. Binnema |
| 2011-08-16 | * fix 'make distcheck' -- make thread test work regardless of indexing-order ... | 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 |
| 2011-07-21 | * cosmetics | Dirk-Jan C. Binnema |
| 2011-07-21 | * tests: don't assume the whole lives in Helsinki, Finland | Dirk-Jan C. Binnema |
| 2011-07-21 | * some more timezone fixes for the unit tests | Dirk-Jan C. Binnema |
| 2011-07-21 | * updates for new APIs (mu-date.h) | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-store: cleanup storing dates | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-query: clean up date parsing, use the separate date functions in mu-date | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-msg-file: fix line33 violation | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-str.[ch]: remove date-related stuff (now in mu-date.[ch]) | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-util: cosmetics | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-msg-fields: remove the silly 'pseudo field' | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-msg-doc: use the UTC-datestr from the database | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-cmd/-cfind/-find: use the split-off date funcs | Dirk-Jan C. Binnema |
| 2011-07-21 | * mu-date.[ch]: split off date-related funcs in separate files | Dirk-Jan C. Binnema |
| 2011-07-18 | * log index, cleanup separately, less confusing + cosmetic | Dirk-Jan C. Binnema |
| 2011-07-17 | * mu-msg-file.c, mu-str.[ch]: ensure we only return valid UTF8 (because GMime | Dirk-Jan C. Binnema |
| 2011-07-16 | * make time & size checking a bit stricter, report errors to user | Dirk-Jan C. Binnema |
| 2011-07-16 | Revert "* mu-store: use strncpy instead of strcpy" | Dirk-Jan C. Binnema |
| 2011-07-16 | Revert "* fix string storing" | Dirk-Jan C. Binnema |
| 2011-07-16 | * fix string storing | Dirk-Jan C. Binnema |
| 2011-07-15 | Merge branch 'procmule' | Dirk-Jan C. Binnema |
| 2011-07-15 | * mu-store: use strncpy instead of strcpy | Dirk-Jan C. Binnema |
| 2011-07-15 | * mu-str.c: add some dummy bytes, so -Wstack-protector does not complain | Dirk-Jan C. Binnema |
| 2011-07-14 | * mu-msg.c: make mu_msg_contacts_foreach also work for the Xapian::Document b... | Dirk-Jan C. Binnema |
| 2011-07-14 | * update NEWS/TODO | Dirk-Jan C. Binnema |
| 2011-07-13 | Merge branch 'master' into procmule | Dirk-Jan C. Binnema |
| 2011-07-13 | * test-mu-cmd-find.c: update unit test for --format=mutt-ab changes | Dirk-Jan C. Binnema |
| 2011-07-13 | * mu-cmd-cfind.c: include a header-line for --format=mutt-ab (fixes issue #42) | Dirk-Jan C. Binnema |
| 2011-07-13 | * some more guile scripting stuff | Dirk-Jan C. Binnema |
| 2011-07-13 | * mu-query: special-case the empty search expr to mean 'match-all' | Dirk-Jan C. Binnema |
| 2011-07-13 | * clean up mu-query; don't preprocess twice... | Dirk-Jan C. Binnema |
| 2011-07-13 | * some more work on the guile bindings; somewhat working, still WIP | Dirk-Jan C. Binnema |
| 2011-07-10 | Merge branch 'master' into procmule | Dirk-Jan C. Binnema |
| 2011-07-10 | * add test mail to Makefile.am | Dirk-Jan C. Binnema |
| 2011-07-10 | * cleanup --exec implementation | Dirk-Jan C. Binnema |
| 2011-07-10 | Merge branch 'master' into find-exec | Dirk-Jan C. Binnema |
| 2011-07-10 | * support special characters in X-Labels | Dirk-Jan C. Binnema |
| 2011-07-10 | * rename the --separate option into --terminate (mu view), update test cases | Dirk-Jan C. Binnema |
| 2011-07-07 | * rename the --separate option into --terminator (mu view) | Dirk-Jan C. Binnema |
| 2011-07-07 | * mu-cmd-find.c: turn the ^L-separator into a terminator. | Dirk-Jan C. Binnema |