]> git.notmuchmail.org Git - notmuch/history - notmuch-show.c
added search filtering
[notmuch] / notmuch-show.c
2009-11-24 Carl WorthMerge buttons-for-body-and-headers branch.
2009-11-24 Carl Worthnotmuch search: Remove the chunked-searching hack.
2009-11-22 Kan-Ru Chennotmuch-show: Show message part using UTF-8.
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-21 Carl Worthnotmuch show: Don't hide text parts, even with disposit...
2009-11-18 Keith PackardMake reply/show/tag all require at least one search...
2009-11-18 Keith PackardFilter out carriage-returns in show and reply output.
2009-11-18 Carl Worthnotmuch show: Detect an internal error if a thread...
2009-11-16 Carl Worthnotmuch show: Implement proper thread ordering/nesting...
2009-11-16 Carl WorthMinor whitespace touchup.
2009-11-13 Carl Worthlibnotmuch: Underlying support for doing partial-result...
2009-11-12 Carl Worthnotmuch show: Display "Subject: " before the subject.
2009-11-12 Carl WorthUnbreak several notmuch commands after the addition...
2009-11-10 Keith Packardnotmuch reply: Add (incomplete) reply command
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.