]> git.notmuchmail.org Git - notmuch/history - lib/notmuch.h
Add 'notmuch count' command to show the count of matching messages
[notmuch] / lib / notmuch.h
2009-11-23 Keith PackardAdd 'notmuch count' command to show the count of matchi...
2009-11-21 Carl WorthFix freak case problem that broke the compile.
2009-11-21 Carl WorthRename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABA...
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-18 Ingmar VanhasselTypsos
2009-11-18 Carl Worthnotmuch search: Change default search order to be newes...
2009-11-16 Carl Worthnotmuch show: Implement proper thread ordering/nesting...
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 Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-12 Carl Worthnotmuch search: Print the names of author of matched...
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 Worthlibify: Move library sources down into lib directory.