| Age | Commit message (Expand) | Author |
| 2013-04-30 | * mu: fix duplicate detection | djcb |
| 2013-04-09 | * mu: provide fake-msgids for messages without; this fixes the problem where ... | djcb |
| 2013-03-30 | * update copyright years | djcb |
| 2013-03-16 | * mu: fix pre-condition warning when getting related messages without threads | djcb |
| 2012-12-28 | * mu-query/mu-msg-iter: when showing related message (--include-related), | djcb |
| 2012-12-27 | * mu-msg-iter: temporarily disable skipping duplicates when threading | djcb |
| 2012-12-27 | * mu-msg-iter.cc: don't skip dups on when threading | djcb |
| 2012-12-27 | * mu-msg-iter: re-introduce MU_MSG_ITER_FLAG_THREADS, and special-case queries | djcb |
| 2012-12-25 | * handle the no-matches-found case correctly | djcb |
| 2012-12-25 | * mu-msg-iter.cc: get /all/ matches on the first go, thread those, then return | djcb |
| 2012-12-25 | * mu-msg-iter: add mu_msg_iter_get_thread_id, make using threads non-optional | djcb |
| 2012-12-24 | * mu-msg-iter: add mu_msg_iter_get_msgid and mu_msg_iter_get_refs | djcb |
| 2012-12-24 | * mu-msg-iter.cc: cleanup the skip-dup checking a bit; in particular, include | djcb |
| 2012-12-23 | * mu-msg-iter.cc: if we're using threaded search results, get *all* matches, | djcb |
| 2012-12-22 | * mu-msg-iter.cc: improve dup checking | djcb |
| 2012-12-17 | * add basic support for skipping dups, unreadable messages in mu-msg-iter | djcb |
| 2012-12-16 | * mu-msg-iter.{cc,h}: make flag names a bit clearer | djcb |
| 2012-12-16 | * mu-msg-iter: add basic implemenation of checking for msgid dups, msg file | djcb |
| 2012-10-23 | * cosmetics / minor | djcb |
| 2012-10-17 | * lib: threading: pre-sort the threaded results, add some more comments | djcb |
| 2012-08-19 | * lib: try to reopen database when it got updated from the outside (for guile) | djcb |
| 2012-07-23 | * cosmetics | djcb |
| 2012-05-21 | * refactoring: split src/ into mu/ and lib/ | djcb |