summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Clarify the documentation for the new_tags configuration option.Carl Worth2010-04-23
* notmuch setup: Fix new configuration-file groups to get commentsCarl Worth2010-04-23
* Sprinkle some const-correctness around new_tags.Carl Worth2010-04-23
* notmuch-config: make new message tags configurableBen Gamari2010-04-23
* python: Add UNSORTED as Query.SORT optionSebastian Spaeth2010-04-23
* python: Delete unused filesSebastian Spaeth2010-04-23
* test: Put the json tests into their own section.Carl Worth2010-04-22
* notmuch search: Fix timezone of timestamp in --format=json outputCarl Worth2010-04-22
* First tests for JSON output and UTF-8 in mail body and subjectGregor Hoffleit2010-04-22
* test: Make existing "notmuch show" test more resilientCarl Worth2010-04-22
* json: Replace `date_unix' with `timestamp' in show outputDavid Edmondson2010-04-22
* emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptCarl Worth2010-04-22
* emacs: Use consistent naming for the two new poll functions.Carl Worth2010-04-22
* Add 'G' keybinding to folder and search view that triggers external pollDirk Hohndel2010-04-22
* Revert "thread: Simplify code for assigning the subject."Carl Worth2010-04-22
* Revert "thread: Fix sort of search when constructing threads."Carl Worth2010-04-22