summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* emacs: Tell the user how many addresses matched when completingDavid Edmondson2010-04-26
* emacs: Remove duplicate declaration of `notmuch-folders'David Edmondson2010-04-26
* emacs: `notmuch' should display the `notmuch-hello' interfaceDavid Edmondson2010-04-26
* emacs: Fix `notmuch-show-rewind' in the presence of invisible textDavid Edmondson2010-04-26
* emacs: More DWIM when editing messagesDavid Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsDavid Edmondson2010-04-26
* Revert "emacs: Add more functions to clean up text/plain parts"Carl Worth2010-04-26
* emacs: Fix `notmuch-search-insert-field'David Edmondson2010-04-26
* emacs: Hide the "User-Agent:" when composing messagesDavid Edmondson2010-04-26
* emacs: Automatically load "notmuch-address"David Edmondson2010-04-26
* emacs: Correct message/header/citation/signature hidingDavid Edmondson2010-04-26
* test: Comment why we need to set TZMichal Sojka2010-04-26
* emacs: Add a search to the 'recent searches' list once onlyDavid Edmondson2010-04-26
* emacs: Remove the accelerator keys from the hello bufferDavid Edmondson2010-04-26
* emacs: Adapt the logo background colour to that of the frameDavid Edmondson2010-04-26
* configure: add ignored options for compatibility.Cédric Cabessa2010-04-26
* emacs: Sort headers when composingDavid Edmondson2010-04-26
* emacs: Suppress window creation when replyingDavid Edmondson2010-04-26
* TODO: Add idea to make content available to isearch in search-results mode.Carl Worth2010-04-26
* emacs: Add more functions to clean up text/plain partsDavid Edmondson2010-04-24
* emacs: Fix i-search to open up invisible citations as necessaryDavid Edmondson2010-04-24
* lib: Ensure notmuch_query_search_messages returns NULL on an exception.Carl Worth2010-04-24
* lib: Document that notmuch_query_count_messages may return 0 if an exception ...Carl Worth2010-04-24
* lib: Audit all notmuch_database call for Xapian exception handling.Carl Worth2010-04-24
* lib: Audit calls to notmuch_message_get_header to handle NULL returnCarl Worth2010-04-24
* lib: Simplify code to set subject from matched message.Carl Worth2010-04-24
* notmuch reply: Handle notmuch_message_get_header returning NULL.Carl Worth2010-04-24
* emacs: Make notmuch-hello jumpt to search bar by default.Carl Worth2010-04-24
* emacs: Rename notmuch-show-headers to notmuch-message-headersCarl Worth2010-04-24
* emacs: Don't display From header by default.Carl Worth2010-04-24
* emacs: Allow user to customize which headers are visible.Carl Worth2010-04-24
* emacs: Change message headers (To, CC, From, and Date) to be visible by defaultCarl Worth2010-04-24
* emacs: Allow headers to be shown by default in show modeDavid Edmondson2010-04-24
* removed unused variablesDirk Hohndel2010-04-23
* emacs: Add notmuch-address.el for address completion using notmuchDavid Edmondson2010-04-23
* emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-allCarl Worth2010-04-23
* emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RETDavid Edmondson2010-04-23
* fix expected test result to include Bcc linesDirk Hohndel2010-04-23
* add From guessing tests to test suiteDirk Hohndel2010-04-23
* emacs: Use single-quote not double-quote when constructing searchCarl Worth2010-04-23
* emacs: Re-arrange message sending codeDavid Edmondson2010-04-23
* test: Set fixed time zoneMichal Sojka2010-04-23
* emacs: Push the cursor to point-max on `n' or `N' at the end of a threadDavid Edmondson2010-04-23
* emacs: Re-arrange message sending codeDavid Edmondson2010-04-23
* emacs: Fix some compilation warnings.Carl Worth2010-04-23
* emacs: Add notmuch-hello.el, a friendly frontend to notmuchDavid Edmondson2010-04-23
* emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-sear...David Edmondson2010-04-23
* Reintroduce patch to quote args in notmuch-show to facilitate remote useJesse Rosenthal2010-04-23
* notmuch setup: Prompt for tags to set on new messages.Carl Worth2010-04-23
* config: Rename messages.new_tags to just new.tagsCarl Worth2010-04-23