aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-24emacs: Don't display From header by default.Carl Worth
2010-04-24emacs: Allow user to customize which headers are visible.Carl Worth
2010-04-24emacs: Change message headers (To, CC, From, and Date) to be visible by defaultCarl Worth
2010-04-24emacs: Allow headers to be shown by default in show modeDavid Edmondson
2010-04-23removed unused variablesDirk Hohndel
2010-04-23emacs: Add notmuch-address.el for address completion using notmuchDavid Edmondson
2010-04-23emacs: Rename notmuch-show-toggle-all to notmuch-show-open-or-close-allCarl Worth
2010-04-23emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RETDavid Edmondson
2010-04-23fix expected test result to include Bcc linesDirk Hohndel
2010-04-23add From guessing tests to test suiteDirk Hohndel
2010-04-23emacs: Use single-quote not double-quote when constructing searchCarl Worth
2010-04-23emacs: Re-arrange message sending codeDavid Edmondson
2010-04-23test: Set fixed time zoneMichal Sojka
2010-04-23emacs: Push the cursor to point-max on `n' or `N' at the end of a threadDavid Edmondson
2010-04-23emacs: Re-arrange message sending codeDavid Edmondson
2010-04-23emacs: Fix some compilation warnings.Carl Worth
2010-04-23emacs: Add notmuch-hello.el, a friendly frontend to notmuchDavid Edmondson
2010-04-23emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-search-result-format' accordinglyDavid Edmondson
2010-04-23Reintroduce patch to quote args in notmuch-show to facilitate remote useJesse Rosenthal
2010-04-23notmuch setup: Prompt for tags to set on new messages.Carl Worth
2010-04-23config: Rename messages.new_tags to just new.tagsCarl Worth
2010-04-23Clarify the documentation for the new_tags configuration option.Carl Worth
2010-04-23notmuch setup: Fix new configuration-file groups to get commentsCarl Worth
2010-04-23Sprinkle some const-correctness around new_tags.Carl Worth
2010-04-23notmuch-config: make new message tags configurableBen Gamari
2010-04-23python: Add UNSORTED as Query.SORT optionSebastian Spaeth
2010-04-23python: Delete unused filesSebastian Spaeth
2010-04-22test: Put the json tests into their own section.Carl Worth
2010-04-22notmuch search: Fix timezone of timestamp in --format=json outputCarl Worth
2010-04-22First tests for JSON output and UTF-8 in mail body and subjectGregor Hoffleit
2010-04-22test: Make existing "notmuch show" test more resilientCarl Worth
2010-04-22json: Replace `date_unix' with `timestamp' in show outputDavid Edmondson
2010-04-22emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptCarl Worth
2010-04-22emacs: Use consistent naming for the two new poll functions.Carl Worth
2010-04-22Add 'G' keybinding to folder and search view that triggers external pollDirk Hohndel
2010-04-22Revert "thread: Simplify code for assigning the subject."Carl Worth
2010-04-22Revert "thread: Fix sort of search when constructing threads."Carl Worth
2010-04-22Revert "thread: Removed unsed sort argument from _thread_add_matched_message"Carl Worth
2010-04-22test: Add a test to demonstrate message-sorting regression.Carl Worth
2010-04-22test: When a test fails, show diff only (save complete output to a file)Carl Worth
2010-04-22test: Improve grammar in test-message subjects.Carl Worth
2010-04-21Fix help message for "show"Jameson Rollins
2010-04-21Merge Sebastian Spaeth's python bindings into bindings/pythonCarl Worth
2010-04-21Move everything down into a bindings/python directory.Carl Worth
2010-04-21thread: Removed unsed sort argument from _thread_add_matched_messageCarl Worth
2010-04-21emacs: Move definition of notmuch-folders to earlier in the file.Carl Worth
2010-04-21emacs: Try to name search buffers using info in notmuch-foldersServilio Afre Puentes
2010-04-21notmuch-tag: don't sort messages before applying tag changesSebastian Spaeth
2010-04-21query.cc: allow to return query results unsortedSebastian Spaeth
2010-04-21notmuch: Abort if specified configuration file is not found.Carl Worth