| Age | Commit message (Expand) | Author |
| 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 |
| 2011-07-06 | * basic implementation of --exec for mu find (WIP) | Dirk-Jan C. Binnema |
| 2011-07-06 | * update test-cases | Dirk-Jan C. Binnema |
| 2011-07-06 | * mu-msg-file: remove leading/trailing whitespace in tags | Dirk-Jan C. Binnema |
| 2011-07-06 | * use the new strip option for list->str | Dirk-Jan C. Binnema |
| 2011-07-06 | * make mu_msg_to_list optionally strip leading/trailing whitespace | Dirk-Jan C. Binnema |
| 2011-07-06 | * mu-cmd-find.c: some preparation for mu find --exec= (WIP) | Dirk-Jan C. Binnema |
| 2011-07-06 | * mu-msg-fields, mu-find.1: don't support references or tags in mu find output | Dirk-Jan C. Binnema |
| 2011-07-06 | * beginning of mu find --exec config (WIP) | Dirk-Jan C. Binnema |
| 2011-07-05 | * guilify mu; first steps, and a new toy called 'muile' | Dirk-Jan C. Binnema |
| 2011-07-02 | * refactor msg-sorting a bit | Dirk-Jan C. Binnema |
| 2011-07-02 | * let mu_str_subject_normalize work with static strings as well | Dirk-Jan C. Binnema |