summaryrefslogtreecommitdiff
path: root/lib/mu-msg-iter.h
AgeCommit message (Expand)Author
2013-06-13* merge branch 'master' of github.com:djcb/mudjcb
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: re-introduce MU_MSG_ITER_FLAG_THREADS, and special-case queriesdjcb
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-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-08-19* lib: try to reopen database when it got updated from the outside (for guile)djcb
2012-07-12* cosmeticsdjcb
2012-05-21* refactoring: split src/ into mu/ and lib/djcb