]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2010-04-27 Carl Worthdebian/changelog: Add notes for the 0.3 release
2010-04-27 Carl WorthIncrement package version to 0.3.
2010-04-27 Carl Worthlib: Increment library version to 1.1.0
2010-04-27 David Edmondsonemacs: Fix column alignment in `notmuch-hello-insert...
2010-04-27 Carl Worthlib: Re-implement moving of thread authors.
2010-04-27 Carl WorthNEWS: Fix spelling errors.
2010-04-27 Carl WorthNEWS: Add notes for the 0.3 release.
2010-04-27 Carl Worthemacs: Use message-signature-separator rather than...
2010-04-27 Carl Worthemacs: Delete some trailing whitespace.
2010-04-27 Jesse Rosenthalemacs: Ensure that message-directory for Fcc has a...
2010-04-27 Jesse Rosenthalemacs: add prompt to create maildir for fcc if it does...
2010-04-27 Jesse Rosenthalemacs: fcc should fail at the right time if it doesn...
2010-04-27 Carl Worthemacs: Tweak search-buffer naming to search list in...
2010-04-27 Carl Worthemacs: Rename search buffers with "saved-search" not...
2010-04-27 Carl Worthemacs: Match entire saved-search when computing search...
2010-04-27 Carl Worthemacs: Rip out all of the notmuch-folder code.
2010-04-27 Carl Worthemacs: Fix notmuch-hello to use its own function for...
2010-04-27 Carl Worthemacs: Add a notmuch-saved-searches function.
2010-04-27 Carl Worthemacs: Move declare-function from notmuch-lib.el to...
2010-04-27 Carl Worthnotmuch-hello: Add a 'G' keybinding.
2010-04-27 Carl Worthnotmuch-hello: Make this work with a notmuch-folders...
2010-04-27 Carl Worthemacs: Remove "hello" from all variables exported throu...
2010-04-27 Carl Worthnotmuch-hello: Fix a sign error when computing number...
2010-04-27 Carl Worthnotmuch-hello: Fix ability to isearch to a saved-search...
2010-04-27 Carl Worthemacs: notmuch-hello: Make viewing of all tags conditional.
2010-04-27 Carl Worthnotmuch-hello: Preserve current position when invoking...
2010-04-27 Carl Worthemacs: notmuch-hello: Move to first saved search item.
2010-04-27 Carl Worthemacs: Fix 's' keybinding to go to search bar in notmuc...
2010-04-27 Carl Worthemacs: Move saved searches before search bar in notmuch...
2010-04-27 Carl Worthemacs: Remove the notmuch-hellow-jump-to-search variable.
2010-04-27 Carl Worthemacs: Take advantage of position-remembering when...
2010-04-27 Carl Worthemacs: Make update of notmuch-hello leave point on...
2010-04-27 Carl Worthemacs: notmuch-hello: Don't include extra spaces in...
2010-04-27 Carl Worthemacs: Disable automatic jump to search bar for notmuch...
2010-04-26 Dirk HohndelPut signatures at the very end of the message
2010-04-26 Dirk HohndelAdd NEWS updates for my last batch of patches
2010-04-26 Carl WorthTODO: Add some ideas for notmuch-hello cleanups.
2010-04-26 Carl Worthemacs: Fix to generate error if fcc directory is not...
2010-04-26 Dirk HohndelRearchitect From: header guessing code for replies
2010-04-26 Dirk HohndelMake Received: header special in notmuch_message_file_g...
2010-04-26 Sebastian SpaethIntegrate notmuch-fcc mechansim
2010-04-26 Sebastian Spaethnotmuch-maildir-fcc: elisp syntax fixes
2010-04-26 Sebastian SpaethIntegrate notmuch-maildir-fcc into notmuch
2010-04-26 Jesse RosenthalAdd elisp file for FCC to maildir solution
2010-04-26 Dirk HohndelSimple attempt to display author names in a friendlier way
2010-04-26 Dirk HohndelAdd tests for author name reordering in search results
2010-04-26 Dirk HohndelAdd NEWS section for author reordering
2010-04-26 Dirk HohndelReorder displayed names of thread authors
2010-04-26 Dirk HohndelAdd authors member to message
2010-04-26 David Edmondsonemacs: Tell the user how many addresses matched when...
2010-04-26 David Edmondsonemacs: Remove duplicate declaration of `notmuch-folders'
2010-04-26 David Edmondsonemacs: `notmuch' should display the `notmuch-hello...
2010-04-26 David Edmondsonemacs: Fix `notmuch-show-rewind' in the presence of...
2010-04-26 David Edmondsonemacs: More DWIM when editing messages
2010-04-26 David Edmondsonemacs: Add more functions to clean up text/plain parts
2010-04-26 Carl WorthRevert "emacs: Add more functions to clean up text...
2010-04-26 David Edmondsonemacs: Fix `notmuch-search-insert-field'
2010-04-26 David Edmondsonemacs: Hide the "User-Agent:" when composing messages
2010-04-26 David Edmondsonemacs: Automatically load "notmuch-address"
2010-04-26 David Edmondsonemacs: Correct message/header/citation/signature hiding
2010-04-26 Michal Sojkatest: Comment why we need to set TZ
2010-04-26 David Edmondsonemacs: Add a search to the 'recent searches' list once...
2010-04-26 David Edmondsonemacs: Remove the accelerator keys from the hello buffer
2010-04-26 David Edmondsonemacs: Adapt the logo background colour to that of...
2010-04-26 Cédric Cabessaconfigure: add ignored options for compatibility.
2010-04-26 David Edmondsonemacs: Sort headers when composing
2010-04-26 David Edmondsonemacs: Suppress window creation when replying
2010-04-26 Carl WorthTODO: Add idea to make content available to isearch...
2010-04-24 David Edmondsonemacs: Add more functions to clean up text/plain parts
2010-04-24 David Edmondsonemacs: Fix i-search to open up invisible citations...
2010-04-24 Carl Worthlib: Ensure notmuch_query_search_messages returns NULL...
2010-04-24 Carl Worthlib: Document that notmuch_query_count_messages may...
2010-04-24 Carl Worthlib: Audit all notmuch_database call for Xapian excepti...
2010-04-24 Carl Worthlib: Audit calls to notmuch_message_get_header to handl...
2010-04-24 Carl Worthlib: Simplify code to set subject from matched message.
2010-04-24 Carl Worthnotmuch reply: Handle notmuch_message_get_header return...
2010-04-24 Carl Worthemacs: Make notmuch-hello jumpt to search bar by default.
2010-04-24 Carl Worthemacs: Rename notmuch-show-headers to notmuch-message...
2010-04-24 Carl Worthemacs: Don't display From header by default.
2010-04-24 Carl Worthemacs: Allow user to customize which headers are visible.
2010-04-24 Carl Worthemacs: Change message headers (To, CC, From, and Date...
2010-04-24 David Edmondsonemacs: Allow headers to be shown by default in show...
2010-04-24 Dirk Hohndelremoved unused variables
2010-04-24 David Edmondsonemacs: Add notmuch-address.el for address completion...
2010-04-24 Carl Worthemacs: Rename notmuch-show-toggle-all to notmuch-show...
2010-04-24 David Edmondsonemacs/notmuch-show.el: Add `notmuch-show-toggle-all...
2010-04-24 Dirk Hohndelfix expected test result to include Bcc lines
2010-04-24 Dirk Hohndeladd From guessing tests to test suite
2010-04-23 Carl Worthemacs: Use single-quote not double-quote when construct...
2010-04-23 David Edmondsonemacs: Re-arrange message sending code
2010-04-23 Michal Sojkatest: Set fixed time zone
2010-04-23 David Edmondsonemacs: Push the cursor to point-max on `n' or `N' at...
2010-04-23 David Edmondsonemacs: Re-arrange message sending code
2010-04-23 Carl Worthemacs: Fix some compilation warnings.
2010-04-23 David Edmondsonemacs: Add notmuch-hello.el, a friendly frontend to...
2010-04-23 David Edmondsonemacs: Remove `notmuch-search-authors-width' and fix...
2010-04-23 Jesse RosenthalReintroduce patch to quote args in notmuch-show to...
2010-04-23 Carl Worthnotmuch setup: Prompt for tags to set on new messages.
2010-04-23 Carl Worthconfig: Rename messages.new_tags to just new.tags
2010-04-23 Carl WorthClarify the documentation for the new_tags configuratio...
next