summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* emacs: Fix refresh of search results to leave cursor on current thread.Carl Worth2010-03-09
* Fix a few documentation typos in notmuch.hFernando Carrijo2010-03-09
* Update documentation of notmuch_query_createFernando Carrijo2010-03-09
* notmuch show: Don't show empty headers.Carl Worth2010-03-09
* TODO: Add proposal for a saved-search interface.Carl Worth2010-03-09
* TODO: Remove many items that have been completed recently.Carl Worth2010-03-09
* emacs: Fix documentation of notmuch-search-remove-tag.Carl Worth2010-03-09
* lib: Document what move_to_next does at the end of the list.Carl Worth2010-03-09
* lib: Rename iterator functions to prepare for reverse iteration.Carl Worth2010-03-09
* emacs: Fix backspace to not scroll more than the previous messageCarl Worth2010-03-09
* emacs: Unbreak notmuch-show-rewind (the function to which Backspace is bound)Carl Worth2010-03-09
* emacs: Make 'n' and 'p' navigate only open messages.Carl Worth2010-02-26
* emacs: Don't open unread messages by default.Carl Worth2010-02-26
* README: Mention that notmuch only supports maildir or mh format.Carl Worth2010-02-25
* emacs: Avoid removing the unread tag due to internal navigationCarl Worth2010-02-24
* Simplify "unread" tag handling in emacs UI.Jameson Rollins2010-02-24
* TODO: We should fix the --format=json option to not imply --entire-thread.Carl Worth2010-02-23
* notmuch search: Use "thread" rather than "id" when formatting with JSONCarl Worth2010-02-23
* json: Add copy of MIT license text from cJSONCarl Worth2010-02-23
* Add an "--format=(json|text)" command-line option to both notmuch-search and ...Scott Robinson2010-02-23
* TODO: Rename the proposed --for option to --outputCarl Worth2010-02-23
* notmuch.1: Use bold and indentation for the NOTMUCH_CONFIG variable.Carl Worth2010-02-23
* Add ENVIRONMENT VARIABLES section to the man pageJames Westby2010-02-23
* notmuch.el: Emphasize the 'i' of 'ID' in the documentation for 'c i'.Carl Worth2010-02-20
* Change the stash keybinding from 'z' to 'c'. And use 'i' for message ID.Carl Worth2010-02-20
* notmuch.el: add a submap (on "z" for "ztash") to stash things.David Bremner2010-02-20
* notmuch.el: convert sparse keymap to a list in notmuch-substitute-one-command...David Bremner2010-02-20
* Add functions notmuch-show-get-(bcc, cc, date, from, subject, to).David Bremner2010-02-20
* notmuch-show-get-header: new function; return alist of parsed header fields.David Bremner2010-02-20
* notmuch.el: Delete some trailing whitespace.Carl Worth2010-02-20
* notmuch.el: Fix bug from message with ':' in the From address.Carl Worth2010-02-11
* notmuch.el: Handle attached images via an external viewer.Carl Worth2010-02-10
* notmuch.el: Fix indentation.Carl Worth2010-02-10
* notmuch.el: Avoid infinite loop marking up message with no parts.Carl Worth2010-02-10
* Reintroduce HTML inlining, with a much needed optimizationAlexander Botero-Lowry2010-02-09
* Fix printf for when uint64_t != unsigned long long intCarl Worth2010-02-09
* Switch from random to sequential thread identifiers.Carl Worth2010-02-09
* TODO: Add some recently discussed items.Carl Worth2010-02-09
* Allow folders with no messages to be elided from listKeith Packard2010-02-08
* Look at whitespace to separate folder name from countKeith Packard2010-02-08
* Add 'm' and ' ' bindings to notmuch-folder viewKeith Packard2010-02-08
* emacs: Use font-lock-comment-face to highlight citation buttonKan-Ru Chen2010-02-08
* notmuch.el: show some of citation even when hiding.David Bremner2010-02-08
* notmuch.el: Refactor citation markup. Variables for minimum size, button text.David Bremner2010-02-08
* notmuch.h: Fix a couple of typos in the documentation.Carl Worth2010-02-05
* notmuch restore: Don't waste time with messages with unchanged tags.Carl Worth2010-02-05
* notmuch-test: Add basic tests for "notmuch dump" and "notmuch restore"Carl Worth2010-02-05
* notmuch-test: Fix misalignment in output.Carl Worth2010-02-05
* notmuch.el: Use emacs built-in forward-button and backward-buttonKan-Ru Chen2010-02-05
* Use forward-line instead of next-lineCarl Worth2010-02-05