]> git.notmuchmail.org Git - notmuch/history - lib
lib: Move notmuch_messages_t code from query.cc to new messages.c
[notmuch] / lib /
2009-11-15 Carl Worthlib: Move notmuch_messages_t code from query.cc to...
2009-11-15 Carl Worthnotmuch_tags_advance: Make safe against excessive calls.
2009-11-13 Carl Worthnotmuch search: Fix thread dates to come only from...
2009-11-13 Carl Worthnotmuch search: Add support for a --reverse option...
2009-11-13 Carl Worthnotmuch search: Print the number of matched/total messa...
2009-11-13 Carl WorthUse $(MAKE) when invoking make from make.
2009-11-13 Carl Worthnotmuch search: Avoid printing duplicate author names.
2009-11-13 Carl Worthnotmuch search: Print all authors contributing to a...
2009-11-13 Carl Worthnotmuch_query_search_threads: Avoid returning more...
2009-11-13 Carl Worthnotmuch search: Fix a second bug in the change to suppo...
2009-11-13 Carl Worthnotmuch search: Fix to actually return something.
2009-11-13 Carl Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-12 Carl Worthnotmuch search: Print the names of author of matched...
2009-11-12 Carl WorthDon't create "contact" terms in the database.
2009-11-12 Carl Worthnotmuch show: Avoid segmentation for message with no...
2009-11-12 Carl Worthnotmuch: Add a configuration system.
2009-11-10 Carl WorthMakefile: Make the top-level Makefile a little more...
2009-11-10 Carl WorthMakefile: Fix dependency generation to make .d files...
2009-11-10 Carl WorthImplement a non-recursive make.
2009-11-10 Carl Worthlibify: Move library sources down into lib directory.