aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* emacs: Fix 's' keybinding to go to search bar in notmuch-hello.Gravatar Carl Worth2010-04-26
* emacs: Move saved searches before search bar in notmuch-hello.Gravatar Carl Worth2010-04-26
* emacs: Remove the notmuch-hellow-jump-to-search variable.Gravatar Carl Worth2010-04-26
* emacs: Take advantage of position-remembering when returning to notmuch-helloGravatar Carl Worth2010-04-26
* emacs: Make update of notmuch-hello leave point on the same widget.Gravatar Carl Worth2010-04-26
* emacs: notmuch-hello: Don't include extra spaces in widget values.Gravatar Carl Worth2010-04-26
* emacs: Disable automatic jump to search bar for notmuch-hello.Gravatar Carl Worth2010-04-26
* Put signatures at the very end of the messageGravatar Dirk Hohndel2010-04-26
* Add NEWS updates for my last batch of patchesGravatar Dirk Hohndel2010-04-26
* TODO: Add some ideas for notmuch-hello cleanups.Gravatar Carl Worth2010-04-26
* emacs: Fix to generate error if fcc directory is not a maildirGravatar Carl Worth2010-04-26
* Rearchitect From: header guessing code for repliesGravatar Dirk Hohndel2010-04-26
* Make Received: header special in notmuch_message_file_get_headerGravatar Dirk Hohndel2010-04-26
* Integrate notmuch-fcc mechansimGravatar Sebastian Spaeth2010-04-26
* notmuch-maildir-fcc: elisp syntax fixesGravatar Sebastian Spaeth2010-04-26
* Integrate notmuch-maildir-fcc into notmuchGravatar Sebastian Spaeth2010-04-26
* Add elisp file for FCC to maildir solutionGravatar Jesse Rosenthal2010-04-26
* Simple attempt to display author names in a friendlier wayGravatar Dirk Hohndel2010-04-26
* Add tests for author name reordering in search resultsGravatar Dirk Hohndel2010-04-26
* Add NEWS section for author reorderingGravatar Dirk Hohndel2010-04-26
* Reorder displayed names of thread authorsGravatar Dirk Hohndel2010-04-26
* Add authors member to messageGravatar Dirk Hohndel2010-04-26
* emacs: Tell the user how many addresses matched when completingGravatar David Edmondson2010-04-26
* emacs: Remove duplicate declaration of `notmuch-folders'Gravatar David Edmondson2010-04-26
* emacs: `notmuch' should display the `notmuch-hello' interfaceGravatar David Edmondson2010-04-26
* emacs: Fix `notmuch-show-rewind' in the presence of invisible textGravatar David Edmondson2010-04-26
* emacs: More DWIM when editing messagesGravatar David Edmondson2010-04-26
* emacs: Add more functions to clean up text/plain partsGravatar David Edmondson2010-04-26
* Revert "emacs: Add more functions to clean up text/plain parts"Gravatar Carl Worth2010-04-26
* emacs: Fix `notmuch-search-insert-field'Gravatar David Edmondson2010-04-26
* emacs: Hide the "User-Agent:" when composing messagesGravatar David Edmondson2010-04-26
* emacs: Automatically load "notmuch-address"Gravatar David Edmondson2010-04-26
* emacs: Correct message/header/citation/signature hidingGravatar David Edmondson2010-04-26
* 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