aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* test: Comment why we need to set TZGravatar Michal Sojka2010-04-26
* emacs: Add a search to the 'recent searches' list once onlyGravatar David Edmondson2010-04-26
* emacs: Remove the accelerator keys from the hello bufferGravatar David Edmondson2010-04-26
* emacs: Adapt the logo background colour to that of the frameGravatar David Edmondson2010-04-26
* configure: add ignored options for compatibility.Gravatar Cédric Cabessa2010-04-26
* emacs: Sort headers when composingGravatar David Edmondson2010-04-26
* emacs: Suppress window creation when replyingGravatar David Edmondson2010-04-26
* TODO: Add idea to make content available to isearch in search-results mode.Gravatar Carl Worth2010-04-26
* emacs: Add more functions to clean up text/plain partsGravatar David Edmondson2010-04-24
* emacs: Fix i-search to open up invisible citations as necessaryGravatar David Edmondson2010-04-24
* lib: Ensure notmuch_query_search_messages returns NULL on an exception.Gravatar Carl Worth2010-04-24
* lib: Document that notmuch_query_count_messages may return 0 if an exception ...Gravatar Carl Worth2010-04-24
* lib: Audit all notmuch_database call for Xapian exception handling.Gravatar Carl Worth2010-04-24
* lib: Audit calls to notmuch_message_get_header to handle NULL returnGravatar Carl Worth2010-04-24
* lib: Simplify code to set subject from matched message.Gravatar Carl Worth2010-04-24
* notmuch reply: Handle notmuch_message_get_header returning NULL.Gravatar Carl Worth2010-04-24
* emacs: Make notmuch-hello jumpt to search bar by default.Gravatar Carl Worth2010-04-24
* emacs: Rename notmuch-show-headers to notmuch-message-headersGravatar Carl Worth2010-04-24
* emacs: Don't display From header by default.Gravatar Carl Worth2010-04-24
* emacs: Allow user to customize which headers are visible.Gravatar Carl Worth2010-04-24
* emacs: Change message headers (To, CC, From, and Date) to be visible by defaultGravatar Carl Worth2010-04-24
* emacs: Allow headers to be shown by default in show modeGravatar David Edmondson2010-04-24
* removed unused variablesGravatar Dirk Hohndel2010-04-23
* emacs: Add notmuch-address.el for address completion using notmuchGravatar David Edmondson2010-04-23
* emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-allGravatar Carl Worth2010-04-23
* emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RETGravatar David Edmondson2010-04-23
* fix expected test result to include Bcc linesGravatar Dirk Hohndel2010-04-23
* add From guessing tests to test suiteGravatar Dirk Hohndel2010-04-23
* emacs: Use single-quote not double-quote when constructing searchGravatar Carl Worth2010-04-23
* emacs: Re-arrange message sending codeGravatar David Edmondson2010-04-23
* test: Set fixed time zoneGravatar Michal Sojka2010-04-23
* emacs: Push the cursor to point-max on `n' or `N' at the end of a threadGravatar David Edmondson2010-04-23
* emacs: Re-arrange message sending codeGravatar David Edmondson2010-04-23
* emacs: Fix some compilation warnings.Gravatar Carl Worth2010-04-23
* emacs: Add notmuch-hello.el, a friendly frontend to notmuchGravatar David Edmondson2010-04-23
* emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-sear...Gravatar David Edmondson2010-04-23
* Reintroduce patch to quote args in notmuch-show to facilitate remote useGravatar Jesse Rosenthal2010-04-23
* notmuch setup: Prompt for tags to set on new messages.Gravatar Carl Worth2010-04-23
* config: Rename messages.new_tags to just new.tagsGravatar Carl Worth2010-04-23
* Clarify the documentation for the new_tags configuration option.Gravatar Carl Worth2010-04-23
* notmuch setup: Fix new configuration-file groups to get commentsGravatar Carl Worth2010-04-23
* Sprinkle some const-correctness around new_tags.Gravatar Carl Worth2010-04-23
* notmuch-config: make new message tags configurableGravatar Ben Gamari2010-04-23
* python: Add UNSORTED as Query.SORT optionGravatar Sebastian Spaeth2010-04-23
* python: Delete unused filesGravatar Sebastian Spaeth2010-04-23
* test: Put the json tests into their own section.Gravatar Carl Worth2010-04-22
* notmuch search: Fix timezone of timestamp in --format=json outputGravatar Carl Worth2010-04-22
* First tests for JSON output and UTF-8 in mail body and subjectGravatar Gregor Hoffleit2010-04-22
* test: Make existing "notmuch show" test more resilientGravatar Carl Worth2010-04-22
* json: Replace `date_unix' with `timestamp' in show outputGravatar David Edmondson2010-04-22