aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | emacs: add message archiving functionsGravatar Jameson Graef Rollins2012-01-30
* | emacs: break out thread navigation from notmuch-show-archive-threadGravatar Jameson Graef Rollins2012-01-30
* | emacs: break up notmuch-show-archive-thread-internal into two more generally ...Gravatar Jameson Graef Rollins2012-01-30
* | emacs: use search-next-thread to move to next thread in show modeGravatar Jameson Graef Rollins2012-01-30
* | moved _config_(get|set)_list () functions earlier in the fileGravatar Tomi Ollila2012-01-30
* | emacs: Don't mark messages as "unsaved" when printing.Gravatar David Edmondson2012-01-27
* | emacs: Another special case for `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | test: Updated expected output for new `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'.Gravatar David Edmondson2012-01-27
* | emacs: Re-enable line wrapping in `notmuch-show-mode'.Gravatar David Edmondson2012-01-27
* | emacs: `notmuch-search-operate-all' code cleanup, no functional changesGravatar Dmitry Kurochkin2012-01-27
* | emacs: add completion to "tag all" operation ("*" binding)Gravatar Dmitry Kurochkin2012-01-27
* | test: `notmuch-test-run' should protect against buffer switching.Gravatar David Edmondson2012-01-26
* | test: `visible-buffer-substring' should not return text properties.Gravatar David Edmondson2012-01-26
* | emacs: polish notmuch-hello help textGravatar Dmitry Kurochkin2012-01-26
* | emacs: Fix a notmuch-print.el compiler warning.Gravatar David Edmondson2012-01-26
* | emacs: Make the part content available to `mm-inlinable-p'.Gravatar David Edmondson2012-01-26
* | emacs: bind "s" to `notmuch-hello-search' in notmuch-hello bufferGravatar Dmitry Kurochkin2012-01-25
* | emacs: use a single history for all searchesGravatar Dmitry Kurochkin2012-01-25
* | emacs: bind "s" to `notmuch-search' in notmuch-hello bufferGravatar Dmitry Kurochkin2012-01-25
* | uncrustify.cfg: label indent, some known types, not, # and ##Gravatar Tomi Ollila2012-01-25
* | test: Add address cleaning tests.Gravatar David Edmondson2012-01-25
* | test: Add more helpers for emacs tests.Gravatar David Edmondson2012-01-25
* | test: Add `test_emacs_expect_t'.Gravatar David Edmondson2012-01-25
* | test: Don't return the result of checking for running emacs to the tester.Gravatar David Edmondson2012-01-25
* | show: Introduce mime_node formatter callbackGravatar Austin Clements2012-01-25
* | mime node: Record depth-first part numbersGravatar Austin Clements2012-01-25
* | emacs: have notmuch-search-archive-thread use -next-thread functionGravatar Jameson Graef Rollins2012-01-25
* | NEWS: update "Tag exclusion" sectionGravatar Pieter Praet2012-01-23
* | setup: prompt user for search.exclude_tags valueGravatar Pieter Praet2012-01-23
* | setup: Create functions for tag list printing and parsingGravatar Austin Clements2012-01-23
* | config: only exclude messages if 'search.exclude_tags' is explicitly setGravatar Pieter Praet2012-01-23
* | test: only exclude "deleted" messages from search if explicitly configuredGravatar Pieter Praet2012-01-23
* | search: rename auto_exclude_tags to {search, }exclude_tagsGravatar Pieter Praet2012-01-23
| * Add a NEWS section for 0.11.1 and document the python error handling bugfixGravatar Justus Winter2012-01-23
| * python: fix error handlingGravatar Justus Winter2012-01-23
* | show: Use consistent header ordering in the text formatGravatar Austin Clements2012-01-23
* | test/emacs-large-search-buffer: correct typo (EXPEXTED -> EXPECTED)Gravatar Pieter Praet2012-01-23
* | test: make (kill-emacs) from emacsclient work with emacs 23.(1|2)Gravatar Tomi Ollila2012-01-22
* | test: whitespace-cleanup for most test/* filesGravatar Tomi Ollila2012-01-22
* | .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; 'Gravatar Tomi Ollila2012-01-22
* | show: don't use hex literals in JSON outputGravatar Thomas Jost2012-01-22
* | Fix NEWS about gmime 2.6Gravatar Thomas Jost2012-01-22
* | python: fix error handlingGravatar Justus Winter2012-01-22
* | uncrustify.cfg: initial support for notmuch coding styleGravatar David Bremner2012-01-21
* | emacs/*.el: changed one-char comment prefix ';' to two; ';;'Gravatar Tomi Ollila2012-01-21
* | Make buttons for attachments allow viewing as well as savingGravatar Mark Walters2012-01-21
* | Update NEWS and INSTALL about gmime 2.6Gravatar Thomas Jost2012-01-21
* | Add compatibility with gmime 2.6Gravatar Thomas Jost2012-01-21
* | emacs: add invisible dot instead of space at the end of notmuch-hello search boxGravatar Dmitry Kurochkin2012-01-21