aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-show.c
Commit message (Expand)AuthorAge
* Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITEGravatar Carl Worth2009-11-21
* Permit opening the notmuch database in read-only mode.Gravatar Chris Wilson2009-11-21
* notmuch show: Don't hide text parts, even with disposition attachment.Gravatar Carl Worth2009-11-21
* Make reply/show/tag all require at least one search termGravatar Keith Packard2009-11-18
* Filter out carriage-returns in show and reply output.Gravatar Keith Packard2009-11-18
* notmuch show: Detect an internal error if a thread has no messages.Gravatar Carl Worth2009-11-17
* notmuch show: Implement proper thread ordering/nesting of messages.Gravatar Carl Worth2009-11-15
* Minor whitespace touchup.Gravatar Carl Worth2009-11-15
* libnotmuch: Underlying support for doing partial-results searches.Gravatar Carl Worth2009-11-12
* notmuch show: Display "Subject: " before the subject.Gravatar Carl Worth2009-11-12
* Unbreak several notmuch commands after the addition of configuration.Gravatar Carl Worth2009-11-11
* notmuch reply: Add (incomplete) reply commandGravatar Keith Packard2009-11-10
* notmuch: Break notmuch.c up into several smaller files.Gravatar Carl Worth2009-11-10