summaryrefslogtreecommitdiff
path: root/lib/mu-msg-iter.cc
AgeCommit message (Expand)Author
2013-04-30* mu: fix duplicate detectiondjcb
2013-04-09* mu: provide fake-msgids for messages without; this fixes the problem where ...djcb
2013-03-30* update copyright yearsdjcb
2013-03-16* mu: fix pre-condition warning when getting related messages without threadsdjcb
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 threadingdjcb
2012-12-27* mu-msg-iter.cc: don't skip dups on when threadingdjcb
2012-12-27* mu-msg-iter: re-introduce MU_MSG_ITER_FLAG_THREADS, and special-case queriesdjcb
2012-12-25* handle the no-matches-found case correctlydjcb
2012-12-25* mu-msg-iter.cc: get /all/ matches on the first go, thread those, then returndjcb
2012-12-25* mu-msg-iter: add mu_msg_iter_get_thread_id, make using threads non-optionaldjcb
2012-12-24* mu-msg-iter: add mu_msg_iter_get_msgid and mu_msg_iter_get_refsdjcb
2012-12-24* mu-msg-iter.cc: cleanup the skip-dup checking a bit; in particular, includedjcb
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 checkingdjcb
2012-12-17* add basic support for skipping dups, unreadable messages in mu-msg-iterdjcb
2012-12-16* mu-msg-iter.{cc,h}: make flag names a bit clearerdjcb
2012-12-16* mu-msg-iter: add basic implemenation of checking for msgid dups, msg filedjcb
2012-10-23* cosmetics / minordjcb
2012-10-17* lib: threading: pre-sort the threaded results, add some more commentsdjcb
2012-08-19* lib: try to reopen database when it got updated from the outside (for guile)djcb
2012-07-23* cosmeticsdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb