| Age | Commit message (Expand) | Author |
| 2011-07-02 | * implement sorting of threads on arbitrary fields (WIP) | Dirk-Jan C. Binnema |
| 2011-07-01 | * threading: small updates, cleanups | Dirk-Jan C. Binnema |
| 2011-07-01 | * rename mu-threader-utils => mu-container + cleanups, documentation | Dirk-Jan C. Binnema |
| 2011-07-01 | * make threading much faster, removing some safety checks | Dirk-Jan C. Binnema |
| 2011-06-30 | * mu-str: fix bug in mu_str_date_parse_hdwmy | Dirk-Jan C. Binnema |
| 2011-06-30 | * start using message threading (--threads/-t param for mu find) | Dirk-Jan C. Binnema |
| 2011-06-30 | * initial somewhat working implementation of message threading based on the | Dirk-Jan C. Binnema |
| 2011-06-30 | * update/add unit tests for threading | Dirk-Jan C. Binnema |
| 2011-06-27 | * mu-msg-str.c: fix memory error in date parsing | Dirk-Jan C. Binnema |
| 2011-06-26 | * mu-msg-file: clean up references handling | Dirk-Jan C. Binnema |
| 2011-06-26 | * mu-msg-threader: set docid on previously seen virtual messages | Dirk-Jan C. Binnema |
| 2011-06-26 | * overhaul/clean-up container code, add path object; seems to work now | Dirk-Jan C. Binnema |
| 2011-06-24 | * remove debug output, fix code for cc10, line33 | Dirk-Jan C. Binnema |
| 2011-06-24 | * handle duplicate-messages correctly + re-check children when they have changed | Dirk-Jan C. Binnema |
| 2011-06-24 | * mu-msg.h: cosmetic | Dirk-Jan C. Binnema |
| 2011-06-24 | * mu-msg-threader.c: handle duplicate message-ids | Dirk-Jan C. Binnema |
| 2011-06-24 | * mu-msg-find: improve display of threaded messages | Dirk-Jan C. Binnema |
| 2011-06-24 | * update / add test cases for threading | Dirk-Jan C. Binnema |
| 2011-06-24 | * update threading implementation (WIP still) | Dirk-Jan C. Binnema |
| 2011-06-19 | * mu-cmd-find.c, mu-cmd.c: make sure we pass 'make line33' | Dirk-Jan C. Binnema |
| 2011-06-19 | * update test case for the new thread param for queries | Dirk-Jan C. Binnema |
| 2011-06-19 | * mu-msg-iter.{cc,h}: hook up the msg-iter with threading | Dirk-Jan C. Binnema |
| 2011-06-19 | * mu-find: enable threaded output | Dirk-Jan C. Binnema |
| 2011-06-19 | * enable the --threads/t argument for mu-find / queries | Dirk-Jan C. Binnema |
| 2011-06-19 | * semi-working message-threader (WIP) | Dirk-Jan C. Binnema |
| 2011-06-18 | * update test-cases | Dirk-Jan C. Binnema |
| 2011-06-18 | * mu-cmd-find: use the semi-working message threading | Dirk-Jan C. Binnema |
| 2011-06-18 | * mu-msg: small improvements, cosmetics | Dirk-Jan C. Binnema |
| 2011-06-18 | * mu-msg-iter: use the semi-working message-threading | Dirk-Jan C. Binnema |
| 2011-06-18 | * semi-working message-threading (WIP) | Dirk-Jan C. Binnema |
| 2011-06-18 | * mu-msg-file: ensure there are no duplicates in References: + Reply-To | Dirk-Jan C. Binnema |
| 2011-06-18 | * store references in that cache, cleanup | Dirk-Jan C. Binnema |
| 2011-06-18 | * mu-str: add simplistic mu_str_subject_normalize (WIP) | Dirk-Jan C. Binnema |
| 2011-06-18 | * mu-msg-doc: cosmetics, documentation | Dirk-Jan C. Binnema |
| 2011-06-16 | * mu-msg.h: update docstring | Dirk-Jan C. Binnema |
| 2011-06-16 | * WIP: mu-msg-threader, and hook it up with msg-iter | Dirk-Jan C. Binnema |
| 2011-06-16 | * make mu-msg-file return references in same order as found in msgs; update | Dirk-Jan C. Binnema |
| 2011-06-16 | * add mailing list test msg for unit tests | Dirk-Jan C. Binnema |
| 2011-06-16 | * mu-msg-iter.cc: pre-fetch documents in an mset, makes search slightly faster | Dirk-Jan C. Binnema |
| 2011-06-16 | * add mu_msg_iter_reset (to reset iter to the beginning), add tests | Dirk-Jan C. Binnema |
| 2011-06-16 | * mu-msg-iter: remove offset/index, cosmetics | Dirk-Jan C. Binnema |
| 2011-06-16 | * update mu-msg-iter (remove batching) | Dirk-Jan C. Binnema |
| 2011-06-16 | * remove the needless batching in mu-msg-iter, mu-query, update callers | Dirk-Jan C. Binnema |
| 2011-06-16 | * add tags output to 'mu view' | Dirk-Jan C. Binnema |
| 2011-06-16 | * test-mu-query.c: add some tests for querying tags | Dirk-Jan C. Binnema |
| 2011-06-16 | * mu-store.cc: handle a comma-separated list of tags as multiple terms for th... | Dirk-Jan C. Binnema |
| 2011-06-16 | * add unit tests for reading tags | Dirk-Jan C. Binnema |
| 2011-06-16 | * mu-msg-cache: add MU_MSG_FIELD_ID_TAGS | Dirk-Jan C. Binnema |
| 2011-06-16 | * add basic support for X-Label (WIP) | Dirk-Jan C. Binnema |
| 2011-06-15 | * cosmetic | Dirk-Jan C. Binnema |